final class IDVersionTermState extends BlockTermState
Modifier and Type | Field and Description |
---|---|
(package private) int |
docID |
(package private) long |
idVersion |
blockFilePointer, docFreq, termBlockOrd, totalTermFreq
ord
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 |
toString
public IDVersionTermState clone()
public void copyFrom(TermState _other)
TermState
TermState
to this instancecopyFrom
in class BlockTermState
_other
- the TermState to copy