Interface IndexCreationContext

    • Method Detail

      • getIndexDir

        File getIndexDir()
      • isOnHeap

        boolean isOnHeap()
      • getLengthOfLongestEntry

        int getLengthOfLongestEntry()
      • getMaxNumberOfMultiValueElements

        int getMaxNumberOfMultiValueElements()
      • getMaxRowLengthInBytes

        int getMaxRowLengthInBytes()
      • isSorted

        boolean isSorted()
      • getCardinality

        int getCardinality()
      • getTotalNumberOfEntries

        int getTotalNumberOfEntries()
      • getTotalDocs

        int getTotalDocs()
      • hasDictionary

        boolean hasDictionary()
      • forwardIndexDisabled

        boolean forwardIndexDisabled()