public static class IndexHelper.IndexInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
IndexHelper.IndexInfo.Serializer |
Modifier and Type | Field and Description |
---|---|
Composite |
firstName |
Composite |
lastName |
long |
offset |
long |
width |
Constructor and Description |
---|
IndexInfo(Composite firstName,
Composite lastName,
long offset,
long width) |
Modifier and Type | Method and Description |
---|---|
long |
unsharedHeapSize() |
Copyright © 2019 The Apache Software Foundation