public class BlockTermState extends OrdTermState
PostingsReaderBase
to produce a DocsEnum without re-seeking the
terms dict.| Modifier and Type | Field and Description |
|---|---|
long |
blockFilePointer |
int |
docFreq |
int |
termBlockOrd |
long |
totalTermFreq |
ord| Constructor and Description |
|---|
BlockTermState() |
public int docFreq
public long totalTermFreq
public int termBlockOrd
public long blockFilePointer
public void copyFrom(TermState _other)
TermStateTermState to this instancecopyFrom in class OrdTermState_other - the TermState to copypublic String toString()
toString in class OrdTermStateCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.