public static class OffheapIncrementalIndex.Builder extends AppendableIndexBuilder
concurrentEventAdd, deserializeComplexMetrics, incrementalIndexSchema, log, maxBytesInMemory, maxRowCount, sortFacts| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
protected OffheapIncrementalIndex |
buildInner() |
OffheapIncrementalIndex.Builder |
setBufferPool(NonBlockingPool<ByteBuffer> bufferPool) |
void |
validate() |
build, setConcurrentEventAdd, setDeserializeComplexMetrics, setIndexSchema, setMaxBytesInMemory, setMaxRowCount, setSimpleTestingIndexSchema, setSimpleTestingIndexSchema, setSortFactspublic OffheapIncrementalIndex.Builder setBufferPool(NonBlockingPool<ByteBuffer> bufferPool)
public void validate()
validate in class AppendableIndexBuilderprotected OffheapIncrementalIndex buildInner()
buildInner in class AppendableIndexBuilderCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.