Interface FSIndexImpl

All Superinterfaces:
LowLevelIndex
All Known Implementing Classes:
FSBagIndex, FSIntArrayIndex, FSLeafIndexImpl, FSRBTSetIndex

public interface FSIndexImpl extends LowLevelIndex
Class comment for FSIndexImpl.java goes here.
  • Method Details

    • getComparator

      FSIndexComparator getComparator()
      Returns:
      the FSIndexComparator structure used by this index
    • flush

      void flush()
    • getIntIterator

      IntPointerIterator getIntIterator()