public static class OnheapIncrementalIndex.Spec extends Object implements AppendableIndexSpec
| Constructor and Description |
|---|
Spec() |
Spec(Boolean preserveExistingMetrics) |
| Modifier and Type | Method and Description |
|---|---|
AppendableIndexBuilder |
builder() |
boolean |
equals(Object o) |
long |
getDefaultMaxBytesInMemory() |
int |
hashCode() |
boolean |
isPreserveExistingMetrics() |
public static final String TYPE
public boolean isPreserveExistingMetrics()
public AppendableIndexBuilder builder()
builder in interface AppendableIndexSpecpublic long getDefaultMaxBytesInMemory()
getDefaultMaxBytesInMemory in interface AppendableIndexSpecCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.