Uses of Class
org.apache.lucene.index.DocValuesUpdate.BinaryDocValuesUpdate
Packages that use DocValuesUpdate.BinaryDocValuesUpdate
-
Uses of DocValuesUpdate.BinaryDocValuesUpdate in org.apache.lucene.index
Methods in org.apache.lucene.index that return DocValuesUpdate.BinaryDocValuesUpdateModifier and TypeMethodDescription(package private) DocValuesUpdate.BinaryDocValuesUpdateDocValuesUpdate.BinaryDocValuesUpdate.prepareForApply(int docIDUpTo) Methods in org.apache.lucene.index with parameters of type DocValuesUpdate.BinaryDocValuesUpdateModifier and TypeMethodDescription(package private) voidBufferedUpdates.addBinaryUpdate(DocValuesUpdate.BinaryDocValuesUpdate update, int docIDUpto) Constructors in org.apache.lucene.index with parameters of type DocValuesUpdate.BinaryDocValuesUpdateModifierConstructorDescription(package private)FieldUpdatesBuffer(Counter bytesUsed, DocValuesUpdate.BinaryDocValuesUpdate initialValue, int docUpTo)