| Modifier and Type | Class and Description |
|---|---|
static class |
STBlockLine.Serializer
Reads block lines encoded incrementally, with all fields corresponding
to the term of the line.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<FieldMetadataTermState> |
termStates
List of the fields ond their TermStates for this block line.
|
termBytes, termState, termStateRelativeOffset| Constructor and Description |
|---|
STBlockLine(TermBytes termBytes,
java.util.List<FieldMetadataTermState> termStates) |
| Modifier and Type | Method and Description |
|---|---|
void |
collectFields(java.util.Collection<FieldMetadata> collector)
Collects the
FieldMetadata of all fields listed in this line. |
getTermBytes, getTermStateRelativeOffset, ramBytesUsed, resetprotected final java.util.List<FieldMetadataTermState> termStates
public STBlockLine(TermBytes termBytes, java.util.List<FieldMetadataTermState> termStates)
public void collectFields(java.util.Collection<FieldMetadata> collector)
FieldMetadata of all fields listed in this line.collector - Receives the collected FieldMetadata.Data In Motion GmbH all rights reserved