Interface IndexStore

    • Method Detail

      • getStorePath

        java.lang.String getStorePath()
      • getEntryCount

        long getEntryCount()
      • setEntryCount

        void setEntryCount​(long entryCount)
      • close

        void close()
            throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException
      • getIndexStoreType

        java.lang.String getIndexStoreType()
      • isIncremental

        boolean isIncremental()