Class DocValueBits
- java.lang.Object
-
- org.elasticsearch.index.fielddata.DocValueBits
-
public abstract class DocValueBits extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DocValueBits()
-
Method Summary
Modifier and Type Method Description abstract booleanadvanceExact(int doc)Advance this instance to the given document id
-