final class IDVersionTermState extends BlockTermState
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
docID |
(package private) long |
idVersion |
blockFilePointer, docFreq, termBlockOrd, totalTermFreqord| Constructor and Description |
|---|
IDVersionTermState() |
| Modifier and Type | Method and Description |
|---|---|
IDVersionTermState |
clone() |
void |
copyFrom(TermState _other)
Copies the content of the given
TermState to this instance |
toStringpublic IDVersionTermState clone()
public void copyFrom(TermState _other)
TermStateTermState to this instancecopyFrom in class BlockTermState_other - the TermState to copy