Class AbstractTSDBDocValuesProducer.BaseSortedDocValues

java.lang.Object
org.apache.lucene.search.DocIdSetIterator
org.apache.lucene.index.SortedDocValues
org.elasticsearch.index.codec.tsdb.AbstractTSDBDocValuesProducer.BaseSortedDocValues
All Implemented Interfaces:
PartitionedDocValues, BlockLoader.OptionalColumnAtATimeReader
Enclosing class:
AbstractTSDBDocValuesProducer

public abstract class AbstractTSDBDocValuesProducer.BaseSortedDocValues extends org.apache.lucene.index.SortedDocValues implements BlockLoader.OptionalColumnAtATimeReader, PartitionedDocValues