Interface AppendableIndexSpec

  • All Known Implementing Classes:
    OnheapIncrementalIndex.Spec

    public interface AppendableIndexSpec
    Describes the in-memory indexing method for data ingestion.
    • Method Detail

      • getDefaultMaxBytesInMemory

        long getDefaultMaxBytesInMemory()
        Returns the default max bytes in memory for this index.