Uses of Class
org.apache.lucene.codecs.lucene90.Lucene90DocValuesConsumer.SkipAccumulator
Packages that use Lucene90DocValuesConsumer.SkipAccumulator
-
Uses of Lucene90DocValuesConsumer.SkipAccumulator in org.apache.lucene.codecs.lucene90
Methods in org.apache.lucene.codecs.lucene90 that return Lucene90DocValuesConsumer.SkipAccumulatorModifier and TypeMethodDescriptionLucene90DocValuesConsumer.SkipAccumulator.merge
(List<Lucene90DocValuesConsumer.SkipAccumulator> list, int index, int length) Methods in org.apache.lucene.codecs.lucene90 that return types with arguments of type Lucene90DocValuesConsumer.SkipAccumulatorModifier and TypeMethodDescriptionprivate static List
<Lucene90DocValuesConsumer.SkipAccumulator> Lucene90DocValuesConsumer.buildLevel
(List<Lucene90DocValuesConsumer.SkipAccumulator> accumulators) Methods in org.apache.lucene.codecs.lucene90 with parameters of type Lucene90DocValuesConsumer.SkipAccumulatorModifier and TypeMethodDescription(package private) void
Lucene90DocValuesConsumer.SkipAccumulator.accumulate
(Lucene90DocValuesConsumer.SkipAccumulator other) Method parameters in org.apache.lucene.codecs.lucene90 with type arguments of type Lucene90DocValuesConsumer.SkipAccumulatorModifier and TypeMethodDescriptionprivate static List
<Lucene90DocValuesConsumer.SkipAccumulator> Lucene90DocValuesConsumer.buildLevel
(List<Lucene90DocValuesConsumer.SkipAccumulator> accumulators) Lucene90DocValuesConsumer.SkipAccumulator.merge
(List<Lucene90DocValuesConsumer.SkipAccumulator> list, int index, int length) private void
Lucene90DocValuesConsumer.writeLevels
(List<Lucene90DocValuesConsumer.SkipAccumulator> accumulators)