public static final class FSTOrdsOutputs.Output
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
BytesRef |
bytes |
long |
endOrd |
long |
startOrd |
| Constructor and Description |
|---|
Output(BytesRef bytes,
long startOrd,
long endOrd) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object _other) |
int |
hashCode() |
java.lang.String |
toString() |