Class OnheapIncrementalIndex.Spec
java.lang.Object
org.apache.druid.segment.incremental.OnheapIncrementalIndex.Spec
- All Implemented Interfaces:
AppendableIndexSpec
- Enclosing class:
OnheapIncrementalIndex
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
Spec
public Spec() -
Spec
-
-
Method Details
-
isPreserveExistingMetrics
public boolean isPreserveExistingMetrics() -
builder
Description copied from interface:AppendableIndexSpecCreates a new builder of the appendable index.- Specified by:
builderin interfaceAppendableIndexSpec
-
getDefaultMaxBytesInMemory
public long getDefaultMaxBytesInMemory()Description copied from interface:AppendableIndexSpecReturns the default max bytes in memory for this index.- Specified by:
getDefaultMaxBytesInMemoryin interfaceAppendableIndexSpec
-
equals
-
hashCode
public int hashCode()
-