A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes All Packages

A

AbstractColumnStatisticsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
This class in initialized per column and all the data is sent to it before actual indexes are created the job of this class is to collect unique elements record cardinality compute min compute max see if column isSorted
AbstractColumnStatisticsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
accept(int) - Method in interface org.apache.pinot.segment.local.utils.nativefst.StateVisitor
 
acquire(FetchContext) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
acquireAllSegments() - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Acquires all segments of the table.
acquireSegment(String) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Acquires the segments with the given segment name.
acquireSegments(List<String>, List<String>) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Acquires the segments with the given segment names.
add(byte[]) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueWriter
 
add(byte[]) - Method in class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
add(byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
Adds a value into the bytes store.
add(byte[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitmapInvertedIndexWriter
 
add(byte[], int) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueWriter
 
add(byte[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitmapInvertedIndexWriter
 
add(byte[], int, int, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
Add a single sequence of bytes to the FST.
add(double) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(double) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(double[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(double[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(float) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(float) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(float[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(float[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OffHeapBitmapInvertedIndexCreator
 
add(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OnHeapBitmapInvertedIndexCreator
 
add(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(int[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(int[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OffHeapBitmapInvertedIndexCreator
 
add(int[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OnHeapBitmapInvertedIndexCreator
 
add(int[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeInvertedIndex
Adds the document id to the bitmap of the given dictionary id.
add(long) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
add(long) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(long) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(long[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
add(long[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
add(long, long) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
Adds a value to this digest.
add(CharSequence) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.StringUnionOperations
Add another character sequence to this automaton.
add(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableFSTIndex
 
add(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableTextIndex
 
add(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneTextIndex
Adds a new document.
add(String) - Method in class org.apache.pinot.segment.local.realtime.impl.json.MutableJsonIndexImpl
Adds the next json value.
add(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.bloom.OnHeapGuavaBloomFilterCreator
 
add(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.json.BaseJsonIndexCreator
 
add(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.text.LuceneFSTIndexCreator
 
add(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
 
add(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
add(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexCreator
 
add(String[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.text.LuceneFSTIndexCreator
 
add(String[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
 
add(String[], int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
add(String[], int) - Method in class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexCreator
 
add(Geometry) - Method in class org.apache.pinot.segment.local.realtime.impl.geospatial.MutableH3Index
Adds the next geospatial value.
add(Geometry) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.BaseH3IndexCreator
 
add(Geometry) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.OffHeapH3IndexCreator
 
add(RoaringBitmap) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitmapInvertedIndexWriter
 
ADD_DATE_TIME - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
ADD_DIMENSION - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
ADD_METRIC - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
addArc(MutableState, int, MutableState) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
addBuiltInVirtualColumnsToSegmentSchema(Schema, String) - Static method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnProviderFactory
 
addColumnMetadataInfo(PropertiesConfiguration, String, ColumnIndexCreationInfo, int, FieldSpec, boolean, int) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
addColumnMinMaxValue() - Method in class org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGenerator
 
addColumnMinMaxValueInfo(PropertiesConfiguration, String, String, String) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
addEntry(String, Integer) - Method in class org.apache.pinot.segment.local.utils.fst.FSTBuilder
 
addEpsilons(Collection<StatePair>) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
addEpsilons(Automaton, Collection<StatePair>) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Adds epsilon transitions to the given automaton.
addExtraColumns(Schema) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
addOrReplaceSegment(String, IndexLoadingConfig, SegmentZKMetadata, SegmentMetadata) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Adds or replaces an immutable segment for the table, which can be an OFFLINE or REALTIME table.
addPath(String, int) - Method in interface org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFST
Add a path to the FST
addPath(String, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
addReader(RealtimeLuceneTextIndex) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders
 
addRealtimeReadersToQueue(RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState
 
addRecord(MutableSegment, RecordInfo) - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
addRecord(MutableSegment, RecordInfo) - Method in interface org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager
Updates the upsert metadata for a new consumed record in the given consuming segment.
ADDRESS_OFFSET - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
Offset of the address field inside an arc.
ADDRESS_OFFSET - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
An offset in the arc structure, where the address and flags field begins.
addressSorted(Comparable) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
addSegment(File, IndexLoadingConfig) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Adds a segment from local disk into the OFFLINE table.
addSegment(String, TableConfig, IndexLoadingConfig) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Adds a segment into the REALTIME table.
addSegment(ImmutableSegment) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Adds a loaded immutable segment into the table.
addSegment(ImmutableSegment) - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
addSegment(ImmutableSegment) - Method in interface org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager
Initializes the upsert metadata for the given immutable segment.
addSegment(IndexSegment) - Method in class org.apache.pinot.segment.local.dedup.PartitionDedupMetadataManager
 
addSegmentError(String, SegmentErrorInfo) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Add error related to segment, if any.
addSegmentStats(RealtimeSegmentStatsHistory.SegmentStats) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
addTransformedRows(GenericRow) - Method in class org.apache.pinot.segment.local.segment.creator.TransformPipeline.Result
 
addTransition(Transition) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Adds an outgoing transition.
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
AGGREGATED_VALUE_TYPE - Static variable in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
aggregateMetrics() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
ALL - org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGeneratorMode
 
ALL - org.apache.pinot.segment.local.utils.TableConfigUtils.ValidationType
 
ALL - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables all optional regexp syntax.
allocate(long, String) - Method in class org.apache.pinot.segment.local.io.readerwriter.RealtimeIndexOffHeapMemoryManager
Allocate memory for use by a column.
allocateInternal(long, String) - Method in class org.apache.pinot.segment.local.io.readerwriter.RealtimeIndexOffHeapMemoryManager
 
allocateInternal(long, String) - Method in class org.apache.pinot.segment.local.io.writer.impl.DirectMemoryManager
 
allocateInternal(long, String) - Method in class org.apache.pinot.segment.local.io.writer.impl.MmapMemoryManager
 
analyze(String, Analyzer) - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
ANYSTRING - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables anystring (@).
AppendMerger - Class in org.apache.pinot.segment.local.upsert.merger
Merges 2 records and returns the merged record.
apply(double, double) - Method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
apply(double, long) - Method in class org.apache.pinot.segment.local.customobject.AvgPair
 
apply(AvgPair) - Method in class org.apache.pinot.segment.local.customobject.AvgPair
 
apply(MinMaxRangePair) - Method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
applyAggregatedValue(A, A) - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Applies an aggregated value to the current aggregated value.
applyAggregatedValue(HyperLogLog, HyperLogLog) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
applyAggregatedValue(TDigest, TDigest) - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
applyAggregatedValue(Double, Double) - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
applyAggregatedValue(Double, Double) - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
applyAggregatedValue(Double, Double) - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
applyAggregatedValue(Long, Long) - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
applyAggregatedValue(BigDecimal, BigDecimal) - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
applyAggregatedValue(AvgPair, AvgPair) - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
applyAggregatedValue(MinMaxRangePair, MinMaxRangePair) - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
applyAggregatedValue(QuantileDigest, QuantileDigest) - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
applyAggregatedValue(RoaringBitmap, RoaringBitmap) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
applyRawValue(A, R) - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Applies a raw value to the current aggregated value.
applyRawValue(HyperLogLog, Object) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
applyRawValue(TDigest, Object) - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
applyRawValue(Double, Number) - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
applyRawValue(Double, Number) - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
applyRawValue(Double, Number) - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
applyRawValue(Long, Object) - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
applyRawValue(BigDecimal, Object) - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
applyRawValue(AvgPair, Object) - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
applyRawValue(MinMaxRangePair, Object) - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
applyRawValue(QuantileDigest, Object) - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
applyRawValue(RoaringBitmap, Object) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
ARC_SIZE - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
Size of a single arc structure.
arcEquals(Object, Object) - Static method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.utils.MutableFSTUtils
 
Automaton - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Finite-state automaton with regular expression operations.
Automaton() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Constructs a new automaton that accepts the empty language.
AUTOMATON - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables named automata (<identifier>).
AUTOMATON_HAS_PREFIX - Static variable in class org.apache.pinot.segment.local.utils.nativefst.MatchResult
The automaton contains a prefix of the input sequence (but the full sequence does not exist).
AutomatonMatcher - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
A tool that performs match operations on a given character sequence using a compiled automaton.
AutomatonProvider - Interface in org.apache.pinot.segment.local.utils.nativefst.automaton
Automaton provider for RegExp.
AVG_PAIR_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
AvgPair - Class in org.apache.pinot.segment.local.customobject
 
AvgPair(double, long) - Constructor for class org.apache.pinot.segment.local.customobject.AvgPair
 
AvgValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
AvgValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 

B

BaseChunkForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Base implementation for chunk-based raw (non-dictionary-encoded) forward index reader.
BaseChunkForwardIndexReader(PinotDataBuffer, FieldSpec.DataType, boolean) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
BaseChunkSVForwardIndexWriter - Class in org.apache.pinot.segment.local.io.writer.impl
Base implementation for chunk-based single-value raw (non-dictionary-encoded) forward index writer.
BaseChunkSVForwardIndexWriter(File, ChunkCompressionType, int, int, long, int, int, boolean) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
Constructor for the class.
BaseDataSource - Class in org.apache.pinot.segment.local.segment.index.datasource
 
BaseDataSource(DataSourceMetadata, ForwardIndexReader<?>, Dictionary, InvertedIndexReader<?>, RangeIndexReader<?>, TextIndexReader, TextIndexReader, JsonIndexReader, H3IndexReader, BloomFilterReader, NullValueVectorReader) - Constructor for class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
BaseDefaultColumnHandler - Class in org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
BaseDefaultColumnHandler(File, SegmentMetadataImpl, IndexLoadingConfig, Schema, SegmentDirectory.Writer) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
 
BaseDefaultColumnHandler.DefaultColumnAction - Enum in org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
BaseGuavaBloomFilterReader - Class in org.apache.pinot.segment.local.segment.index.readers.bloom
Base implementation of the reader for guava bloom filter.
BaseGuavaBloomFilterReader(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.bloom.BaseGuavaBloomFilterReader
 
BaseH3IndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial
Base implementation of the H3 index creator.
BaseImmutableDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Base implementation of immutable dictionary.
BaseImmutableDictionary(int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
For virtual dictionary.
BaseImmutableDictionary(PinotDataBuffer, int, int, byte) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
BaseJsonIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv.json
Base implementation of the json index creator.
BaseOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
Off-heap mutable dictionaries have the following elements: - A forward map from dictionary ID to the actual value.
BaseOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
BaseOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
The class BaseOnHeapMutableDictionary is the implementation of the mutable dictionary required by REALTIME consuming segments.
BaseOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOnHeapMutableDictionary
 
BaseTableUpsertMetadataManager - Class in org.apache.pinot.segment.local.upsert
 
BaseTableUpsertMetadataManager() - Constructor for class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
BaseVirtualColumnProvider - Class in org.apache.pinot.segment.local.segment.index.column
Shared implementation code between column providers.
BaseVirtualColumnProvider() - Constructor for class org.apache.pinot.segment.local.segment.index.column.BaseVirtualColumnProvider
 
BasicAutomata - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Construction of basic automata.
BasicOperations - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Basic automata operations.
BigDecimalColumnPreIndexStatsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
Extension of AbstractColumnStatisticsCollector for BigDecimal column type.
BigDecimalColumnPreIndexStatsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
BigDecimalDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Extension of BaseImmutableDictionary that implements immutable dictionary for BigDecimal type.
BigDecimalDictionary(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
BigDecimalOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
BigDecimalOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String, int) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
BigDecimalOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
BigDecimalOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
binarySearch(byte[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
binarySearch(double) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
binarySearch(float) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
binarySearch(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
binarySearch(long) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
binarySearch(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
WARNING: With non-zero padding byte, binary search result might not reflect the real insertion index for the value.
binarySearch(BigDecimal) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
BIT_ARC_FINAL - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
An arc flag indicating the target node of an arc corresponds to a final state.
BIT_ARC_LAST - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
An arc flag indicating the arc is last within its state.
BIT_FINAL_ARC - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Bit indicating that an arc corresponds to the last character of a sequence available when building the automaton.
BIT_LAST_ARC - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Bit indicating that an arc is the last one of the node's list and the following one belongs to another node.
BIT_TARGET_NEXT - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Bit indicating that the target node of this arc follows it in the compressed automaton structure (no goto field).
BitmapInvertedIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers
Reader for bitmap based inverted index.
BitmapInvertedIndexReader(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.BitmapInvertedIndexReader
 
BitmapInvertedIndexWriter - Class in org.apache.pinot.segment.local.segment.creator.impl.inv
Writer for bitmap inverted index file.
BitmapInvertedIndexWriter(File, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.BitmapInvertedIndexWriter
 
BitSlicedRangeIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv
 
BitSlicedRangeIndexCreator(File, FieldSpec, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
For dictionarized columns
BitSlicedRangeIndexCreator(File, FieldSpec, Comparable<?>, Comparable<?>) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
For raw columns
BitSlicedRangeIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers
 
BitSlicedRangeIndexReader(PinotDataBuffer, ColumnMetadata) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
BloomFilterHandler - Class in org.apache.pinot.segment.local.segment.index.loader.bloomfilter
 
BloomFilterHandler(SegmentMetadata, IndexLoadingConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.bloomfilter.BloomFilterHandler
 
BloomFilterReaderFactory - Class in org.apache.pinot.segment.local.segment.index.readers.bloom
 
Bucket(double, double) - Constructor for class org.apache.pinot.segment.local.customobject.QuantileDigest.Bucket
 
build() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
build() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
build() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.SegmentPreIndexStatsCollectorImpl
 
build() - Method in class org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder
Builds the star-trees.
build() - Method in interface org.apache.pinot.segment.local.startree.v2.builder.SingleTreeBuilder
Builds the star-tree.
build(byte[][], int[]) - Static method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
Build a minimal, deterministic automaton from a sorted list of byte sequences.
build(CharSequence[]) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.StringUnionOperations
Build a minimal, deterministic automaton from a sorted list of strings.
build(Iterable<byte[]>, int[]) - Static method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
Build a minimal, deterministic automaton from an iterable list of byte sequences.
build(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
 
build(SegmentVersion, ServerMetrics) - Method in class org.apache.pinot.segment.local.realtime.converter.RealtimeSegmentConverter
 
buildColumnIndexContainer(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.index.column.BaseVirtualColumnProvider
 
buildColumnIndexContainer(VirtualColumnContext) - Method in interface org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnProvider
 
buildDictionary(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.index.column.DefaultNullValueVirtualColumnProvider
 
buildDictionary(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.DocIdVirtualColumnProvider
 
buildDictionary(VirtualColumnContext) - Method in interface org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnProvider
 
Builder() - Constructor for class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
buildForwardIndex(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.index.column.DefaultNullValueVirtualColumnProvider
 
buildForwardIndex(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.DocIdVirtualColumnProvider
 
buildForwardIndex(VirtualColumnContext) - Method in interface org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnProvider
 
buildFST(SortedMap<String, Integer>) - Static method in class org.apache.pinot.segment.local.utils.fst.FSTBuilder
 
buildFST(SortedMap<String, Integer>) - Static method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
 
buildInvertedIndex(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.index.column.DefaultNullValueVirtualColumnProvider
 
buildInvertedIndex(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.DocIdVirtualColumnProvider
 
buildInvertedIndex(VirtualColumnContext) - Method in interface org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnProvider
 
buildMap(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Build a map from a serialized string
buildMetadata(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.index.column.DefaultNullValueVirtualColumnProvider
 
buildMetadata(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.DocIdVirtualColumnProvider
 
buildMetadata(VirtualColumnContext) - Method in interface org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnProvider
 
buildProvider(VirtualColumnContext) - Static method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnProviderFactory
 
buildSegment(SegmentGeneratorConfig) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
Builds a segment using given SegmentGeneratorConfig
BytesColumnPredIndexStatsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
Extension of AbstractColumnStatisticsCollector for byte[] column type.
BytesColumnPredIndexStatsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
BytesDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Extension of BaseImmutableDictionary that implements immutable dictionary for byte[] type.
BytesDictionary(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
ByteSequenceIterator - Class in org.apache.pinot.segment.local.utils.nativefst
An iterator that traverses the right language of a given node (all sequences reachable from a given node).
ByteSequenceIterator(FST, int) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.ByteSequenceIterator
Create an instance of the iterator for a given node.
BytesOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
BytesOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String, int) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
Constructor the class.
BytesOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
BytesOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 

C

CharacterRunAutomaton - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Automaton representation for matching char[].
CharacterRunAutomaton(Automaton) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.CharacterRunAutomaton
Constructor specifying determinizeWorkLimit.
checkRecordPresentOrUpdate(PrimaryKey, IndexSegment) - Method in class org.apache.pinot.segment.local.dedup.PartitionDedupMetadataManager
 
CHUNK_HEADER_ENTRY_ROW_OFFSET_SIZE - Static variable in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
 
ChunkCompressorFactory - Class in org.apache.pinot.segment.local.io.compression
Factory for Chunk compressors/de-compressors.
chunkIndexFor(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
ChunkReaderContext - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Context for the chunk-based forward index readers.
ChunkReaderContext(int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.ChunkReaderContext
 
clearRealtimeReaderList() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders
 
clone() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns a clone of this automaton.
clone() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
Clones this transition.
cloneAggregatedValue(A) - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Clones an aggregated value.
cloneAggregatedValue(HyperLogLog) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
cloneAggregatedValue(TDigest) - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
cloneAggregatedValue(Double) - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
cloneAggregatedValue(Double) - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
cloneAggregatedValue(Double) - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
cloneAggregatedValue(Long) - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
cloneAggregatedValue(BigDecimal) - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
cloneAggregatedValue(AvgPair) - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
cloneAggregatedValue(MinMaxRangePair) - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
cloneAggregatedValue(QuantileDigest) - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
cloneAggregatedValue(RoaringBitmap) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
close() - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
close() - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
close() - Method in class org.apache.pinot.segment.local.io.readerwriter.RealtimeIndexOffHeapMemoryManager
Close out this memory manager and release all memory and resources.
close() - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriter
 
close() - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriterV2
 
close() - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
close() - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
close() - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
close() - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
close() - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueWriter
 
close() - Method in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
close() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
close() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitSVForwardIndexWriter
 
close() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
close() - Method in class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
close() - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriterV4
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOnHeapMutableDictionary
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.geospatial.MutableH3Index
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableFSTIndex
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableTextIndex
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeInvertedIndex
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneTextIndex
 
close() - Method in class org.apache.pinot.segment.local.realtime.impl.json.MutableJsonIndexImpl
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.bloom.OnHeapGuavaBloomFilterCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueUnsortedForwardIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueSortedForwardIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueUnsortedForwardIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitmapInvertedIndexWriter
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.BaseH3IndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.OffHeapH3IndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.json.BaseJsonIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.MmapFileWriter
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OffHeapBitmapInvertedIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OnHeapBitmapInvertedIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.text.LuceneFSTIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.nullvalue.NullValueVectorCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
close() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
close() - Method in class org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessor
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.BitmapInvertedIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.bloom.BaseGuavaBloomFilterReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVInvertedIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantSortedIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.ChunkReaderContext
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader.Context
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReaderV2
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.geospatial.ImmutableH3IndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.json.ImmutableJsonIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.LuceneFSTIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl.Context
 
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.text.LuceneTextIndexReader
When we destroy the loaded ImmutableSegment, all the indexes (for each column) are destroyed and as part of that we release the text index
close() - Method in class org.apache.pinot.segment.local.segment.index.readers.text.NativeTextIndexReader
 
close() - Method in class org.apache.pinot.segment.local.segment.readers.GenericRowRecordReader
 
close() - Method in class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
close() - Method in class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
 
close() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
close() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
close() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
close() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Reader
 
close() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 
close() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
close() - Method in class org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder
 
close() - Method in class org.apache.pinot.segment.local.startree.v2.builder.OffHeapSingleTreeBuilder
 
close() - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeIndexCombiner
 
close() - Method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexContainer
 
close() - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
close() - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapTableUpsertMetadataManager
 
close() - Method in class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
close() - Method in class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexCreator
 
close() - Method in class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexReader
 
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
Collects statistics for the given entry (entry can be either single-valued or multi-valued).
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.DoubleColumnPreIndexStatsCollector
 
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.FloatColumnPreIndexStatsCollector
 
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.IntColumnPreIndexStatsCollector
 
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.LongColumnPreIndexStatsCollector
 
collect(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
collectRow(GenericRow) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.SegmentPreIndexStatsCollectorImpl
 
ColumnMinMaxValueGenerator - Class in org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue
 
ColumnMinMaxValueGenerator(SegmentMetadataImpl, SegmentDirectory.Writer, ColumnMinMaxValueGeneratorMode) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGenerator
 
ColumnMinMaxValueGeneratorMode - Enum in org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue
ColumnStats() - Constructor for class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.ColumnStats
 
combine(StarTreeV2BuilderConfig, File) - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeIndexCombiner
Combines the index files inside the given directory into the single index file, then cleans the directory.
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
compare(int, int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
compareTo(AvgPair) - Method in class org.apache.pinot.segment.local.customobject.AvgPair
 
compareTo(MinMaxRangePair) - Method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
compareTo(SerializedHLL) - Method in class org.apache.pinot.segment.local.customobject.SerializedHLL
 
compareTo(SerializedQuantileDigest) - Method in class org.apache.pinot.segment.local.customobject.SerializedQuantileDigest
 
compareTo(SerializedTDigest) - Method in class org.apache.pinot.segment.local.customobject.SerializedTDigest
 
compareTo(ValueLongPair<V>) - Method in class org.apache.pinot.segment.local.customobject.ValueLongPair
 
compareTo(IndexKey) - Method in class org.apache.pinot.segment.local.segment.store.IndexKey
 
compareTo(StarTreeIndexMapUtils.IndexValue) - Method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexValue
 
compareTo(State) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Compares this object with the specified object for order.
complement() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
complement(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns a (deterministic) automaton that accepts the complement of the language of the given automaton.
COMPLEMENT - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables complement (~).
complete() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.StringUnionOperations
Finalize the automaton and return the root state.
complete() - Method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
 
ComplexTypeTransformer - Class in org.apache.pinot.segment.local.recordtransformer
A transformer to handle the complex types such as Map and Collection, with flattening and unnesting.
ComplexTypeTransformer(TableConfig) - Constructor for class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
 
CompositeTransformer - Class in org.apache.pinot.segment.local.recordtransformer
The CompositeTransformer class performs multiple transforms based on the inner RecordTransformers.
CompositeTransformer(List<RecordTransformer>) - Constructor for class org.apache.pinot.segment.local.recordtransformer.CompositeTransformer
 
compress(Automaton, String, char) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Returns an automaton that accepts the compressed language of the given automaton.
computeCrc() - Method in class org.apache.pinot.segment.local.utils.CrcUtils
 
computeFPP(int, int) - Static method in class org.apache.pinot.segment.local.segment.index.readers.bloom.GuavaBloomFilterReaderUtils
Calculates the fpp (false positive probability) based on the given bloom filter size and number of insertions.
computeMD5() - Method in class org.apache.pinot.segment.local.utils.CrcUtils
 
concatenate(List<Automaton>) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts the concatenation of the languages of the given automata.
ConcurrentMapPartitionUpsertMetadataManager - Class in org.apache.pinot.segment.local.upsert
Implementation of PartitionUpsertMetadataManager that is backed by a ConcurrentHashMap.
ConcurrentMapPartitionUpsertMetadataManager(String, int, List<String>, String, HashFunction, PartialUpsertHandler, ServerMetrics) - Constructor for class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
ConcurrentMapTableUpsertMetadataManager - Class in org.apache.pinot.segment.local.upsert
Implementation of TableUpsertMetadataManager that is backed by a ConcurrentHashMap.
ConcurrentMapTableUpsertMetadataManager() - Constructor for class org.apache.pinot.segment.local.upsert.ConcurrentMapTableUpsertMetadataManager
 
CONSTANT_ARC_AUTOMATON_SIZE - org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
ConstantArcSizeFST - Class in org.apache.pinot.segment.local.utils.nativefst
A FST with constant-size arc representation produced directly by FSTBuilder.
ConstantArcSizeFST(byte[], int, Map<Integer, Integer>) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
ConstantMVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.constant
Dictionary-encoded forward index reader for multi-value column with constant values.
ConstantMVForwardIndexReader() - Constructor for class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
ConstantMVInvertedIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.constant
Inverted index reader for multi-value column with constant values.
ConstantMVInvertedIndexReader(int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVInvertedIndexReader
 
ConstantSortedIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.constant
Sorted index reader for single-value column with constant values.
ConstantSortedIndexReader(int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantSortedIndexReader
 
ConstantValueBigDecimalDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Dictionary of a single BIG_DECIMAL value.
ConstantValueBigDecimalDictionary(BigDecimal) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
ConstantValueBytesDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Dictionary of a single bytes (byte[]) value.
ConstantValueBytesDictionary(byte[]) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
ConstantValueDoubleDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Dictionary of a single double value.
ConstantValueDoubleDictionary(double) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
ConstantValueFloatDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Dictionary of a single float value.
ConstantValueFloatDictionary(float) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
ConstantValueIntDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Dictionary of a single int value.
ConstantValueIntDictionary(int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
ConstantValueLongDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Dictionary of a single long value.
ConstantValueLongDictionary(long) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
ConstantValueStringDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Dictionary of a single string value.
ConstantValueStringDictionary(String) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
Context() - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader.Context
 
Context() - Constructor for class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl.Context
 
convert(File) - Method in class org.apache.pinot.segment.local.segment.index.converter.SegmentV1V2ToV3FormatConverter
 
copyTo(File) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
CountValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
CountValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
coverGeometryInH3(Geometry, int) - Static method in class org.apache.pinot.segment.local.utils.H3Utils
 
CrcUtils - Class in org.apache.pinot.segment.local.utils
 
create(TableConfig, Schema, TableDataManager, ServerMetrics) - Static method in class org.apache.pinot.segment.local.upsert.TableUpsertMetadataManagerFactory
 
createBitSet(PinotDataBuffer, int) - Static method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
createColumnV1Indices(String) - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
Helper method to create the V1 indices (dictionary and forward index) for a column, returns true if the creation succeeds, false otherwise.
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkSVForwardIndexReader
 
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
 
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReader
 
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
createContext() - Method in class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl
 
createInvalidSingleRow(long) - Static method in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
createMultipleRow(long) - Static method in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
createMultipleRowPartialFailure(long) - Static method in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
createReader() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
createSchema() - Static method in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
createSingleRow(long) - Static method in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
createTableConfig(String, String) - Static method in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
createWriter() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
CURRENT_VERSION - Static variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
CustomSerDeUtils - Class in org.apache.pinot.segment.local.utils
 
CustomSerDeUtils.ObjectSerDe<T> - Interface in org.apache.pinot.segment.local.utils
Serializer/De-serializer for a specific type of object.

D

DATA_SKETCH_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
DataTypeTransformer - Class in org.apache.pinot.segment.local.recordtransformer
The DataTypeTransformer class will convert the values to follow the data types in FieldSpec.
DataTypeTransformer(Schema) - Constructor for class org.apache.pinot.segment.local.recordtransformer.DataTypeTransformer
 
decompressChunk(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
decreaseReferenceCount() - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
Decreases the reference count.
DEFAULT_ANNOTATION - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Default annotation byte.
DEFAULT_COLLECTION_TO_JSON_MODE - Static variable in class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
 
DEFAULT_DELIMITER - Static variable in class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
 
DEFAULT_FILLER - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Default filler byte.
DEFAULT_MAX_ERROR - Static variable in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
DEFAULT_MAX_LEAF_RECORDS - Static variable in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
DEFAULT_MODE - Static variable in enum org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGeneratorMode
 
DEFAULT_TDIGEST_COMPRESSION - Static variable in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
DEFAULT_VERSION - Static variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
DefaultColumnHandler - Interface in org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
DefaultColumnHandlerFactory - Class in org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
DefaultColumnStatistics - Class in org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
DefaultColumnStatistics(Object, Object, Object, boolean, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
DefaultIndexCreatorProvider - Class in org.apache.pinot.segment.local.segment.creator.impl
This class centralizes logic for how to create indexes.
DefaultIndexCreatorProvider() - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
DefaultIndexReaderProvider - Class in org.apache.pinot.segment.local.segment.index.readers
Default implementations of index reader provision logic.
DefaultIndexReaderProvider() - Constructor for class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
DefaultMutableIndexProvider - Class in org.apache.pinot.segment.local.indexsegment.mutable
 
DefaultMutableIndexProvider() - Constructor for class org.apache.pinot.segment.local.indexsegment.mutable.DefaultMutableIndexProvider
 
DefaultNullValueVirtualColumnProvider - Class in org.apache.pinot.segment.local.segment.index.column
Provide the default null value.
DefaultNullValueVirtualColumnProvider() - Constructor for class org.apache.pinot.segment.local.segment.index.column.DefaultNullValueVirtualColumnProvider
 
DefaultSegmentDirectoryLoader - Class in org.apache.pinot.segment.local.loader
Default implementation of SegmentDirectoryLoader
DefaultSegmentDirectoryLoader() - Constructor for class org.apache.pinot.segment.local.loader.DefaultSegmentDirectoryLoader
 
deserialize(byte[]) - Method in interface org.apache.pinot.segment.local.utils.CustomSerDeUtils.ObjectSerDe
De-serializes a value from a byte array.
deserialize(byte[]) - Static method in class org.apache.pinot.segment.local.utils.GeometrySerializer
Deserializes bytes into a geometry object
deserialize(ByteBuffer) - Method in interface org.apache.pinot.segment.local.utils.CustomSerDeUtils.ObjectSerDe
De-serializes a value from a byte buffer.
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
deserializeAggregatedValue(byte[]) - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
De-serializes an aggregated value from a byte array.
deserialzeFrom(File) - Static method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
destroy() - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
 
destroy() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
destroy() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
destroy() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
destroy() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
determinize() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
determinize(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Determinizes the given automaton.
DirectMemoryManager - Class in org.apache.pinot.segment.local.io.writer.impl
 
DirectMemoryManager(String) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.DirectMemoryManager
 
DirectMemoryManager(String, ServerMetrics) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.DirectMemoryManager
 
DistinctCountBitmapValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
DistinctCountBitmapValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
DistinctCountHLLValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
DistinctCountHLLValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
DocIdDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
DocId dictionary for the segment
DocIdDictionary(int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
DocIdVirtualColumnProvider - Class in org.apache.pinot.segment.local.segment.virtualcolumn
Virtual column provider that returns the document id.
DocIdVirtualColumnProvider() - Constructor for class org.apache.pinot.segment.local.segment.virtualcolumn.DocIdVirtualColumnProvider
 
doClose() - Method in class org.apache.pinot.segment.local.io.readerwriter.RealtimeIndexOffHeapMemoryManager
Method to be implemented by inheriting concrete classes
doClose() - Method in class org.apache.pinot.segment.local.io.writer.impl.DirectMemoryManager
 
doClose() - Method in class org.apache.pinot.segment.local.io.writer.impl.MmapMemoryManager
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
doClose() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
done() - Method in class org.apache.pinot.segment.local.utils.fst.FSTBuilder
 
DOUBLE_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
DoubleColumnPreIndexStatsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
 
DoubleColumnPreIndexStatsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.DoubleColumnPreIndexStatsCollector
 
DoubleDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
 
DoubleDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
DoubleLongPair - Class in org.apache.pinot.segment.local.customobject
 
DoubleLongPair(Double, long) - Constructor for class org.apache.pinot.segment.local.customobject.DoubleLongPair
 
DoubleOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
DoubleOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
DoubleOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
DoubleOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 

E

EARTH_RADIUS_KM - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
EARTH_RADIUS_M - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
EMPTY - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables empty language (#).
EMPTY_POINT - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
EmptyDataSource - Class in org.apache.pinot.segment.local.segment.index.datasource
The EmptyImmutableDataSource class is the data source for a column in the immutable segment with 0 rows.
EmptyDataSource(ColumnMetadata) - Constructor for class org.apache.pinot.segment.local.segment.index.datasource.EmptyDataSource
 
EmptyIndexSegment - Class in org.apache.pinot.segment.local.indexsegment.immutable
Immutable segment impl for empty segment Such an IndexSegment contains only the metadata, and no indexes
EmptyIndexSegment(SegmentMetadataImpl) - Constructor for class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
enableDedup(PartitionDedupMetadataManager) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
enableUpsert(PartitionUpsertMetadataManager, ThreadSafeMutableRoaringBitmap) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
Enables upsert for this segment.
end() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Returns the offset after the last character matched.
end(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Returns the offset after the last character matched of the specified capturing group.
ENGLISH_STOP_WORDS_SET - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
 
ensureMinReplicas(TableConfig, int) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
Ensure that the table config has the minimum number of replicas set as per cluster configs.
ensureStorageQuotaConstraints(TableConfig, String) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
Ensure the table config has storage quota set as per cluster configs.
equals(Object) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest.Bucket
 
equals(Object) - Method in class org.apache.pinot.segment.local.segment.store.IndexKey
 
equals(Object) - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
equals(Object) - Method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexKey
 
equals(Object) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns true if the language of this automaton is equal to the language of the given automaton.
equals(Object) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
equals(Object) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.StatePair
Checks for equality.
equals(Object) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
Checks for equality.
equals(Object) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableArc
 
equals(Object) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
equals(Object) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
equalsValueAt(byte[], int) - Method in class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
equalsValueAt(int, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
Returns whether the value at the given index equals the given value.
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
equalsValueAt(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
equivalent(QuantileDigest) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
ESTIMATED_MEMORY_CONSUMPTION_MB - org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
evaluate(Object[]) - Method in interface org.apache.pinot.segment.local.function.FunctionEvaluator
Evaluates the function on the given values (same order as the arguments) and returns the result.
evaluate(Object[]) - Method in class org.apache.pinot.segment.local.function.GroovyFunctionEvaluator
 
evaluate(Object[]) - Method in class org.apache.pinot.segment.local.function.InbuiltFunctionEvaluator
 
evaluate(Object[]) - Method in class org.apache.pinot.segment.local.function.TimeSpecFunctionEvaluator
 
evaluate(GenericRow) - Method in interface org.apache.pinot.segment.local.function.FunctionEvaluator
Evaluate the function on the generic row and return the result
evaluate(GenericRow) - Method in class org.apache.pinot.segment.local.function.GroovyFunctionEvaluator
 
evaluate(GenericRow) - Method in class org.apache.pinot.segment.local.function.InbuiltFunctionEvaluator
 
evaluate(GenericRow) - Method in class org.apache.pinot.segment.local.function.TimeSpecFunctionEvaluator
Performs time transformation
EXACT_MATCH - Static variable in class org.apache.pinot.segment.local.utils.nativefst.MatchResult
The automaton has exactly one match for the input sequence.
expandSingleton() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Expands singleton representation to normal representation.
ExpressionTransformer - Class in org.apache.pinot.segment.local.recordtransformer
The ExpressionTransformer class will evaluate the function expressions.
ExpressionTransformer(TableConfig, Schema) - Constructor for class org.apache.pinot.segment.local.recordtransformer.ExpressionTransformer
 
extractTimeValue(Comparable) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
 

F

FilterTransformer - Class in org.apache.pinot.segment.local.recordtransformer
Based on filter config, decide whether to skip or allow this record.
FilterTransformer(TableConfig) - Constructor for class org.apache.pinot.segment.local.recordtransformer.FilterTransformer
 
find() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Find the next matching subsequence of the input.
firstNonNull(T, T) - Static method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
FixedBitIntReader - Class in org.apache.pinot.segment.local.io.reader.impl
Int reader for bit-compressed data.
FixedBitIntReaderWriter - Class in org.apache.pinot.segment.local.io.util
 
FixedBitIntReaderWriter(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriter
 
FixedBitIntReaderWriterV2 - Class in org.apache.pinot.segment.local.io.util
 
FixedBitIntReaderWriterV2(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriterV2
 
FixedBitMVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Bit-compressed dictionary-encoded forward index reader for multi-value columns.
FixedBitMVForwardIndexReader(PinotDataBuffer, int, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
FixedBitMVForwardIndexReader.Context - Class in org.apache.pinot.segment.local.segment.index.readers.forward
 
FixedBitMVForwardIndexWriter - Class in org.apache.pinot.segment.local.io.writer.impl
Bit-compressed dictionary-encoded forward index writer for multi-value columns.
FixedBitMVForwardIndexWriter(File, int, int, int) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
FixedBitSVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Bit-compressed dictionary-encoded forward index reader for single-value columns.
FixedBitSVForwardIndexReader(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReader
 
FixedBitSVForwardIndexReaderV2 - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Bit-compressed dictionary-encoded forward index reader for single-value columns.
FixedBitSVForwardIndexReaderV2(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReaderV2
 
FixedBitSVForwardIndexWriter - Class in org.apache.pinot.segment.local.io.writer.impl
Bit-compressed dictionary-encoded forward index writer for single-value columns.
FixedBitSVForwardIndexWriter(File, int, int) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.FixedBitSVForwardIndexWriter
 
FixedByteChunkMVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Chunk-based multi-value raw (non-dictionary-encoded) forward index reader for values of fixed length data type (INT, LONG, FLOAT, DOUBLE).
FixedByteChunkMVForwardIndexReader(PinotDataBuffer, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
FixedByteChunkSVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Chunk-based single-value raw (non-dictionary-encoded) forward index reader for values of fixed length data type (INT, LONG, FLOAT, DOUBLE).
FixedByteChunkSVForwardIndexReader(PinotDataBuffer, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkSVForwardIndexReader
 
FixedByteChunkSVForwardIndexWriter - Class in org.apache.pinot.segment.local.io.writer.impl
Class to write out fixed length bytes into a single column.
FixedByteChunkSVForwardIndexWriter(File, ChunkCompressionType, int, int, int, int) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.FixedByteChunkSVForwardIndexWriter
Constructor for the class.
FixedByteMVMutableForwardIndex - Class in org.apache.pinot.segment.local.realtime.impl.forward
This class provides expandable off-heap implementation to store a multi-valued column across a number of rows.
FixedByteMVMutableForwardIndex(int, int, int, int, PinotDataBufferMemoryManager, String, boolean, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
FixedBytePower2ChunkSVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Chunk-based single-value raw (non-dictionary-encoded) forward index reader for values of fixed length data type (INT, LONG, FLOAT, DOUBLE).
FixedBytePower2ChunkSVForwardIndexReader(PinotDataBuffer, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
 
FixedByteSingleValueMultiColReader - Class in org.apache.pinot.segment.local.io.reader.impl
Generic utility class to read data from file.
FixedByteSingleValueMultiColReader(PinotDataBuffer, int, int[]) - Constructor for class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
FixedByteSingleValueMultiColumnReaderWriter - Class in org.apache.pinot.segment.local.io.readerwriter.impl
SingleValue MultiColumn reader and writer for fixed size columns.
FixedByteSingleValueMultiColumnReaderWriter(int, int[], PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
Constructor for the class.
FixedByteSingleValueMultiColWriter - Class in org.apache.pinot.segment.local.io.writer.impl
 
FixedByteSingleValueMultiColWriter(File, int, int, int[]) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
FixedByteSingleValueMultiColWriter(PinotDataBuffer, int, int[]) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
FixedByteSVMutableForwardIndex - Class in org.apache.pinot.segment.local.realtime.impl.forward
This class implements reader as well as writer interfaces for fixed-byte single column and single value data.
FixedByteSVMutableForwardIndex(boolean, FieldSpec.DataType, int, PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
FixedByteValueReaderWriter - Class in org.apache.pinot.segment.local.io.util
 
FixedByteValueReaderWriter(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
FixedIntArrayOffHeapIdMap - Class in org.apache.pinot.segment.local.utils
Implementation of IdMap with FixedIntArray as key.
FixedIntArrayOffHeapIdMap(int, int, int, PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
Fixtures - Class in org.apache.pinot.segment.local.segment.creator
 
FLAGS_OFFSET - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
Offset of the flags field inside an arc.
FLAGS_SIZE - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
Size of the flags field (constant for the builder).
flattenMap(GenericRow, List<String>) - Method in class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
Recursively flatten all the Maps in the record.
FLEXIBLE - org.apache.pinot.segment.local.utils.nativefst.FSTFlags
Daciuk: flexible FST encoding.
FloatColumnPreIndexStatsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
 
FloatColumnPreIndexStatsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.FloatColumnPreIndexStatsCollector
 
FloatDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
 
FloatDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
FloatLongPair - Class in org.apache.pinot.segment.local.customobject
 
FloatLongPair(Float, long) - Constructor for class org.apache.pinot.segment.local.customobject.FloatLongPair
 
FloatOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
FloatOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
FloatOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
FloatOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
forAllFilesInFolder(File) - Static method in class org.apache.pinot.segment.local.utils.CrcUtils
 
FORWARD_INDEX - org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexType
 
FPOrdering - Class in org.apache.pinot.segment.local.utils
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.AvgPair
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.DoubleLongPair
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.FloatLongPair
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.IntLongPair
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.LongLongPair
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
fromByteBuffer(ByteBuffer) - Static method in class org.apache.pinot.segment.local.customobject.StringLongPair
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.AvgPair
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.DoubleLongPair
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.FloatLongPair
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.IntLongPair
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.LongLongPair
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
fromBytes(byte[]) - Static method in class org.apache.pinot.segment.local.customobject.StringLongPair
 
fromID(int) - Static method in enum org.apache.pinot.segment.local.utils.GeometryType
Constructs the serialization type from the id
fromIndexConfig(StarTreeIndexConfig) - Static method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
FST - Class in org.apache.pinot.segment.local.utils.nativefst
This is a top abstract class for handling finite state automata.
FST() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.FST
 
FST_MAGIC - Static variable in class org.apache.pinot.segment.local.utils.nativefst.FSTHeader
FST magic (4 bytes).
FSTBuilder - Class in org.apache.pinot.segment.local.utils.fst
Builds FST using lucene org.apache.lucene.util.fst.Builder library.
FSTBuilder - Class in org.apache.pinot.segment.local.utils.nativefst.builder
Fast, memory-conservative finite state transducer builder, returning an in-memory FST that is a tradeoff between construction speed and memory consumption.
FSTBuilder() - Constructor for class org.apache.pinot.segment.local.utils.fst.FSTBuilder
 
FSTBuilder() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
 
FSTBuilder(int) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
 
FSTBuilder.InfoEntry - Enum in org.apache.pinot.segment.local.utils.nativefst.builder
Debug and information constants.
fstEquals(Object, Object) - Static method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.utils.MutableFSTUtils
 
FSTFlags - Enum in org.apache.pinot.segment.local.utils.nativefst
FST automaton flags.
FSTHeader - Class in org.apache.pinot.segment.local.utils.nativefst
Standard FST file header, as described in FST package documentation.
FSTIndexHandler - Class in org.apache.pinot.segment.local.segment.index.loader.invertedindex
Helper class for fst indexes used by SegmentPreProcessor.
FSTIndexHandler(SegmentMetadata, IndexLoadingConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.invertedindex.FSTIndexHandler
 
FSTInfo - Class in org.apache.pinot.segment.local.utils.nativefst.builder
Compute additional information about a FST: number of arcs, nodes, etc.
FSTInfo(FST) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.builder.FSTInfo
 
FSTSerializer - Interface in org.apache.pinot.segment.local.utils.nativefst.builder
All FST serializers (to binary formats) will implement this interface.
FSTSerializerImpl - Class in org.apache.pinot.segment.local.utils.nativefst.builder
Serializes a physical FST graphs to a binary format compatible with Jan Daciuk's fsa's package ImmutableFST format.
FSTSerializerImpl() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializerImpl
 
FSTTraversal - Class in org.apache.pinot.segment.local.utils.nativefst
This class implements some common matching and scanning operations on a generic FST.
FSTTraversal(FST) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.FSTTraversal
Traversals of the given FST.
FunctionEvaluator - Interface in org.apache.pinot.segment.local.function
Interface for evaluators of transform function expressions of schema field specs
FunctionEvaluatorFactory - Class in org.apache.pinot.segment.local.function
Factory class to create an FunctionEvaluator for the field spec based on the FieldSpec.getTransformFunction()

G

gatherStats(StatsCollectorConfig) - Method in class org.apache.pinot.segment.local.realtime.converter.stats.RealtimeSegmentSegmentCreationDataSource
 
gatherStats(StatsCollectorConfig) - Method in class org.apache.pinot.segment.local.segment.creator.IntermediateSegmentSegmentCreationDataSource
 
gatherStats(StatsCollectorConfig) - Method in class org.apache.pinot.segment.local.segment.creator.RecordReaderSegmentCreationDataSource
 
generateBuilderConfigs(List<StarTreeIndexConfig>, boolean, SegmentMetadata) - Static method in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils
Generates the deduplicated star-tree builder configs.
generateDefaultConfig(SegmentMetadata) - Static method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
Generates default config based on the segment metadata.
generateSegmentGeneratorConfig(TableConfig, Schema) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
Create SegmentGeneratorConfig using tableConfig and schema.
generateSegmentGeneratorConfig(TableConfig, Schema, BatchIngestionConfig) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
Create SegmentGeneratorConfig using tableConfig, schema and batchIngestionConfig.
generateSegmentTarURI(URI, URI, String, String) - Static method in class org.apache.pinot.segment.local.utils.SegmentPushUtils
 
GenericRowRecordReader - Class in org.apache.pinot.segment.local.segment.readers
Record reader for list of GenericRow.
GenericRowRecordReader(List<GenericRow>) - Constructor for class org.apache.pinot.segment.local.segment.readers.GenericRowRecordReader
 
GEOGRAPHY_FACTORY - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GEOGRAPHY_GET_MASK - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GEOGRAPHY_SET_MASK - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GEOGRAPHY_SRID - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
Coordinate system of lat/lng per https://epsg.io/4326
GEOGRAPHY_WKB_READER - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GEOGRAPHY_WKT_READER - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GEOMETRY_COLLECTION - org.apache.pinot.segment.local.utils.GeometryType
 
GEOMETRY_FACTORY - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GEOMETRY_WKB_READER - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GEOMETRY_WKT_READER - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
GeometrySerializer - Class in org.apache.pinot.segment.local.utils
Provides methods to efficiently serialize and deserialize geometry types.
GeometryType - Enum in org.apache.pinot.segment.local.utils
The geometry type.
GeometryUtils - Class in org.apache.pinot.segment.local.utils
Utility methods for the geometry.
get(int) - Method in class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOnHeapMutableDictionary
For performance, we don't validate the dictId passed in.
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
Returns the value at the given index.
get(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
get(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
get(SegmentVersion) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentCreationDriverFactory
 
getAcceptStates() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns the set of reachable accept states.
getAggregatedDocId() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
getAggregatedValueType() - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
getAggregatedValueType() - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Returns the data type of the aggregated value.
getAggregatedValueType(AggregationFunctionType) - Static method in class org.apache.pinot.segment.local.aggregator.ValueAggregatorFactory
Returns the data type of the aggregated value for the given aggregation type.
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
getAggregationType() - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
getAggregationType() - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Returns the type of the aggregation.
getAlpha() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
getArc(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
Get an arc based on it's index the arcs ArrayList
getArc(int, byte) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getArc(int, byte) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getArc(int, byte) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
getArcCount() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
Get the number of outgoing arcs
getArcLabel(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getArcLabel(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getArcLabel(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
getArcs() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
getArguments() - Method in interface org.apache.pinot.segment.local.function.FunctionEvaluator
Get the arguments of the function
getArguments() - Method in class org.apache.pinot.segment.local.function.GroovyFunctionEvaluator
 
getArguments() - Method in class org.apache.pinot.segment.local.function.InbuiltFunctionEvaluator
 
getArguments() - Method in class org.apache.pinot.segment.local.function.TimeSpecFunctionEvaluator
 
getArraySize() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getAuthConfig() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
getAutomaton(String) - Method in interface org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonProvider
Returns automaton of the given name.
getAvgColumnSize() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.ColumnStats
 
getAvgNumMultiValues() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getAvgValueSize() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getBigDecimal(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getBigDecimal(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
getBigDecimal(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getBigDecimal(int, int) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
 
getBigDecimal(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReader
 
getBigDecimal(int, VarByteChunkSVForwardIndexReaderV4.ReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getBigDecimalValue(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getBitsetSize() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
getBloomFilter() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getBloomFilter() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getBloomFilter() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getBloomFilterConfigs() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getBloomFilterReader(PinotDataBuffer, boolean) - Static method in class org.apache.pinot.segment.local.segment.index.readers.bloom.BloomFilterReaderFactory
 
getBuffer() - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getByteArrayValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getBytes(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
getBytes(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getBytes(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
Generic method to read the raw bytes
getBytes(int, int) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
getBytes(int, int) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
NOTE: Do not reuse buffer for BYTES because the return value can have variable length.
getBytes(int, int) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getBytes(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
getBytes(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReader
 
getBytes(int, VarByteChunkSVForwardIndexReaderV4.ReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
getByteSize() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
getBytesMV(int, byte[][], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
getBytesMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getBytesValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getCapacity() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getCardinality() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getCardinality() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getCardinality() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.ColumnStats
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.DoubleColumnPreIndexStatsCollector
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.FloatColumnPreIndexStatsCollector
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.IntColumnPreIndexStatsCollector
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.LongColumnPreIndexStatsCollector
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
getCardinality() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getChar(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
getChildDimensionId() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getChildForDimensionValue(int) - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getChildrenIterator() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getChunkBuffer() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.ChunkReaderContext
 
getChunkBuffer(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
Helper method to return the chunk buffer that contains the value at the given document id.
getChunkBuffer(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
Helper method to return the chunk buffer that contains the value at the given document id.
getChunkId() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.ChunkReaderContext
 
getChunkOffsetHeaderSize() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
getChunkPosition(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
Helper method to get the offset of the chunk in the data.
getColumnMetadataBuilder(VirtualColumnContext) - Method in class org.apache.pinot.segment.local.segment.index.column.BaseVirtualColumnProvider
 
getColumnMinMaxValueGeneratorMode() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getColumnProfileFor(String) - Method in class org.apache.pinot.segment.local.realtime.converter.stats.RealtimeSegmentStatsContainer
 
getColumnProfileFor(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.SegmentPreIndexStatsCollectorImpl
 
getColumnProfileFor(String) - Method in class org.apache.pinot.segment.local.segment.creator.IntermediateSegmentStatsContainer
 
getColumnProperties() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getColumnSizes() - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
getColumnStatisticsCollector(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
getColumnStats(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
getColumnsWithIndex(ColumnIndexType) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
getCommonPrefix(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Returns the longest string that is a prefix of all accepted strings and visits each state at most once.
getComparisonValue() - Method in class org.apache.pinot.segment.local.upsert.RecordInfo
 
getComplexTypeTransformer(TableConfig) - Static method in class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
 
getCompressor(ChunkCompressionType) - Static method in class org.apache.pinot.segment.local.io.compression.ChunkCompressorFactory
Returns the chunk compressor for the specified name.
getCompressor(ChunkCompressionType, boolean) - Static method in class org.apache.pinot.segment.local.io.compression.ChunkCompressorFactory
Returns the chunk compressor for the specified name.
getConfidenceFactor() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
Computes the maximum error of the current digest
getConfig() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
getConsumerDir() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
getConsumerDir() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getConverter(SegmentVersion, SegmentVersion) - Static method in class org.apache.pinot.segment.local.segment.index.converter.SegmentFormatConverterFactory
 
getCount() - Method in class org.apache.pinot.segment.local.customobject.AvgPair
 
getCount() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest.Bucket
 
getCount() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
Number (decayed) of elements added to this quantile digest
getCursor() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getDataDir() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
getDataSource(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getDataSource(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getDataSource(String) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getDataSource(String) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getDataSourceMetadata() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getDecompressor(ChunkCompressionType) - Static method in class org.apache.pinot.segment.local.io.compression.ChunkCompressorFactory
Returns the chunk decompressor for the specified name.
getDefaultColumnHandler(File, SegmentMetadataImpl, IndexLoadingConfig, Schema, SegmentDirectory.Writer) - Static method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnHandlerFactory
 
getDefaultEstAvgColSize() - Static method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getDefaultEstCardinality() - Static method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getDefaultFileLength() - Static method in class org.apache.pinot.segment.local.io.writer.impl.MmapMemoryManager
 
getDefaultHelixTableDataManagerConfig(InstanceDataManagerConfig, String) - Static method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
getDefaultTransformer(TableConfig, Schema) - Static method in class org.apache.pinot.segment.local.recordtransformer.CompositeTransformer
Returns a record transformer that performs null value handling, time/expression/data-type transformation and record sanitization.
getDest() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
Returns destination of this transition.
getDictId() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getDictId(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getDictId(int) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
getDictId(int, SortedIndexReaderImpl.Context) - Method in class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl
 
getDictId(int, ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantSortedIndexReader
 
getDictId(int, ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReader
 
getDictId(int, ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReaderV2
 
getDictId(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOnHeapMutableDictionary
Get the dictId of a single value.
getDictId(Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
Given a raw value, get the dictionary ID from the reverse map.
getDictIdMV(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getDictIdMV(int, int[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getDictIdMV(int, int[], FixedBitMVForwardIndexReader.Context) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
getDictIdMV(int, int[], ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
getDictIdMV(int, FixedBitMVForwardIndexReader.Context) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
getDictIdMV(int, ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
getDictIds() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getDictIds(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableFSTIndex
 
getDictIds(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableTextIndex
 
getDictIds(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneTextIndex
 
getDictIds(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.LuceneFSTIndexReader
 
getDictIds(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.text.LuceneTextIndexReader
 
getDictIds(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.text.NativeTextIndexReader
 
getDictIds(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexReader
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getDictIdsInRange(String, String, boolean, boolean) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getDictionary() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getDictionary() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getDictionary() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getDictionary() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
getDictionary() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getDictionary(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getDictionary(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getDictionary(SegmentDirectory.Reader, ColumnMetadata) - Static method in class org.apache.pinot.segment.local.segment.index.loader.LoaderUtils
Returns the dictionary for the given column.
getDimensionId() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getDimensionNames() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTree
 
getDimensionsSplitOrder() - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
getDimensionValue() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getDiskSizeBytes() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
getDocId() - Method in class org.apache.pinot.segment.local.upsert.RecordInfo
 
getDocIds(int) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeInvertedIndex
 
getDocIds(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitmapInvertedIndexReader
 
getDocIds(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVInvertedIndexReader
 
getDocIds(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantSortedIndexReader
 
getDocIds(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl
 
getDocIds(long) - Method in class org.apache.pinot.segment.local.realtime.impl.geospatial.MutableH3Index
 
getDocIds(long) - Method in class org.apache.pinot.segment.local.segment.index.readers.geospatial.ImmutableH3IndexReader
 
getDocIds(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableFSTIndex
 
getDocIds(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableTextIndex
 
getDocIds(String) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneTextIndex
 
getDocIds(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.LuceneFSTIndexReader
 
getDocIds(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.text.LuceneTextIndexReader
 
getDocIds(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.text.NativeTextIndexReader
 
getDocIds(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexReader
 
getDouble(int) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
getDouble(int) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
 
getDouble(int) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getDouble(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getDouble(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getDouble(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
Reads the double at row,col
getDouble(int, int) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
getDouble(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkSVForwardIndexReader
 
getDouble(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
 
getDoubleMV(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getDoubleMV(int, double[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getDoubleMV(int, double[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getDoubleMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getDoubleValue(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getEndDocId() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getEndNode(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getEndNode(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getEndNode(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
getEstimatedAvgColSize(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
Estimate the average size of a string column based on the past segments of the table.
getEstimatedCardinality(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
Estimate the cardinality of a column based on past segments of a table For now, we return the average value.
getEstimatedRowsToIndex() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getExpressionEvaluator(String) - Static method in class org.apache.pinot.segment.local.function.FunctionEvaluatorFactory
 
getExpressionEvaluator(FieldSpec) - Static method in class org.apache.pinot.segment.local.function.FunctionEvaluatorFactory
Creates the FunctionEvaluator for the given field spec 1.
getFieldConfigList() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getFieldsForRecordExtractor(IngestionConfig, Schema) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
Extracts all fields required by the RecordExtractor from the given TableConfig and Schema Fields for ingestion come from 2 places: 1.
getFieldSpec() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getFieldSpec() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnContext
 
getFilePointer() - Method in class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
getFirstArc(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getFirstArc(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getFirstArc(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
getFlags() - Method in interface org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializer
 
getFlags() - Method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializerImpl
Return supported flags.
getFlags() - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getFlags() - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getFlags() - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
getFloat(int) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
getFloat(int) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
 
getFloat(int) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getFloat(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getFloat(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getFloat(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
getFloat(int, int) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
getFloat(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkSVForwardIndexReader
 
getFloat(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
 
getFloatMV(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getFloatMV(int, float[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getFloatMV(int, float[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getFloatMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getFloatValue(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getForwardIndex() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getForwardIndex() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getForwardIndex() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getForwardIndex() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getForwardIndex(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getForwardIndex(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getForwardIndexReader(SegmentDirectory.Reader, ColumnMetadata) - Static method in class org.apache.pinot.segment.local.segment.index.loader.LoaderUtils
Returns the forward index reader for the given column.
getFSTIndex() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getFSTIndex() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getFSTIndex() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getFSTIndexColumns() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getFSTIndexColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getFSTIndexType() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getFSTTypeOfIndex(File, String) - Static method in class org.apache.pinot.segment.local.segment.store.TextIndexUtils
 
getFunctionColumnPairs() - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
getGroovyExpressionPrefix() - Static method in class org.apache.pinot.segment.local.function.GroovyFunctionEvaluator
 
getH3Index() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getH3Index() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getH3Index() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getH3IndexConfigs() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getH3IndexConfigs() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getH3IndexResolution() - Method in class org.apache.pinot.segment.local.realtime.impl.geospatial.MutableH3Index
 
getH3IndexResolution() - Method in class org.apache.pinot.segment.local.segment.index.readers.geospatial.ImmutableH3IndexReader
 
getHash1() - Method in class org.apache.pinot.segment.local.segment.index.readers.bloom.GuavaBloomFilterReaderUtils.Hash128AsLongs
 
getHash2() - Method in class org.apache.pinot.segment.local.segment.index.readers.bloom.GuavaBloomFilterReaderUtils.Hash128AsLongs
 
getHeaderEntryChunkOffsetSize(int) - Static method in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
getHistogram(List<Long>) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
getId(Key) - Method in interface org.apache.pinot.segment.local.utils.IdMap
Returns the id associated with the specified key.
getId(FixedIntArray) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getIncomingStates() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
getIndexDir() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
getIndexFor(String, ColumnIndexType) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Reader
 
getIndexFor(String, ColumnIndexType) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 
getIndexHandler(ColumnIndexType, SegmentMetadataImpl, IndexLoadingConfig) - Static method in class org.apache.pinot.segment.local.segment.index.loader.IndexHandlerFactory
 
getIndexWriter() - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
 
getIngestionAggregationConfigs() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getIngestionSchemaValidator() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
Returns the schema validator.
getInitialAggregatedValue(Number) - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
getInitialAggregatedValue(Number) - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
getInitialAggregatedValue(Number) - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
getInitialAggregatedValue(Object) - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
getInitialAggregatedValue(R) - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Returns the initial aggregated value.
getInitialState() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Gets initial state.
getInitialState() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns initial state.
getInstance() - Static method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState
 
getInstanceId() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getInt(int) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
getInt(int) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
 
getInt(int) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getInt(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getInt(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getInt(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
getInt(int, int) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
getInt(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkSVForwardIndexReader
 
getInt(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
 
getIntermediateSegment() - Method in class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
getInternal(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getInternal(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getInternal(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getInternal(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getInternal(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getIntMV(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getIntMV(int, int[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getIntMV(int, int[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getIntMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getIntValue(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getInvertedIndex() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getInvertedIndex() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getInvertedIndex() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getInvertedIndex(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getInvertedIndex(String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getInvertedIndexColumns() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getInvertedIndexColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getJsonIndex() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getJsonIndex() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getJsonIndex() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getJsonIndexColumns() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getJsonIndexColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getKey(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getKey(int) - Method in interface org.apache.pinot.segment.local.utils.IdMap
Returns the key associated with the specified id.
getLabel() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
getLatestSegmentMemoryConsumed() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getLeafCollector(LeafReaderContext) - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneDocIdCollector
 
getLeafCollector(LeafReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.text.LuceneDocIdCollector
 
getLengthOfLargestElement() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getLengthOfLargestElement() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getLengthOfLargestElement() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
getLengthOfLargestElement() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
getLengthOfLargestElement() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
getLengthOfLargestElement() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
getLengthOfLargestElement() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getLengthOfLongestElement() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getLengthOfLongestElement() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getLengthOfLongestElement() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
getLengthOfShortestElement() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getLoadTimeMs() - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
 
getLock() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders
 
getLong(int) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
getLong(int) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
 
getLong(int) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getLong(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getLong(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getLong(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
getLong(int, int) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
getLong(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkSVForwardIndexReader
 
getLong(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
 
getLongMV(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getLongMV(int, long[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getLongMV(int, long[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getLongMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getLongValue(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getMatchingDocIds(double, double) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getMatchingDocIds(double, double) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getMatchingDocIds(float, float) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getMatchingDocIds(float, float) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getMatchingDocIds(int, int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getMatchingDocIds(int, int) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getMatchingDocIds(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getMatchingDocIds(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getMatchingDocIds(String) - Method in class org.apache.pinot.segment.local.realtime.impl.json.MutableJsonIndexImpl
 
getMatchingDocIds(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.json.ImmutableJsonIndexReader
 
getMax() - Method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
getMax() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
getMaxAggregatedValueByteSize() - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
getMaxAggregatedValueByteSize() - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Returns the maximum size in bytes of the aggregated values seen so far.
getMaxError() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
getMaxLeafRecords() - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
getMaxNumberOfMultiValues() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getMaxNumberOfMultiValues() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getMaxNumberOfMultiValues() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
getMaxNumberOfMultiValues() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getMaxNumEntries() - Static method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getMaxNumValuesPerMVEntry() - Method in class org.apache.pinot.segment.local.segment.index.column.NumValuesInfo
 
getMaxParallelSegmentDownloads() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
getMaxRowLengthInBytes() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
getMaxRowLengthInBytes() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
getMaxRowLengthInBytes() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
getMaxTime() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
Deprecated.
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getMaxVal() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getMaxValue() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getMaxValue() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.DoubleColumnPreIndexStatsCollector
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.FloatColumnPreIndexStatsCollector
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.IntColumnPreIndexStatsCollector
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.LongColumnPreIndexStatsCollector
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getMaxValue() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getMean() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest.Bucket
 
getMemoryManager() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getMemUsedBytes() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
getMerger(UpsertConfig.Strategy) - Static method in class org.apache.pinot.segment.local.upsert.merger.PartialUpsertMergerFactory
 
getMin() - Method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
getMin() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
getMinTime() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
Deprecated.
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getMinVal() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getMinValue() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getMinValue() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.DoubleColumnPreIndexStatsCollector
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.FloatColumnPreIndexStatsCollector
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.IntColumnPreIndexStatsCollector
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.LongColumnPreIndexStatsCollector
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getMinValue() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getMutableDictionary(FieldSpec.DataType, boolean, PinotDataBufferMemoryManager, int, int, String) - Static method in class org.apache.pinot.segment.local.realtime.impl.dictionary.MutableDictionaryFactory
 
getName() - Method in enum org.apache.pinot.segment.local.utils.GeometryType
 
getNextArc(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getNextArc(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getNextArc(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
getNextNthSetBitOffset(int, int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
getNextSetBitOffset(int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
getNextState() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableArc
Get the next state
getNoDictionaryColumns() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getNoDictionaryColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getnoDictionaryConfig() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getNullBitmap() - Method in class org.apache.pinot.segment.local.realtime.impl.nullvalue.MutableNullValueVector
 
getNullBitmap() - Method in class org.apache.pinot.segment.local.segment.index.readers.NullValueVectorReaderImpl
 
getNullValueVector() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getNullValueVector() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getNullValueVector() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getNumberOfHeapBuffersUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
getNumberOfOveflowValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
getNumberOfRows() - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
getNumberOfStates() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns the number of states in this automaton.
getNumberOfTransitions() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns the number of transitions in this automaton.
getNumBitsPerValue(int) - Static method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
Returns the number of bits required to encode the value.
getNumBytesPerEntry() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
 
getNumChildren() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getNumChunks() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
getNumDocsIndexed() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getNumDocsIndexed() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getNumDocsPerChunk(int) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
getNumMatchingDocs(double, double) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getNumMatchingDocs(double, double) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getNumMatchingDocs(float, float) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getNumMatchingDocs(float, float) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getNumMatchingDocs(int, int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getNumMatchingDocs(int, int) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getNumMatchingDocs(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getNumMatchingDocs(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getNumPartitions() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getNumPartitions() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getNumPartitions() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
Returns the number of partitions for this column.
getNumPartitions() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getNumRowsConsumed() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
getNumRowsIndexed() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
getNumSeconds() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
getNumSegments() - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Returns the number of segments managed by this instance.
getNumValues() - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getNumValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
 
getNumValues() - Method in class org.apache.pinot.segment.local.segment.index.column.NumValuesInfo
 
getNumValuesInfo() - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
getNumValuesMV(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getNumValuesMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedByteChunkMVForwardIndexReader
 
getNumValuesMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
getNumValuesMV(int, FixedBitMVForwardIndexReader.Context) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
getNumValuesMV(int, ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
getNumValuesPerRange() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
getOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
getOnHeapDictionaryColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getOrCreatePartitionManager(int) - Method in class org.apache.pinot.segment.local.dedup.TableDedupMetadataManager
 
getOrCreatePartitionManager(int) - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapTableUpsertMetadataManager
 
getOrCreatePartitionManager(int) - Method in interface org.apache.pinot.segment.local.upsert.TableUpsertMetadataManager
 
getOutputDirectory() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
Returns the path of the output directory
getOutputPinotFS(BatchConfig, URI) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
Creates an instance of the PinotFS using the fileURI and fs properties from BatchConfig
getOutputSymbol() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableArc
 
getOutputSymbol(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getOutputSymbol(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Get output symbol for the given arc
getOutputSymbol(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
 
getPaddedString(int, byte[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getPaddedString(int, int, byte[]) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
getPaddedString(int, int, byte[]) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
NOTE: The passed in reusable buffer should have capacity of at least numBytesPerValue.
getPaddedString(int, int, byte[]) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getPartiallyMatchingDocIds(double, double) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getPartiallyMatchingDocIds(double, double) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getPartiallyMatchingDocIds(float, float) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getPartiallyMatchingDocIds(float, float) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getPartiallyMatchingDocIds(int, int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getPartiallyMatchingDocIds(int, int) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getPartiallyMatchingDocIds(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.BitSlicedRangeIndexReader
 
getPartiallyMatchingDocIds(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
getPartitionColumn() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getPartitionDedupMetadataManager() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getPartitionFunction() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getPartitionFunction() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getPartitionFunction() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getPartitionFunction() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
Returns the PartitionFunction for the column.
getPartitionFunction() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getPartitionFunctionConfig() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getPartitionFunctionConfig() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getPartitionFunctionConfig() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
Returns the PartitionFunction's functionConfig for the column.
getPartitionFunctionConfig() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getPartitionId() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getPartitions() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getPartitions() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getPartitions() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
Returns the partitions within which the column values exist.
getPartitions() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getPartitionUpsertMetadataManager() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getPassThroughPipeline() - Static method in class org.apache.pinot.segment.local.segment.creator.TransformPipeline
Returns a pass through pipeline that does not transform the record.
getPassThroughTransformer() - Static method in class org.apache.pinot.segment.local.recordtransformer.CompositeTransformer
Returns a pass through record transformer that does not transform the record.
getPath() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
getPhysicalColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getPhysicalColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getPhysicalColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getPhysicalColumnNames() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getPrimaryKey() - Method in class org.apache.pinot.segment.local.upsert.RecordInfo
 
getPrimaryKey(IndexSegment, List<String>, int, PrimaryKey) - Static method in class org.apache.pinot.segment.local.upsert.UpsertUtils
Reads a primary key from the segment.
getPrimaryKeyColumns() - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
getPrimaryKeyColumns() - Method in interface org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager
Returns the primary key columns.
getPropertyName(int, String) - Method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexKey
Returns the property name for the index.
getQuantile(double) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
Gets the value at the specified quantile +/- maxError.
getQuantiles(List<Double>) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
Gets the values at the specified quantiles +/- maxError.
getRangeIndex() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getRangeIndex() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getRangeIndex() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getRangeIndexColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getRangeIndexVersion() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getRawDataSize() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
getRawIndexCreatorForMVColumn(File, ChunkCompressionType, String, FieldSpec.DataType, int, int, boolean, int, int) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
Helper method to build the raw index creator for the column.
getRawIndexCreatorForSVColumn(File, ChunkCompressionType, String, FieldSpec.DataType, int, int, boolean, int) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
Helper method to build the raw index creator for the column.
getRawIndexWriterVersion(String, Map<String, Map<String, String>>) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
getReader(PinotDataBuffer, int) - Static method in class org.apache.pinot.segment.local.io.reader.impl.FixedBitIntReader
 
getReadMode() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getRealtimeAvgMultiValueCount() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getRealtimeLuceneReaders() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders
 
getRecord(int, GenericRow) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getRecord(int, GenericRow) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getRecord(int, GenericRow) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getRecord(int, GenericRow) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getRecord(GenericRow, int) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
getRecordInfoIterator(ImmutableSegment, List<String>, String) - Static method in class org.apache.pinot.segment.local.upsert.UpsertUtils
Returns an iterator of RecordInfo from the segment.
getRecordReader() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.RealtimeSegmentSegmentCreationDataSource
 
getRecordReader() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
getRecordReader() - Method in class org.apache.pinot.segment.local.segment.creator.IntermediateSegmentSegmentCreationDataSource
 
getRecordReader() - Method in class org.apache.pinot.segment.local.segment.creator.RecordReaderSegmentCreationDataSource
 
getReferenceCount() - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
 
getRightLanguageCount(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getRightLanguageCount(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Returns the number encoded at the given node.
getRoot() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTree
 
getRootNode() - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
getRootNode() - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
getRootNode() - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Returns the start node of this automaton.
getRowsPerChunk() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
getSchema() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getSearcherManager() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneTextIndex
 
getSegment() - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
 
getSegmentDirectoryConfigs() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getSegmentDirectoryLoader() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getSegmentErrors() - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Returns a list of segment errors that were encountered and cached.
getSegmentLock(String, String) - Static method in class org.apache.pinot.segment.local.utils.SegmentLocks
 
getSegmentMetadata() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getSegmentMetadata() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getSegmentMetadata() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getSegmentMetadata() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getSegmentMetadata() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
getSegmentName() - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
 
getSegmentName() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getSegmentName() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getSegmentName() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getSegmentName() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getSegmentName() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders
 
getSegmentName() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getSegmentName() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
Returns the name of the segment associated with this index creation driver.
getSegmentPartitionConfig() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getSegmentSizeBytes() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getSegmentSizeBytes() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getSegmentStats() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
getSegmentStatsAt(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
getSegmentStoreURI() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getSegmentUriToTarPathMap(URI, PushJobSpec, String[]) - Static method in class org.apache.pinot.segment.local.utils.SegmentPushUtils
 
getSegmentVersion() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getSegmentZKMetadata() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getSequences() - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
An alias of calling FST.iterator() directly (FST is also Iterable).
getSequences(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Returns an iterator over all binary sequences starting at the given FST state (node) and ending in final nodes.
getShort(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
getSize() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns number of states in automaton.
getSkippedRowCount() - Method in class org.apache.pinot.segment.local.segment.creator.TransformPipeline.Result
 
getSkipStarNodeCreationForDimensions() - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
getSortedColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getSortedDocIdIterationOrderWithSortedColumn(String) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
Returns the docIds to use for iteration when the data is sorted by the given column.
getSortedDocIds() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
Returns the sorted document ids.
getSortedDocIds(List<String>) - Method in class org.apache.pinot.segment.local.segment.readers.sort.PinotSegmentSorter
Sort the segment by the sort order columns.
getSortedDocIds(List<String>) - Method in interface org.apache.pinot.segment.local.segment.readers.sort.SegmentSorter
Compute the sorted docIds given a list of sort order column names
getSortedTransitions(boolean) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Returns sorted list of outgoing transitions.
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getSortedValues() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getStartDocId() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
getStarTreeIndexConfigs() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getStarTrees() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getStarTrees() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getStarTrees() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getStarTrees() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getStarTrees() - Method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexContainer
 
getStartSize() - Method in class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
getStartState() - Method in interface org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFST
The start state in the FST; there must be exactly one
getStartState() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
Get the initial states
getStates() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns the set of states that are reachable from the initial state.
getStatsHistory() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getStoredType() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
getStoredType() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
getStoredType() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
getStoredType() - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
getStoredType() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
getStoredType() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
getStoredType() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReader
 
getStoredType() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReaderV2
 
getStoredType() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
getStreamName() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getStreamSegmentDownloadUntarRateLimitBytesPerSec() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
getString(int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
getString(int, int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
Returns the string value, NOTE: It expects all String values in the file to be of same length
getString(int, int) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
getString(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReader
 
getString(int, VarByteChunkSVForwardIndexReaderV4.ReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
getStringListFromSegmentProperties(String, PropertiesConfiguration) - Static method in class org.apache.pinot.segment.local.segment.index.loader.LoaderUtils
Get string list from segment properties.
getStringMV(int, String[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
getStringMV(int, ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getStringValue(int) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getSum() - Method in class org.apache.pinot.segment.local.customobject.AvgPair
 
getTableConfig() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
getTableDataDir() - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Returns the dir which contains the data segments.
getTableDataManagerType() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
getTableName() - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Returns the table name managed by this instance.
getTableName() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
getTableNameWithType() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getTextIndex() - Method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
getTextIndex() - Method in class org.apache.pinot.segment.local.segment.index.datasource.BaseDataSource
 
getTextIndex() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
getTextIndexColumns() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
Used by MutableSegmentImpl when it starts consuming/indexing.
getTextIndexColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
Used in two places: (1) In PhysicalColumnIndexContainer to create the index loading info for immutable segments (2) In LLRealtimeSegmentDataManager to create the RealtimeSegmentConfig.
getTier() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getTier() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getTier() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
getTime() - Method in class org.apache.pinot.segment.local.customobject.ValueLongPair
 
getTimeColumnName() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getTotalAllocatedBytes() - Method in class org.apache.pinot.segment.local.io.readerwriter.RealtimeIndexOffHeapMemoryManager
 
getTotalBufferSize() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
 
getTotalDocCount() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.RealtimeSegmentStatsContainer
 
getTotalDocCount() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.SegmentPreIndexStatsCollectorImpl
 
getTotalDocCount() - Method in class org.apache.pinot.segment.local.segment.creator.IntermediateSegmentStatsContainer
 
getTotalDocCount() - Method in class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnContext
 
getTotalNumberOfEntries() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getTotalNumberOfEntries() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getTotalNumberOfEntries() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
getTotalNumberOfEntries() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getTotalOffHeapMemUsed() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getTotalSize() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
getTransformedRows() - Method in class org.apache.pinot.segment.local.segment.creator.TransformPipeline.Result
 
getTransitionSet() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Returns the set of outgoing transitions.
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.DoubleColumnPreIndexStatsCollector
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.FloatColumnPreIndexStatsCollector
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.IntColumnPreIndexStatsCollector
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.LongColumnPreIndexStatsCollector
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
getUniqueValuesSet() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
getUnpaddedString(int, byte[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
getUnpaddedString(int, int, byte, byte[]) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
getUnpaddedString(int, int, byte, byte[]) - Method in interface org.apache.pinot.segment.local.io.util.ValueReader
NOTE: The passed in reusable buffer should have capacity of at least numBytesPerValue.
getUnpaddedString(int, int, byte, byte[]) - Method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
getUpdatedSchema(Schema) - Static method in class org.apache.pinot.segment.local.realtime.converter.RealtimeSegmentConverter
Returns a new schema containing only physical columns
getUpsertComparisonColumn() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getUpsertMode() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getUpsertMode() - Method in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
getUpsertMode() - Method in interface org.apache.pinot.segment.local.upsert.TableUpsertMetadataManager
 
getValidDocBitmap() - Method in class org.apache.pinot.segment.local.segment.index.readers.ValidDocIndexReaderImpl
 
getValidDocIds() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getValidDocIds() - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getValidDocIds() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getValidDocIds() - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getValue() - Method in class org.apache.pinot.segment.local.customobject.ValueLongPair
 
getValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
getValue(int) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
getValue(int, String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.EmptyIndexSegment
 
getValue(int, String) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
getValue(int, String) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
getValue(int, String) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
getValue(int, String) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
getValueAggregator(AggregationFunctionType) - Static method in class org.apache.pinot.segment.local.aggregator.ValueAggregatorFactory
Returns a new instance of value aggregator for the given aggregation type.
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueUnsortedForwardIndexCreator
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueSortedForwardIndexCreator
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueUnsortedForwardIndexCreator
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
getValueType() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
getVarLengthDictionaryColumns() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
getVarLengthDictionaryColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
GroovyFunctionEvaluator - Class in org.apache.pinot.segment.local.function
An FunctionEvaluator for evaluating transform function expressions of a Schema field spec written in Groovy.
GroovyFunctionEvaluator(String) - Constructor for class org.apache.pinot.segment.local.function.GroovyFunctionEvaluator
 
group() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Returns the subsequence of the input found by the previous match.
group(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Returns the subsequence of the input found by the specified capturing group during the previous match operation.
groupCount() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Returns the number of capturing groups in the underlying automaton.
GuavaBloomFilterReaderUtils - Class in org.apache.pinot.segment.local.segment.index.readers.bloom
 
GuavaBloomFilterReaderUtils.Hash128AsLongs - Class in org.apache.pinot.segment.local.segment.index.readers.bloom
 

H

H3_CORE - Static variable in class org.apache.pinot.segment.local.utils.H3Utils
 
H3IndexHandler - Class in org.apache.pinot.segment.local.segment.index.loader.invertedindex
 
H3IndexHandler(SegmentMetadata, IndexLoadingConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.invertedindex.H3IndexHandler
 
H3Utils - Class in org.apache.pinot.segment.local.utils
 
hasDictionary() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
hash(String) - Static method in class org.apache.pinot.segment.local.segment.index.readers.bloom.GuavaBloomFilterReaderUtils
Returns the hash of the given value as a byte array.
hashAsLongs(String) - Static method in class org.apache.pinot.segment.local.segment.index.readers.bloom.GuavaBloomFilterReaderUtils
hashCode() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest.Bucket
 
hashCode() - Method in class org.apache.pinot.segment.local.segment.store.IndexKey
 
hashCode() - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
hashCode() - Method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexKey
 
hashCode() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns hash code for this automaton.
hashCode() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
hashCode() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.StatePair
Returns hash code.
hashCode() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
Returns hash code.
hashCode() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableArc
 
hashCode() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
hashCode() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
hashMD5(byte[]) - Static method in class org.apache.pinot.segment.local.utils.HashUtils
 
hashMurmur3(byte[]) - Static method in class org.apache.pinot.segment.local.utils.HashUtils
 
hashPrimaryKey(PrimaryKey, HashFunction) - Static method in class org.apache.pinot.segment.local.utils.HashUtils
 
HashUtils - Class in org.apache.pinot.segment.local.utils
 
hasIndexFor(String, ColumnIndexType) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Reader
 
hasIndexFor(String, ColumnIndexType) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 
hasNext() - Method in class org.apache.pinot.segment.local.segment.readers.GenericRowRecordReader
 
hasNext() - Method in class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
hasNext() - Method in class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
 
hasNext() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
hasNext() - Method in class org.apache.pinot.segment.local.utils.nativefst.ByteSequenceIterator
Returns true if there are still elements in this iterator.
HEADER_LENGTH - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.BaseH3IndexCreator
 
HEADER_LENGTH - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.inv.json.BaseJsonIndexCreator
 
HEADER_LENGTH - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
HYPER_LOG_LOG_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 

I

id() - Method in enum org.apache.pinot.segment.local.utils.GeometryType
 
IdMap<Key> - Interface in org.apache.pinot.segment.local.utils
Interface for a map from Key to auto-generated contiguous integer Id's.
IgnoreMerger - Class in org.apache.pinot.segment.local.upsert.merger
Merges 2 records and returns the merged record.
ImmutableDataSource - Class in org.apache.pinot.segment.local.segment.index.datasource
The ImmutableDataSource class is the data source for a column in the immutable segment.
ImmutableDataSource(ColumnMetadata, ColumnIndexContainer) - Constructor for class org.apache.pinot.segment.local.segment.index.datasource.ImmutableDataSource
 
ImmutableFST - Class in org.apache.pinot.segment.local.utils.nativefst
FST binary format implementation
ImmutableH3IndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.geospatial
Reader of the H3 index.
ImmutableH3IndexReader(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.geospatial.ImmutableH3IndexReader
Constructs an inverted index with the specified size.
ImmutableJsonIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.json
Reader for json index.
ImmutableJsonIndexReader(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.json.ImmutableJsonIndexReader
 
ImmutableSegmentImpl - Class in org.apache.pinot.segment.local.indexsegment.immutable
 
ImmutableSegmentImpl(SegmentDirectory, SegmentMetadataImpl, Map<String, ColumnIndexContainer>, StarTreeIndexContainer) - Constructor for class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
ImmutableSegmentLoader - Class in org.apache.pinot.segment.local.indexsegment.immutable
 
InbuiltFunctionEvaluator - Class in org.apache.pinot.segment.local.function
Evaluates an expression.
InbuiltFunctionEvaluator(String) - Constructor for class org.apache.pinot.segment.local.function.InbuiltFunctionEvaluator
 
increaseReferenceCount() - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
Increases the reference count.
IncrementMerger - Class in org.apache.pinot.segment.local.upsert.merger
Merges 2 records and returns the merged record.
incSkippedRowCount() - Method in class org.apache.pinot.segment.local.segment.creator.TransformPipeline.Result
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
index(Object) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
index(Object[]) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
index(GenericRow, RowMetadata) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
index(GenericRow, RowMetadata) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
IndexHandler - Interface in org.apache.pinot.segment.local.segment.index.loader
Interface for index handlers, which update the corresponding type of indices, like adding, removing or converting the format.
IndexHandlerFactory - Class in org.apache.pinot.segment.local.segment.index.loader
 
IndexKey - Class in org.apache.pinot.segment.local.segment.store
Class representing index name and type
IndexKey(String, ColumnIndexType) - Constructor for class org.apache.pinot.segment.local.segment.store.IndexKey
 
IndexKey(StarTreeIndexMapUtils.IndexType, String) - Constructor for class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexKey
 
IndexLoadingConfig - Class in org.apache.pinot.segment.local.segment.index.loader
Table level index loading config.
IndexLoadingConfig() - Constructor for class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
For tests only.
IndexLoadingConfig(InstanceDataManagerConfig, TableConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
indexOf(double) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
indexOf(double) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
indexOf(double) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
indexOf(double) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
indexOf(double) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
indexOf(float) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
indexOf(float) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
indexOf(float) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
indexOf(float) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
indexOf(float) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
indexOf(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
indexOf(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
indexOf(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
indexOf(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
indexOf(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
indexOf(long) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
indexOf(long) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
indexOf(long) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
indexOf(long) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
indexOf(long) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOnHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOnHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
indexOf(String) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
indexOf(BigDecimal) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
indexOf(BigDecimal) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOnHeapMutableDictionary
 
indexOf(BigDecimal) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
indexOf(BigDecimal) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
indexOf(BigDecimal) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
indexOf(ByteArray) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
indexOf(ByteArray) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOnHeapMutableDictionary
 
indexOf(ByteArray) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
indexOf(ByteArray) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
indexOf(ByteArray) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
indexOfMV(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
 
indexOfSV(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
 
indexRow(GenericRow) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
indexValue(Object) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOnHeapMutableDictionary
Index a single value.
indexValue(Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
Index a value into the forward map (dictionary ID to value) and the reverse map (value to dictionary).
IndexValue() - Constructor for class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexValue
 
IndexValue(long, long) - Constructor for class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexValue
 
IngestionUtils - Class in org.apache.pinot.segment.local.utils
Helper methods for ingestion
init() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
init() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.SegmentPreIndexStatsCollectorImpl
 
init(File, Set<String>, List<String>, boolean) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
Initializes the record reader from an index directory.
init(File, Set<String>, RecordReaderConfig) - Method in class org.apache.pinot.segment.local.segment.readers.GenericRowRecordReader
 
init(File, Set<String>, RecordReaderConfig) - Method in class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
init(File, Set<String>, RecordReaderConfig) - Method in class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
 
init(File, Set<String>, RecordReaderConfig) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
init(TableDataManagerConfig, String, ZkHelixPropertyStore<ZNRecord>, ServerMetrics, HelixManager, LoadingCache<Pair<String, String>, SegmentErrorInfo>, TableDataManagerParams) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Initializes the table data manager.
init(SegmentGeneratorConfig) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
init(SegmentGeneratorConfig, SegmentCreationDataSource, RecordTransformer, ComplexTypeTransformer) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
Deprecated.
init(SegmentGeneratorConfig, SegmentCreationDataSource, TransformPipeline) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
init(SegmentGeneratorConfig, SegmentIndexCreationInfo, Map<String, ColumnIndexCreationInfo>, Schema, File) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
init(SegmentGeneratorConfig, RecordReader) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
init(ImmutableSegment) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
Initializes the record reader from an immutable segment.
init(MutableSegment, int[]) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
Initializes the record reader from a mutable segment.
init(TableConfig, Schema, TableDataManager, ServerMetrics) - Method in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
init(TableConfig, Schema, TableDataManager, ServerMetrics) - Method in interface org.apache.pinot.segment.local.upsert.TableUpsertMetadataManager
 
INITIAL_HASH_SET_SIZE - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.BigDecimalDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.BytesDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBigDecimalDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueBytesDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueDoubleDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueFloatDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueIntDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueLongDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.ConstantValueStringDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.DocIdDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.DoubleDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.FloatDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
 
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
WARNING: With non-zero padding byte, binary search result might not reflect the real insertion index for the value.
insertionIndexOf(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
IntColumnPreIndexStatsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
 
IntColumnPreIndexStatsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.IntColumnPreIndexStatsCollector
 
IntDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
 
IntDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.IntDictionary
 
IntermediateIndexContainer - Class in org.apache.pinot.segment.local.segment.index.column
 
IntermediateIndexContainer(FieldSpec, PartitionFunction, Set<Integer>, NumValuesInfo, MutableForwardIndex, MutableDictionary) - Constructor for class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
IntermediateSegment - Class in org.apache.pinot.segment.local.indexsegment.mutable
Intermediate segment format to store the collected data so far.
IntermediateSegment(SegmentGeneratorConfig) - Constructor for class org.apache.pinot.segment.local.indexsegment.mutable.IntermediateSegment
 
IntermediateSegmentRecordReader - Class in org.apache.pinot.segment.local.segment.readers
 
IntermediateSegmentRecordReader(IntermediateSegment) - Constructor for class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
IntermediateSegmentSegmentCreationDataSource - Class in org.apache.pinot.segment.local.segment.creator
 
IntermediateSegmentSegmentCreationDataSource(IntermediateSegmentRecordReader) - Constructor for class org.apache.pinot.segment.local.segment.creator.IntermediateSegmentSegmentCreationDataSource
 
IntermediateSegmentStatsContainer - Class in org.apache.pinot.segment.local.segment.creator
 
IntermediateSegmentStatsContainer(IntermediateSegment) - Constructor for class org.apache.pinot.segment.local.segment.creator.IntermediateSegmentStatsContainer
 
intersection(Automaton) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
intersection(Automaton, Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts the intersection of the languages of the given automata.
INTERSECTION - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables intersection (&).
INTERVAL - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables numerical intervals (<n-m>).
IntLongPair - Class in org.apache.pinot.segment.local.customobject
 
IntLongPair(Integer, long) - Constructor for class org.apache.pinot.segment.local.customobject.IntLongPair
 
IntOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
IntOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
IntOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
IntOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOnHeapMutableDictionary
 
INVALID_ID - Static variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils
 
INVALID_ID - Static variable in interface org.apache.pinot.segment.local.utils.IdMap
 
InvertedIndexHandler - Class in org.apache.pinot.segment.local.segment.index.loader.invertedindex
 
InvertedIndexHandler(SegmentMetadata, IndexLoadingConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.invertedindex.InvertedIndexHandler
 
isAccept(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns acceptance status for given state.
isAllSegmentsLoaded(HelixManager, String) - Static method in class org.apache.pinot.segment.local.utils.tablestate.TableStateUtils
Checks if all segments for the given @param tableNameWithType are succesfully loaded This function will get all segments in IDEALSTATE and CURRENTSTATE for the given table, and then check if all ONLINE segments in IDEALSTATE match with CURRENTSTATE.
isArcFinal(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
isArcFinal(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
isArcFinal(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
isArcLast(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
isArcLast(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
isArcLast(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Returns true if this arc has NEXT bit set.
isArcTerminal(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
 
isArcTerminal(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
isArcTerminal(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
isDedupEnabled() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueUnsortedForwardIndexCreator
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueSortedForwardIndexCreator
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueUnsortedForwardIndexCreator
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReader
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReaderV2
 
isDictionaryEncoded() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
isDimTable() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
isDirectRealtimeOffHeapAllocation() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
isEmpty() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
isEmpty() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
isEmpty(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns true if the given automaton accepts no strings.
isEmptyString() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
isEmptyString(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns true if the given automaton accepts the empty string and nothing else.
isEnableDefaultStarTree() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
isEnableDynamicStarTreeCreation() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
isEnableSplitCommit() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
isEnableSplitCommitEndWithMetadata() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
isExact() - Method in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
 
isFinite(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Returns true if the language of this automaton is finite.
isFstTypeNative(Map<String, String>) - Static method in class org.apache.pinot.segment.local.segment.store.TextIndexUtils
 
isFull() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
isGeography(Geometry) - Static method in class org.apache.pinot.segment.local.utils.GeometryUtils
Checks if the given geo-spatial object is a geography object.
isGroovyExpression(String) - Static method in class org.apache.pinot.segment.local.function.FunctionEvaluatorFactory
 
isLeaf() - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
isMultiType() - Method in enum org.apache.pinot.segment.local.utils.GeometryType
 
isNextSet(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
 
isNonPrimitiveArray(Object) - Static method in class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
 
isNull(int) - Method in class org.apache.pinot.segment.local.realtime.impl.nullvalue.MutableNullValueVector
 
isNull(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.NullValueVectorReaderImpl
 
isNull(int) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
isNullHandlingEnabled() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
isOffHeap() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig
 
isRealtimeOffHeapAllocation() - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
isSingleValue() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
isSingleValue() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
isSingleValue() - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueUnsortedForwardIndexCreator
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueSortedForwardIndexCreator
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueUnsortedForwardIndexCreator
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantMVForwardIndexReader
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitMVForwardIndexReader
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReader
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReaderV2
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
isSingleValue() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
isSorted() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
isSorted() - Method in class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
isSorted() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
isSorted() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnStatistics
 
isSorted() - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
isStartState() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
isStreamSegmentDownloadUntar() - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
isTerminal() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
isVarLengthValueBuffer(PinotDataBuffer) - Static method in class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
iterator() - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Returns an iterator over all binary sequences starting from the initial FST state (node) and ending in final nodes.

J

JsonIndexHandler - Class in org.apache.pinot.segment.local.segment.index.loader.invertedindex
 
JsonIndexHandler(SegmentMetadata, IndexLoadingConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.invertedindex.JsonIndexHandler
 

L

LABEL_OFFSET - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
Offset of the label field inside an arc.
LABEL_SIZE - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
Size of the label field (constant for the builder).
length() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
length() - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOnHeapMutableDictionary
 
length() - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
length() - Method in class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
LEXICAL_ORDERING - Static variable in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder
A comparator comparing full byte arrays.
LEXICOGRAPHIC_ORDER - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.StringUnionOperations
Lexicographic order of input sequences.
LINE_STRING - org.apache.pinot.segment.local.utils.GeometryType
 
load() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
load(File, IndexLoadingConfig) - Static method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentLoader
Loads the segment with empty schema but a specified IndexLoadingConfig.
load(File, IndexLoadingConfig, Schema) - Static method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentLoader
Loads the segment with specified schema and IndexLoadingConfig, usually from Zookeeper.
load(File, IndexLoadingConfig, Schema, boolean) - Static method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentLoader
Loads the segment with specified schema and IndexLoadingConfig, and allows to control whether to modify the segment like to convert segment format, add or remove indices.
load(File, ReadMode) - Static method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentLoader
Loads the segment with empty schema and IndexLoadingConfig.
load(InputStream) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Retrieves a serialized RunAutomaton from a stream.
load(URI, SegmentDirectoryLoaderContext) - Method in class org.apache.pinot.segment.local.loader.DefaultSegmentDirectoryLoader
Creates and loads the SegmentLocalFSDirectory which is the default implementation of SegmentDirectory
load(URL) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Retrieves a serialized RunAutomaton located by a URL.
load(SegmentDirectory, IndexLoadingConfig, Schema) - Static method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentLoader
Load the segment represented by the SegmentDirectory object to serve queries.
loadDictionary(PinotDataBuffer, ColumnMetadata, boolean) - Static method in class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
LoaderUtils - Class in org.apache.pinot.segment.local.segment.index.loader
 
loadFromFile(File, int) - Static method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils
Loads the index maps for multiple star-trees from a file.
loadStarTreeV2(PinotDataBuffer, List<Map<StarTreeIndexMapUtils.IndexKey, StarTreeIndexMapUtils.IndexValue>>, SegmentMetadataImpl, Map<String, ColumnIndexContainer>) - Static method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeLoaderUtils
 
LOGGER - Static variable in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
LOGGER - Static variable in class org.apache.pinot.segment.local.segment.index.readers.BitmapInvertedIndexReader
 
LOGGER - Static variable in class org.apache.pinot.segment.local.segment.index.readers.geospatial.ImmutableH3IndexReader
 
LOGGER - Static variable in class org.apache.pinot.segment.local.segment.index.readers.LuceneFSTIndexReader
 
LOGGER - Static variable in class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
 
LOGGER - Static variable in class org.apache.pinot.segment.local.utils.fst.FSTBuilder
 
LOGGER - Static variable in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher
 
logStats() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.SegmentPreIndexStatsCollectorImpl
 
LONG_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
LongColumnPreIndexStatsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
 
LongColumnPreIndexStatsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.LongColumnPreIndexStatsCollector
 
LongDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
 
LongDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.LongDictionary
 
LongLongPair - Class in org.apache.pinot.segment.local.customobject
 
LongLongPair(Long, long) - Constructor for class org.apache.pinot.segment.local.customobject.LongLongPair
 
LongOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
LongOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
LongOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
LongOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOnHeapMutableDictionary
 
LUCENE_INDEX_DOC_ID_COLUMN_NAME - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
 
LuceneDocIdCollector - Class in org.apache.pinot.segment.local.segment.index.readers.text
A simple collector created to bypass all the heap heavy process of collecting the results in Lucene.
LuceneDocIdCollector(MutableRoaringBitmap, LuceneTextIndexReader.DocIdTranslator) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.text.LuceneDocIdCollector
 
LuceneFSTIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv.text
This index works only for dictionary enabled columns.
LuceneFSTIndexCreator(File, String, String[]) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.text.LuceneFSTIndexCreator
This index requires values of the column be added in sorted order.
LuceneFSTIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers
This class loads FST index from PinotDataBuffer and creates a FST reader which is used in finding matching results for regexp queries.
LuceneFSTIndexReader(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.LuceneFSTIndexReader
 
LuceneTextIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.text
This is used to create Lucene based text index.
LuceneTextIndexCreator(String, File, boolean) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
Called by SegmentColumnarIndexCreator when building an offline segment.
LuceneTextIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.text
This is used to read/search the Lucene text index.
LuceneTextIndexReader(String, File, int, Map<String, String>) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.text.LuceneTextIndexReader
As part of loading the segment in ImmutableSegmentLoader, we load the text index (per column if it exists) and store the reference in PhysicalColumnIndexContainer similar to how it is done for other types of indexes.

M

MAGIC_MARKER - Static variable in class org.apache.pinot.segment.local.startree.OffHeapStarTree
 
main(String[]) - Static method in class org.apache.pinot.segment.local.segment.index.converter.SegmentV1V2ToV3FormatConverter
 
makeAnyChar() - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new (deterministic) automaton that accepts any single character.
makeAnyString() - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new (deterministic) automaton that accepts all strings.
makeChar(char) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new (deterministic) automaton that accepts a single character of the given value.
makeCharRange(char, char) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new (deterministic) automaton that accepts a single char whose value is in the given interval (including both end points).
makeEmpty() - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new (deterministic) automaton with the empty language.
makeEmptyString() - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new (deterministic) automaton that accepts only the empty string.
makeInterval(int, int, int) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new automaton that accepts strings representing decimal non-negative integers in the given interval.
makeString(String) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicAutomata
Returns a new (deterministic) automaton that accepts the single given string.
MAP_KEY_COLUMN_SUFFIX - Static variable in class org.apache.pinot.segment.local.utils.SchemaUtils
 
MAP_VALUE_COLUMN_SUFFIX - Static variable in class org.apache.pinot.segment.local.utils.SchemaUtils
 
match(byte[]) - Method in class org.apache.pinot.segment.local.utils.nativefst.FSTTraversal
 
match(byte[], int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FSTTraversal
 
match(byte[], int, int, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FSTTraversal
Finds a matching path in the dictionary for a given sequence of labels from sequence and starting at node node.
match(String) - Method in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher
 
match(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher
 
match(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher
 
match(MatchResult, byte[], int, int, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FSTTraversal
Same as FSTTraversal.match(byte[], int, int, int), but allows passing a reusable MatchResult object so that no intermediate garbage is produced.
MatchResult - Class in org.apache.pinot.segment.local.utils.nativefst
A matching result returned from FSTTraversal.
MatchResult() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.MatchResult
 
MAX_ACTIVE_PATH_LENGTH - org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
MAX_DOC_PER_CALL - Static variable in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
MAX_ROWS_IN_SEGMENT - Static variable in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
MAX_TIME_FOR_SEGMENT_CLOSE_MS - Static variable in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
MaxValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
MaxValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
merge(Object, Object) - Method in class org.apache.pinot.segment.local.upsert.merger.AppendMerger
Append the new value from incoming row to the given multi-value field of previous record.
merge(Object, Object) - Method in class org.apache.pinot.segment.local.upsert.merger.IgnoreMerger
 
merge(Object, Object) - Method in class org.apache.pinot.segment.local.upsert.merger.IncrementMerger
Increment the new value from incoming row to the given field of previous record.
merge(Object, Object) - Method in class org.apache.pinot.segment.local.upsert.merger.OverwriteMerger
 
merge(Object, Object) - Method in interface org.apache.pinot.segment.local.upsert.merger.PartialUpsertMerger
Handle partial upsert merge.
merge(Object, Object) - Method in class org.apache.pinot.segment.local.upsert.merger.UnionMerger
Union the new value from incoming row to the given multi-value field of previous record.
merge(List<QuantileDigest>) - Static method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
merge(QuantileDigest) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
merge(GenericRow, GenericRow) - Method in class org.apache.pinot.segment.local.upsert.PartialUpsertHandler
Merges 2 records and returns the merged record.
mightContain(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.bloom.OffHeapGuavaBloomFilterReader
 
mightContain(long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.bloom.OnHeapGuavaBloomFilterReader
 
mightContain(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.bloom.BaseGuavaBloomFilterReader
 
MIN_MAX_RANGE_PAIR_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
MinimizationOperations - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Operations for minimizing automata.
minimize() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
minimize(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
minimize(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.MinimizationOperations
Minimizes (and determinizes if not already deterministic) the given automaton.
MINIMIZE_BRZOZOWSKI - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Minimize using Brzozowski's O(2n) algorithm.
MINIMIZE_HOPCROFT - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Minimize using Hopcroft's O(n log n) algorithm.
MINIMIZE_HUFFMAN - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Minimize using Huffman's O(n2) algorithm.
MINIMIZE_VALMARI - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Minimize using Valmari's O(n + m log m) algorithm.
minimizeBrzozowski(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.MinimizationOperations
Minimizes the given automaton using Brzozowski's algorithm.
minimizeHopcroft(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.MinimizationOperations
Minimizes the given automaton using Hopcroft's algorithm.
minimizeHuffman(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.MinimizationOperations
Minimizes the given automaton using Huffman's algorithm.
minimizeValmari(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.MinimizationOperations
Minimizes the given automaton using Valmari's algorithm.
MinMaxRangePair - Class in org.apache.pinot.segment.local.customobject
 
MinMaxRangePair(double, double) - Constructor for class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
MinMaxRangeValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
MinMaxRangeValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
minus(Automaton) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
minus(Automaton, Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns a (deterministic) automaton that accepts the intersection of the language of a1 and the complement of the language of a2.
MinValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
MinValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
MmapFileWriter - Class in org.apache.pinot.segment.local.segment.creator.impl.inv
 
MmapFileWriter(File, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.MmapFileWriter
 
MmapMemoryManager - Class in org.apache.pinot.segment.local.io.writer.impl
 
MmapMemoryManager(String, String) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.MmapMemoryManager
 
MmapMemoryManager(String, String, ServerMetrics) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.MmapMemoryManager
 
MULTI_LINE_STRING - org.apache.pinot.segment.local.utils.GeometryType
 
MULTI_POINT - org.apache.pinot.segment.local.utils.GeometryType
 
MULTI_POLYGON - org.apache.pinot.segment.local.utils.GeometryType
 
MultiplePinotSegmentRecordReader - Class in org.apache.pinot.segment.local.segment.readers
Record reader for multiple pinot segments.
MultiplePinotSegmentRecordReader(List<File>) - Constructor for class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
Read records using the passed in schema from multiple pinot segments.
MultiplePinotSegmentRecordReader(List<File>, Set<String>, List<String>) - Constructor for class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
Read records using the passed in schema and in the order of sorted column from multiple pinot segments.
MultipleTreesBuilder - Class in org.apache.pinot.segment.local.startree.v2.builder
The MultipleTreesBuilder class is the top level star-tree builder that takes a list of StarTreeIndexConfigs and a boolean flag for the default star-tree, and builds multiple star-trees with the given MultipleTreesBuilder.BuildMode (ON_HEAP or OFF_HEAP).
MultipleTreesBuilder(List<StarTreeV2BuilderConfig>, File, MultipleTreesBuilder.BuildMode) - Constructor for class org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder
Constructor for the multiple star-trees builder.
MultipleTreesBuilder(List<StarTreeIndexConfig>, boolean, File, MultipleTreesBuilder.BuildMode) - Constructor for class org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder
Constructor for the multiple star-trees builder.
MultipleTreesBuilder.BuildMode - Enum in org.apache.pinot.segment.local.startree.v2.builder
 
MultiValueFixedByteRawIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.fwd
Forward index creator for raw (non-dictionary-encoded) single-value column of variable length data type (STRING, BYTES).
MultiValueFixedByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
Create a var-byte raw index creator for the given column
MultiValueFixedByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType, int, boolean, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
Create a var-byte raw index creator for the given column
MultiValueUnsortedForwardIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.fwd
Forward index creator for dictionary-encoded multi-value column.
MultiValueUnsortedForwardIndexCreator(File, String, int, int, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueUnsortedForwardIndexCreator
 
MultiValueVarByteRawIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.fwd
Forward index creator for raw (non-dictionary-encoded) single-value column of variable length data type (STRING, BYTES).
MultiValueVarByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType, int, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
Create a var-byte raw index creator for the given column
MultiValueVarByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType, int, int, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
Create a var-byte raw index creator for the given column
MutableArc - Class in org.apache.pinot.segment.local.utils.nativefst.mutablefst
A mutable FST's arc
MutableArc(int, MutableState) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableArc
Arc Constructor
MutableColumnStatistics - Class in org.apache.pinot.segment.local.realtime.converter.stats
Column statistics for a column coming from an in-memory realtime segment.
MutableColumnStatistics(DataSource, int[]) - Constructor for class org.apache.pinot.segment.local.realtime.converter.stats.MutableColumnStatistics
 
MutableDataSource - Class in org.apache.pinot.segment.local.segment.index.datasource
The MutableDataSource class is the data source for a column in the mutable segment.
MutableDataSource(FieldSpec, int, int, int, PartitionFunction, Set<Integer>, Comparable, Comparable, ForwardIndexReader, Dictionary, InvertedIndexReader, RangeIndexReader, TextIndexReader, TextIndexReader, JsonIndexReader, H3IndexReader, BloomFilterReader, NullValueVectorReader) - Constructor for class org.apache.pinot.segment.local.segment.index.datasource.MutableDataSource
 
MutableDictionaryFactory - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
MutableFST - Interface in org.apache.pinot.segment.local.utils.nativefst.mutablefst
A mutable FST represents a FST which can have arbitrary inputs added to it at any given point of time.
MutableFSTImpl - Class in org.apache.pinot.segment.local.utils.nativefst.mutablefst
A mutable finite state transducer implementation that allows you to build mutable via the API.
MutableFSTImpl() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
MutableFSTUtils - Class in org.apache.pinot.segment.local.utils.nativefst.mutablefst.utils
 
MutableH3Index - Class in org.apache.pinot.segment.local.realtime.impl.geospatial
A H3 index reader for the real-time H3 index values on the fly.
MutableH3Index(H3IndexResolution) - Constructor for class org.apache.pinot.segment.local.realtime.impl.geospatial.MutableH3Index
 
MutableJsonIndexImpl - Class in org.apache.pinot.segment.local.realtime.impl.json
Json index for mutable segment.
MutableJsonIndexImpl() - Constructor for class org.apache.pinot.segment.local.realtime.impl.json.MutableJsonIndexImpl
 
MutableNoDictionaryColStatistics - Class in org.apache.pinot.segment.local.realtime.converter.stats
 
MutableNoDictionaryColStatistics(DataSource) - Constructor for class org.apache.pinot.segment.local.realtime.converter.stats.MutableNoDictionaryColStatistics
 
MutableNullValueVector - Class in org.apache.pinot.segment.local.realtime.impl.nullvalue
Mutable null value vector (for CONSUMING segment).
MutableNullValueVector() - Constructor for class org.apache.pinot.segment.local.realtime.impl.nullvalue.MutableNullValueVector
 
MutableOffHeapByteArrayStore - Class in org.apache.pinot.segment.local.io.writer.impl
 
MutableOffHeapByteArrayStore(PinotDataBufferMemoryManager, String, int, int) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.MutableOffHeapByteArrayStore
 
MutableSegmentImpl - Class in org.apache.pinot.segment.local.indexsegment.mutable
 
MutableSegmentImpl(RealtimeSegmentConfig, ServerMetrics) - Constructor for class org.apache.pinot.segment.local.indexsegment.mutable.MutableSegmentImpl
 
MutableState - Class in org.apache.pinot.segment.local.utils.nativefst.mutablefst
The fst's mutable state implementation.
MutableState() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
Default Constructor
MutableState(boolean) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 

N

NativeFSTIndexCreator - Class in org.apache.pinot.segment.local.utils.nativefst
 
NativeFSTIndexCreator(File, String, String[]) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexCreator
This index requires values of the column be added in sorted order.
NativeFSTIndexReader - Class in org.apache.pinot.segment.local.utils.nativefst
This class loads FST index from PinotDataBuffer and creates a FST reader which is used in finding matching results for regexp queries.
NativeFSTIndexReader(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexReader
 
NativeMutableFSTIndex - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
 
NativeMutableFSTIndex(String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableFSTIndex
 
NativeMutableTextIndex - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
 
NativeMutableTextIndex(String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.invertedindex.NativeMutableTextIndex
 
NativeTextIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.text
 
NativeTextIndexCreator(String, File) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
NativeTextIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.text
 
NativeTextIndexReader(String, File) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.text.NativeTextIndexReader
 
nearestPowerOf2(int) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
needAddColumnMinMaxValue() - Method in class org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGenerator
 
needPreprocess(SegmentDirectory, IndexLoadingConfig, Schema) - Static method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentLoader
Check segment directory against the table config and schema to see if any preprocessing is needed, like changing segment format, adding new indices or updating default columns.
needProcess() - Method in class org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessor
This method checks if there is any discrepancy between the segment and current table config and schema.
needsEmptySegmentPruner(TableConfig) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
needsEmptySegmentPruner checks if EmptySegmentPruner is needed for a TableConfig.
needUpdateDefaultColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
 
needUpdateDefaultColumns() - Method in interface org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnHandler
Check if there is a need to add/remove/update the auto-generated default columns for the segment, according to the current table schema.
needUpdateIndices(SegmentDirectory.Reader) - Method in class org.apache.pinot.segment.local.segment.index.loader.bloomfilter.BloomFilterHandler
 
needUpdateIndices(SegmentDirectory.Reader) - Method in interface org.apache.pinot.segment.local.segment.index.loader.IndexHandler
Check if there is a need to add new indices or removes obsolete indices.
needUpdateIndices(SegmentDirectory.Reader) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.FSTIndexHandler
 
needUpdateIndices(SegmentDirectory.Reader) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.H3IndexHandler
 
needUpdateIndices(SegmentDirectory.Reader) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.InvertedIndexHandler
 
needUpdateIndices(SegmentDirectory.Reader) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.JsonIndexHandler
 
needUpdateIndices(SegmentDirectory.Reader) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.RangeIndexHandler
 
needUpdateIndices(SegmentDirectory.Reader) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.TextIndexHandler
 
newBloomFilterCreator(IndexCreationContext.BloomFilter) - Method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
newBloomFilterReader(PinotDataBuffer, boolean) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newDictionary(MutableIndexContext.Dictionary) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.DefaultMutableIndexProvider
 
newForwardIndex(MutableIndexContext.Forward) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.DefaultMutableIndexProvider
 
newForwardIndexCreator(IndexCreationContext.Forward) - Method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
newForwardIndexReader(PinotDataBuffer, ColumnMetadata) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newFSTIndexReader(PinotDataBuffer, ColumnMetadata) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newGeoSpatialIndexCreator(IndexCreationContext.Geospatial) - Method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
newGeospatialIndexReader(PinotDataBuffer, ColumnMetadata) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newIndexFor(String, ColumnIndexType, long) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 
newInvertedIndex(MutableIndexContext.Inverted) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.DefaultMutableIndexProvider
 
newInvertedIndexCreator(IndexCreationContext.Inverted) - Method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
newInvertedIndexReader(PinotDataBuffer, ColumnMetadata) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newJsonIndex(MutableIndexContext.Json) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.DefaultMutableIndexProvider
 
newJsonIndexCreator(IndexCreationContext.Json) - Method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
newJsonIndexReader(PinotDataBuffer, ColumnMetadata) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newMatcher(CharSequence) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Creates a new automaton matcher for the given input.
newMatcher(CharSequence, int, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Creates a new automaton matcher for the given input.
newRangeIndexCreator(IndexCreationContext.Range) - Method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
newRangeIndexReader(PinotDataBuffer, ColumnMetadata) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newSortedIndexReader(PinotDataBuffer, ColumnMetadata) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
newStartState() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
newTextIndex(MutableIndexContext.Text) - Method in class org.apache.pinot.segment.local.indexsegment.mutable.DefaultMutableIndexProvider
 
newTextIndexCreator(IndexCreationContext.Text) - Method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
newTextIndexReader(File, ColumnMetadata, Map<String, String>) - Method in class org.apache.pinot.segment.local.segment.index.readers.DefaultIndexReaderProvider
 
next() - Method in class org.apache.pinot.segment.local.segment.readers.GenericRowRecordReader
 
next() - Method in class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
next() - Method in class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
 
next() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
next() - Method in class org.apache.pinot.segment.local.utils.nativefst.ByteSequenceIterator
 
next(GenericRow) - Method in class org.apache.pinot.segment.local.segment.readers.GenericRowRecordReader
 
next(GenericRow) - Method in class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
next(GenericRow) - Method in class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
 
next(GenericRow) - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
NEXTBIT - org.apache.pinot.segment.local.utils.nativefst.FSTFlags
Daciuk: next bit in use.
NO_MATCH - Static variable in class org.apache.pinot.segment.local.utils.nativefst.MatchResult
The automaton has no match for the input sequence and no sequence in the automaton is a prefix of the input.
NON_METRIC - org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGeneratorMode
 
NONE - org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGeneratorMode
 
NONE - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Syntax flag, enables no optional regexp syntax.
normalizeIndex(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
NullValueTransformer - Class in org.apache.pinot.segment.local.recordtransformer
 
NullValueTransformer(TableConfig, Schema) - Constructor for class org.apache.pinot.segment.local.recordtransformer.NullValueTransformer
 
NullValueVectorCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.nullvalue
Used to persist the null bitmap on disk.
NullValueVectorCreator(File, String) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.nullvalue.NullValueVectorCreator
 
NullValueVectorReaderImpl - Class in org.apache.pinot.segment.local.segment.index.readers
 
NullValueVectorReaderImpl(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.NullValueVectorReaderImpl
 
NUM_SERIALIZABLE_FIELDS - Static variable in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
NUMBERS - org.apache.pinot.segment.local.utils.nativefst.FSTFlags
The FST contains right-language count numbers on states.
NumValuesInfo - Class in org.apache.pinot.segment.local.segment.index.column
 
NumValuesInfo() - Constructor for class org.apache.pinot.segment.local.segment.index.column.NumValuesInfo
 

O

OFF_HEAP - org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder.BuildMode
 
offer(long) - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
OffHeapBitmapInvertedIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv
Implementation of DictionaryBasedInvertedIndexCreator that uses off-heap memory.
OffHeapBitmapInvertedIndexCreator(File, FieldSpec, int, int, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.OffHeapBitmapInvertedIndexCreator
 
OffHeapGuavaBloomFilterReader - Class in org.apache.pinot.segment.local.segment.index.readers.bloom
Off-heap reader for guava bloom filter.
OffHeapGuavaBloomFilterReader(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.bloom.OffHeapGuavaBloomFilterReader
 
OffHeapH3IndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial
H3 index creator that uses off-heap memory.
OffHeapH3IndexCreator(File, String, H3IndexResolution) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.OffHeapH3IndexCreator
 
OffHeapJsonIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv.json
Implementation of JsonIndexCreator that uses off-heap memory.
OffHeapJsonIndexCreator(File, String) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.json.OffHeapJsonIndexCreator
 
OffHeapMutableBytesStore - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
Off-heap variable length mutable bytes store.
OffHeapMutableBytesStore(PinotDataBufferMemoryManager, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
 
OffHeapSingleTreeBuilder - Class in org.apache.pinot.segment.local.startree.v2.builder
The OffHeapSingleTreeBuilder class is the single star-tree builder that uses off-heap memory.
OffHeapSingleTreeBuilder(StarTreeV2BuilderConfig, File, ImmutableSegment, Configuration) - Constructor for class org.apache.pinot.segment.local.startree.v2.builder.OffHeapSingleTreeBuilder
Constructor for the off-heap single star-tree builder.
OffHeapStarTree - Class in org.apache.pinot.segment.local.startree
The OffHeapStarTree class implements the star-tree using off-heap memory.
OffHeapStarTree(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.startree.OffHeapStarTree
 
OffHeapStarTreeNode - Class in org.apache.pinot.segment.local.startree
 
OffHeapStarTreeNode(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
ON_HEAP - org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder.BuildMode
 
OnHeapBigDecimalDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Implementation of BIG_DECIMAL dictionary that cache all values on-heap.
OnHeapBigDecimalDictionary(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.OnHeapBigDecimalDictionary
 
OnHeapBitmapInvertedIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv
Implementation of DictionaryBasedInvertedIndexCreator that uses on-heap memory.
OnHeapBitmapInvertedIndexCreator(File, String, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.OnHeapBitmapInvertedIndexCreator
 
OnHeapBytesDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Implementation of BYTES dictionary that cache all values on-heap.
OnHeapBytesDictionary(PinotDataBuffer, int, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.OnHeapBytesDictionary
 
OnHeapDoubleDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Implementation of double dictionary that cache all values on-heap.
OnHeapDoubleDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.OnHeapDoubleDictionary
Constructor for the class.
OnHeapFloatDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Implementation of float dictionary that cache all values on-heap.
OnHeapFloatDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.OnHeapFloatDictionary
Constructor for the class.
OnHeapGuavaBloomFilterCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.bloom
On-heap creator for guava bloom filter.
OnHeapGuavaBloomFilterCreator(File, String, int, BloomFilterConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.bloom.OnHeapGuavaBloomFilterCreator
 
OnHeapGuavaBloomFilterReader - Class in org.apache.pinot.segment.local.segment.index.readers.bloom
On-heap reader for guava bloom filter.
OnHeapGuavaBloomFilterReader(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.bloom.OnHeapGuavaBloomFilterReader
 
OnHeapH3IndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial
H3 Index creator that uses on-heap memory.
OnHeapH3IndexCreator(File, String, H3IndexResolution) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.OnHeapH3IndexCreator
 
OnHeapIntDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Implementation of int dictionary that cache all values on-heap.
OnHeapIntDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.OnHeapIntDictionary
Constructor for the class.
OnHeapJsonIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv.json
Implementation of JsonIndexCreator that uses on-heap memory.
OnHeapJsonIndexCreator(File, String) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.json.OnHeapJsonIndexCreator
 
OnHeapLongDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Implementation of long dictionary that cache all values on-heap.
OnHeapLongDictionary(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.OnHeapLongDictionary
Constructor for the class.
OnHeapSingleTreeBuilder - Class in org.apache.pinot.segment.local.startree.v2.builder
The OnHeapSingleTreeBuilder class is the single star-tree builder that uses on-heap memory.
OnHeapSingleTreeBuilder(StarTreeV2BuilderConfig, File, ImmutableSegment, Configuration) - Constructor for class org.apache.pinot.segment.local.startree.v2.builder.OnHeapSingleTreeBuilder
Constructor for the on-heap single star-tree builder.
OnHeapStringDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
Implementation of String dictionary that cache all values on-heap.
OnHeapStringDictionary(PinotDataBuffer, int, int, byte) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.OnHeapStringDictionary
 
open() - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
open() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
optional() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
optional(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts the union of the empty string and the language of the given automaton.
OR_JOINER - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
ordinalOf(double) - Static method in class org.apache.pinot.segment.local.utils.FPOrdering
Maps doubles to longs with the same total (unsigned) order.
ordinalOf(float) - Static method in class org.apache.pinot.segment.local.utils.FPOrdering
Maps floats to longs with the same total (unsigned) order.
org.apache.pinot.segment.local.aggregator - package org.apache.pinot.segment.local.aggregator
 
org.apache.pinot.segment.local.customobject - package org.apache.pinot.segment.local.customobject
 
org.apache.pinot.segment.local.data.manager - package org.apache.pinot.segment.local.data.manager
 
org.apache.pinot.segment.local.dedup - package org.apache.pinot.segment.local.dedup
 
org.apache.pinot.segment.local.function - package org.apache.pinot.segment.local.function
 
org.apache.pinot.segment.local.indexsegment.immutable - package org.apache.pinot.segment.local.indexsegment.immutable
 
org.apache.pinot.segment.local.indexsegment.mutable - package org.apache.pinot.segment.local.indexsegment.mutable
 
org.apache.pinot.segment.local.io.compression - package org.apache.pinot.segment.local.io.compression
 
org.apache.pinot.segment.local.io.reader.impl - package org.apache.pinot.segment.local.io.reader.impl
 
org.apache.pinot.segment.local.io.readerwriter - package org.apache.pinot.segment.local.io.readerwriter
 
org.apache.pinot.segment.local.io.readerwriter.impl - package org.apache.pinot.segment.local.io.readerwriter.impl
 
org.apache.pinot.segment.local.io.util - package org.apache.pinot.segment.local.io.util
 
org.apache.pinot.segment.local.io.writer.impl - package org.apache.pinot.segment.local.io.writer.impl
 
org.apache.pinot.segment.local.loader - package org.apache.pinot.segment.local.loader
 
org.apache.pinot.segment.local.realtime.converter - package org.apache.pinot.segment.local.realtime.converter
 
org.apache.pinot.segment.local.realtime.converter.stats - package org.apache.pinot.segment.local.realtime.converter.stats
 
org.apache.pinot.segment.local.realtime.impl - package org.apache.pinot.segment.local.realtime.impl
 
org.apache.pinot.segment.local.realtime.impl.dictionary - package org.apache.pinot.segment.local.realtime.impl.dictionary
 
org.apache.pinot.segment.local.realtime.impl.forward - package org.apache.pinot.segment.local.realtime.impl.forward
 
org.apache.pinot.segment.local.realtime.impl.geospatial - package org.apache.pinot.segment.local.realtime.impl.geospatial
 
org.apache.pinot.segment.local.realtime.impl.invertedindex - package org.apache.pinot.segment.local.realtime.impl.invertedindex
 
org.apache.pinot.segment.local.realtime.impl.json - package org.apache.pinot.segment.local.realtime.impl.json
 
org.apache.pinot.segment.local.realtime.impl.nullvalue - package org.apache.pinot.segment.local.realtime.impl.nullvalue
 
org.apache.pinot.segment.local.recordtransformer - package org.apache.pinot.segment.local.recordtransformer
 
org.apache.pinot.segment.local.segment.creator - package org.apache.pinot.segment.local.segment.creator
 
org.apache.pinot.segment.local.segment.creator.impl - package org.apache.pinot.segment.local.segment.creator.impl
 
org.apache.pinot.segment.local.segment.creator.impl.bloom - package org.apache.pinot.segment.local.segment.creator.impl.bloom
 
org.apache.pinot.segment.local.segment.creator.impl.fwd - package org.apache.pinot.segment.local.segment.creator.impl.fwd
 
org.apache.pinot.segment.local.segment.creator.impl.inv - package org.apache.pinot.segment.local.segment.creator.impl.inv
 
org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial - package org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial
 
org.apache.pinot.segment.local.segment.creator.impl.inv.json - package org.apache.pinot.segment.local.segment.creator.impl.inv.json
 
org.apache.pinot.segment.local.segment.creator.impl.inv.text - package org.apache.pinot.segment.local.segment.creator.impl.inv.text
 
org.apache.pinot.segment.local.segment.creator.impl.nullvalue - package org.apache.pinot.segment.local.segment.creator.impl.nullvalue
 
org.apache.pinot.segment.local.segment.creator.impl.stats - package org.apache.pinot.segment.local.segment.creator.impl.stats
 
org.apache.pinot.segment.local.segment.creator.impl.text - package org.apache.pinot.segment.local.segment.creator.impl.text
 
org.apache.pinot.segment.local.segment.index.column - package org.apache.pinot.segment.local.segment.index.column
 
org.apache.pinot.segment.local.segment.index.converter - package org.apache.pinot.segment.local.segment.index.converter
 
org.apache.pinot.segment.local.segment.index.datasource - package org.apache.pinot.segment.local.segment.index.datasource
 
org.apache.pinot.segment.local.segment.index.loader - package org.apache.pinot.segment.local.segment.index.loader
 
org.apache.pinot.segment.local.segment.index.loader.bloomfilter - package org.apache.pinot.segment.local.segment.index.loader.bloomfilter
 
org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue - package org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue
 
org.apache.pinot.segment.local.segment.index.loader.defaultcolumn - package org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
org.apache.pinot.segment.local.segment.index.loader.invertedindex - package org.apache.pinot.segment.local.segment.index.loader.invertedindex
 
org.apache.pinot.segment.local.segment.index.readers - package org.apache.pinot.segment.local.segment.index.readers
 
org.apache.pinot.segment.local.segment.index.readers.bloom - package org.apache.pinot.segment.local.segment.index.readers.bloom
 
org.apache.pinot.segment.local.segment.index.readers.constant - package org.apache.pinot.segment.local.segment.index.readers.constant
 
org.apache.pinot.segment.local.segment.index.readers.forward - package org.apache.pinot.segment.local.segment.index.readers.forward
 
org.apache.pinot.segment.local.segment.index.readers.geospatial - package org.apache.pinot.segment.local.segment.index.readers.geospatial
 
org.apache.pinot.segment.local.segment.index.readers.json - package org.apache.pinot.segment.local.segment.index.readers.json
 
org.apache.pinot.segment.local.segment.index.readers.sorted - package org.apache.pinot.segment.local.segment.index.readers.sorted
 
org.apache.pinot.segment.local.segment.index.readers.text - package org.apache.pinot.segment.local.segment.index.readers.text
 
org.apache.pinot.segment.local.segment.readers - package org.apache.pinot.segment.local.segment.readers
 
org.apache.pinot.segment.local.segment.readers.sort - package org.apache.pinot.segment.local.segment.readers.sort
 
org.apache.pinot.segment.local.segment.store - package org.apache.pinot.segment.local.segment.store
 
org.apache.pinot.segment.local.segment.virtualcolumn - package org.apache.pinot.segment.local.segment.virtualcolumn
Package with the virtual column API.
org.apache.pinot.segment.local.startree - package org.apache.pinot.segment.local.startree
 
org.apache.pinot.segment.local.startree.v2.builder - package org.apache.pinot.segment.local.startree.v2.builder
 
org.apache.pinot.segment.local.startree.v2.store - package org.apache.pinot.segment.local.startree.v2.store
 
org.apache.pinot.segment.local.upsert - package org.apache.pinot.segment.local.upsert
 
org.apache.pinot.segment.local.upsert.merger - package org.apache.pinot.segment.local.upsert.merger
 
org.apache.pinot.segment.local.utils - package org.apache.pinot.segment.local.utils
 
org.apache.pinot.segment.local.utils.fst - package org.apache.pinot.segment.local.utils.fst
 
org.apache.pinot.segment.local.utils.nativefst - package org.apache.pinot.segment.local.utils.nativefst
 
org.apache.pinot.segment.local.utils.nativefst.automaton - package org.apache.pinot.segment.local.utils.nativefst.automaton
 
org.apache.pinot.segment.local.utils.nativefst.builder - package org.apache.pinot.segment.local.utils.nativefst.builder
 
org.apache.pinot.segment.local.utils.nativefst.mutablefst - package org.apache.pinot.segment.local.utils.nativefst.mutablefst
 
org.apache.pinot.segment.local.utils.nativefst.mutablefst.utils - package org.apache.pinot.segment.local.utils.nativefst.mutablefst.utils
 
org.apache.pinot.segment.local.utils.nativefst.utils - package org.apache.pinot.segment.local.utils.nativefst.utils
 
org.apache.pinot.segment.local.utils.tablestate - package org.apache.pinot.segment.local.utils.tablestate
 
overlap(Automaton, Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Returns an automaton that accepts the overlap of strings that in more than one way can be split into a left part being accepted by a1 and a right part being accepted by a2.
overrideConfigs(TableConfig) - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
OverwriteMerger - Class in org.apache.pinot.segment.local.upsert.merger
Merges 2 records and returns the merged record.

P

padString(String) - Method in class org.apache.pinot.segment.local.segment.index.readers.BaseImmutableDictionary
 
PartialUpsertHandler - Class in org.apache.pinot.segment.local.upsert
Handler for partial-upsert.
PartialUpsertHandler(Schema, Map<String, UpsertConfig.Strategy>, UpsertConfig.Strategy, String) - Constructor for class org.apache.pinot.segment.local.upsert.PartialUpsertHandler
 
PartialUpsertMerger - Interface in org.apache.pinot.segment.local.upsert.merger
 
PartialUpsertMergerFactory - Class in org.apache.pinot.segment.local.upsert.merger
 
PartitionDedupMetadataManager - Class in org.apache.pinot.segment.local.dedup
 
PartitionDedupMetadataManager(String, List<String>, int, ServerMetrics, HashFunction) - Constructor for class org.apache.pinot.segment.local.dedup.PartitionDedupMetadataManager
 
PartitionUpsertMetadataManager - Interface in org.apache.pinot.segment.local.upsert
Manages the upsert metadata per partition.
Path(int, FST.Arc<T>, T, IntsRefBuilder) - Constructor for class org.apache.pinot.segment.local.utils.fst.RegexpMatcher.Path
 
Path(State, int, int, List<Character>) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher.Path
 
Path(State, MutableState, MutableArc, List<Character>) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher.Path
 
PercentileEstValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
PercentileEstValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
PercentileTDigestValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
PercentileTDigestValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
persistCreationMeta(File, long, long) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
PhysicalColumnIndexContainer - Class in org.apache.pinot.segment.local.segment.index.column
 
PhysicalColumnIndexContainer(SegmentDirectory.Reader, ColumnMetadata, IndexLoadingConfig, File, IndexReaderProvider) - Constructor for class org.apache.pinot.segment.local.segment.index.column.PhysicalColumnIndexContainer
 
PinotBufferIndexInput - Class in org.apache.pinot.segment.local.utils.fst
PinotBufferIndexInput is a wrapper around PinotDataBuffer implementing IndexInput apis.
PinotBufferIndexInput(PinotDataBuffer, Long, Long) - Constructor for class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
PinotDataBitSet - Class in org.apache.pinot.segment.local.io.util
 
PinotDataBitSet(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
PinotDataBitSetV2 - Class in org.apache.pinot.segment.local.io.util
 
PinotDataBitSetV2() - Constructor for class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
PinotDataBitSetV2.Bit16Encoded - Class in org.apache.pinot.segment.local.io.util
 
PinotDataBitSetV2.Bit1Encoded - Class in org.apache.pinot.segment.local.io.util
 
PinotDataBitSetV2.Bit2Encoded - Class in org.apache.pinot.segment.local.io.util
 
PinotDataBitSetV2.Bit4Encoded - Class in org.apache.pinot.segment.local.io.util
 
PinotDataBitSetV2.Bit8Encoded - Class in org.apache.pinot.segment.local.io.util
 
PinotDataBitSetV2.RawInt - Class in org.apache.pinot.segment.local.io.util
 
PinotSegmentColumnReader - Class in org.apache.pinot.segment.local.segment.readers
 
PinotSegmentColumnReader(ForwardIndexReader, Dictionary, NullValueVectorReader, int) - Constructor for class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
PinotSegmentColumnReader(IndexSegment, String) - Constructor for class org.apache.pinot.segment.local.segment.readers.PinotSegmentColumnReader
 
PinotSegmentRecordReader - Class in org.apache.pinot.segment.local.segment.readers
Record reader for Pinot segment.
PinotSegmentRecordReader() - Constructor for class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
PinotSegmentRecordReader(File) - Constructor for class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
Deprecated.
PinotSegmentRecordReader(File, Schema, List<String>) - Constructor for class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
Deprecated.
PinotSegmentSorter - Class in org.apache.pinot.segment.local.segment.readers.sort
Sorter implementation for pinot segments
PinotSegmentSorter(int, Map<String, PinotSegmentColumnReader>) - Constructor for class org.apache.pinot.segment.local.segment.readers.sort.PinotSegmentSorter
 
POINT - org.apache.pinot.segment.local.utils.GeometryType
 
POLYGON - org.apache.pinot.segment.local.utils.GeometryType
 
postIndexingCleanup() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
Cleans up the no longer needed objects after all the indexing is done to free up some memory.
prefetch(FetchContext) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
preprocess(File, IndexLoadingConfig, Schema) - Static method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentLoader
Preprocess the local segment directory according to the current table config and schema.
printToString(FST) - Static method in class org.apache.pinot.segment.local.utils.nativefst.FST
Print to String
printTree(Map<String, Dictionary>) - Method in class org.apache.pinot.segment.local.startree.OffHeapStarTree
 
process() - Method in class org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessor
 
processChunkAndReadFirstValue(int, long, long) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
processRow(GenericRow, TransformPipeline.Result) - Method in class org.apache.pinot.segment.local.segment.creator.TransformPipeline
Process and validate the decoded row against schema.
pushSegments(SegmentGenerationJobSpec, PinotFS, List<String>) - Static method in class org.apache.pinot.segment.local.utils.SegmentPushUtils
 
put(Key) - Method in interface org.apache.pinot.segment.local.utils.IdMap
Puts the specified key into the map.
put(FixedIntArray) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
putBigDecimal(BigDecimal) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
 
putBigDecimal(BigDecimal) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriterV4
 
putBigDecimal(BigDecimal) - Method in interface org.apache.pinot.segment.local.io.writer.impl.VarByteChunkWriter
 
putBigDecimal(BigDecimal) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
putByteArrays(byte[][]) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
 
putBytes(byte[]) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
 
putBytes(byte[]) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriterV4
 
putBytes(byte[]) - Method in interface org.apache.pinot.segment.local.io.writer.impl.VarByteChunkWriter
 
putBytes(byte[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
putBytesMV(byte[][]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
 
putDictId(int) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitSVForwardIndexWriter
 
putDictId(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueSortedForwardIndexCreator
 
putDictId(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueUnsortedForwardIndexCreator
 
putDictIdMV(int[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueUnsortedForwardIndexCreator
 
putDictIds(int[]) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedBitMVForwardIndexWriter
 
putDouble(double) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteChunkSVForwardIndexWriter
 
putDouble(double) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
putDoubleMV(double[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
putFloat(float) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteChunkSVForwardIndexWriter
 
putFloat(float) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
putFloatMV(float[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
putInt(int) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteChunkSVForwardIndexWriter
 
putInt(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
putIntMV(int[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
putLong(long) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteChunkSVForwardIndexWriter
 
putLong(long) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
 
putLongMV(long[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueFixedByteRawIndexCreator
 
putString(String) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
 
putString(String) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriterV4
 
putString(String) - Method in interface org.apache.pinot.segment.local.io.writer.impl.VarByteChunkWriter
 
putString(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
 
putStringMV(String[]) - Method in class org.apache.pinot.segment.local.segment.creator.impl.fwd.MultiValueVarByteRawIndexCreator
 
putStrings(String[]) - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
 

Q

QUANTILE_DIGEST_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
QuantileDigest - Class in org.apache.pinot.segment.local.customobject
Re-implement io.airlift.stats.QuantileDigest with additional methods facilitating serialization.
QuantileDigest(double) - Constructor for class org.apache.pinot.segment.local.customobject.QuantileDigest
Create a QuantileDigest with a maximum error guarantee of "maxError" and no decay.
QuantileDigest(double, double) - Constructor for class org.apache.pinot.segment.local.customobject.QuantileDigest
Create a QuantileDigest with a maximum error guarantee of "maxError" and exponential decay with factor "alpha".
QuantileDigest(QuantileDigest) - Constructor for class org.apache.pinot.segment.local.customobject.QuantileDigest
 
QuantileDigest.Bucket - Class in org.apache.pinot.segment.local.customobject
 

R

RangeIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.inv
Range index creator that uses off-heap memory.
RangeIndexCreator(File, FieldSpec, FieldSpec.DataType, int, int, int, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
RangeIndexHandler - Class in org.apache.pinot.segment.local.segment.index.loader.invertedindex
 
RangeIndexHandler(SegmentMetadata, IndexLoadingConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.invertedindex.RangeIndexHandler
 
RangeIndexReaderImpl - Class in org.apache.pinot.segment.local.segment.index.readers
 
RangeIndexReaderImpl(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.RangeIndexReaderImpl
 
read(int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedBitIntReader
Returns the value at the given index.
read(InputStream) - Static method in class org.apache.pinot.segment.local.utils.nativefst.FST
Wrapper for the main read function
read(InputStream) - Static method in class org.apache.pinot.segment.local.utils.nativefst.FSTHeader
Read FST header and version from a stream, consuming read bytes.
read(InputStream, boolean, PinotDataBufferMemoryManager) - Static method in class org.apache.pinot.segment.local.utils.nativefst.FST
A factory for reading automata in any of the supported versions.
read(InputStream, Class<? extends T>, boolean) - Static method in class org.apache.pinot.segment.local.utils.nativefst.FST
A factory for reading a specific FST subclass, including proper casting.
READ_MODE_KEY - Static variable in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
read32(int, int[], int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedBitIntReader
Reads 32 values starting from the given index.
readByte() - Method in class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
readBytes(byte[], int, int) - Method in class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
readBytesValues(int[], int, byte[][]) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
readDictIds(int[], int, int[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
readDictIds(int[], int, int[], SortedIndexReaderImpl.Context) - Method in class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl
 
readDictIds(int[], int, int[], ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.constant.ConstantSortedIndexReader
 
readDictIds(int[], int, int[], ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReader
 
readDictIds(int[], int, int[], ForwardIndexReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBitSVForwardIndexReaderV2
 
readDoubleValues(int[], int, double[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
readDoubleValues(int[], int, int, int, double[], int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
Reader() - Constructor for class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Reader
 
ReaderContext(PinotDataBuffer, PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
readFloatValues(int[], int, float[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
readFloatValues(int[], int, int, int, float[], int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
readInt(int) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriter
 
readInt(int) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriterV2
Read dictionaryId for a particular docId
readInt(int[], int, int, int[], int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
Decode integers for an array of indexes which is not necessarily contiguous.
readInt(int, int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
readInt(int, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriter
 
readInt(int, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriterV2
Array based API to read dictionaryIds for a contiguous range of docIds starting at startDocId for a given length
readInt(int, int, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
readInt(long) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit16Encoded
 
readInt(long) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit1Encoded
 
readInt(long) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit2Encoded
 
readInt(long) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit4Encoded
 
readInt(long) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit8Encoded
 
readInt(long) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.RawInt
 
readInt(long) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
Decode integers starting at a given index.
readInt(long, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit16Encoded
 
readInt(long, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit1Encoded
 
readInt(long, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit2Encoded
 
readInt(long, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit4Encoded
 
readInt(long, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.Bit8Encoded
 
readInt(long, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2.RawInt
 
readInt(long, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
Decode integers for a contiguous range of indexes represented by startIndex and length.
readIntValues(int[], int, int[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
readIntValues(int[], int, int, int, int[], int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
readLongValues(int[], int, int, int, long[], int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
readLongValues(int[], int, long[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
readRemaining(InputStream, int) - Static method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
readSmallUncompressedValue(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
readStringValues(int[], int, int, int, String[], int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedByteSingleValueMultiColReader
 
readStringValues(int[], int, String[]) - Method in class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
readUnchecked(int) - Method in class org.apache.pinot.segment.local.io.reader.impl.FixedBitIntReader
Returns the value at the given index.
readValues(int[], int, int, int[], int) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriterV2
Array based API to read dictionaryIds for an array of docIds which are monotonically increasing but not necessarily contiguous.
readValuesSV(int[], int, double[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
readValuesSV(int[], int, float[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
readValuesSV(int[], int, int[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
readValuesSV(int[], int, long[], ChunkReaderContext) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
RealtimeIndexOffHeapMemoryManager - Class in org.apache.pinot.segment.local.io.readerwriter
 
RealtimeIndexOffHeapMemoryManager(ServerMetrics, String) - Constructor for class org.apache.pinot.segment.local.io.readerwriter.RealtimeIndexOffHeapMemoryManager
 
RealtimeInvertedIndex - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
Real-time bitmap based inverted index reader which allows adding values on the fly.
RealtimeInvertedIndex() - Constructor for class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeInvertedIndex
 
RealtimeLuceneDocIdCollector - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
DocID collector for Lucene search query.
RealtimeLuceneDocIdCollector(MutableRoaringBitmap) - Constructor for class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneDocIdCollector
 
RealtimeLuceneIndexReaderRefreshThread - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
Background thread to refresh the realtime lucene index readers for supporting near-realtime text search.
RealtimeLuceneIndexRefreshState - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
This class manages the realtime lucene index readers.
RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
Since the text index is maintained per TEXT column (similar to other Pinot indexes), there could be multiple lucene indexes for a given segment and therefore there can be multiple realtime lucene readers (one for each index/column) for the particular realtime segment.
RealtimeLuceneReaders(String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders
 
RealtimeLuceneTextIndex - Class in org.apache.pinot.segment.local.realtime.impl.invertedindex
Lucene text index reader supporting near realtime search.
RealtimeLuceneTextIndex(String, File, String) - Constructor for class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneTextIndex
Created by MutableSegmentImpl for each column on which text index has been enabled
RealTimeRegexpMatcher - Class in org.apache.pinot.segment.local.utils.nativefst.utils
 
RealTimeRegexpMatcher(String, MutableFST, IntConsumer) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher
 
RealTimeRegexpMatcher.Path - Class in org.apache.pinot.segment.local.utils.nativefst.utils
Represents a path in the FST traversal directed by the automaton
RealtimeSegmentConfig - Class in org.apache.pinot.segment.local.realtime.impl
 
RealtimeSegmentConfig.Builder - Class in org.apache.pinot.segment.local.realtime.impl
 
RealtimeSegmentConverter - Class in org.apache.pinot.segment.local.realtime.converter
 
RealtimeSegmentConverter(MutableSegmentImpl, SegmentZKPropsConfig, String, Schema, String, TableConfig, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, boolean) - Constructor for class org.apache.pinot.segment.local.realtime.converter.RealtimeSegmentConverter
 
RealtimeSegmentSegmentCreationDataSource - Class in org.apache.pinot.segment.local.realtime.converter.stats
Segment creation data source that is based on an in-memory realtime segment.
RealtimeSegmentSegmentCreationDataSource(MutableSegment, PinotSegmentRecordReader) - Constructor for class org.apache.pinot.segment.local.realtime.converter.stats.RealtimeSegmentSegmentCreationDataSource
 
RealtimeSegmentStatsContainer - Class in org.apache.pinot.segment.local.realtime.converter.stats
Stats container for an in-memory realtime segment.
RealtimeSegmentStatsContainer(MutableSegment, int[]) - Constructor for class org.apache.pinot.segment.local.realtime.converter.stats.RealtimeSegmentStatsContainer
 
RealtimeSegmentStatsHistory - Class in org.apache.pinot.segment.local.realtime.impl
 
RealtimeSegmentStatsHistory.ColumnStats - Class in org.apache.pinot.segment.local.realtime.impl
 
RealtimeSegmentStatsHistory.SegmentStats - Class in org.apache.pinot.segment.local.realtime.impl
 
RecordInfo - Class in org.apache.pinot.segment.local.upsert
 
RecordInfo(PrimaryKey, int, Comparable) - Constructor for class org.apache.pinot.segment.local.upsert.RecordInfo
 
RecordReaderSegmentCreationDataSource - Class in org.apache.pinot.segment.local.segment.creator
SegmentCreationDataSource that uses a RecordReader as the underlying data source.
RecordReaderSegmentCreationDataSource(RecordReader) - Constructor for class org.apache.pinot.segment.local.segment.creator.RecordReaderSegmentCreationDataSource
 
RecordTransformer - Interface in org.apache.pinot.segment.local.recordtransformer
The record transformer which takes a GenericRow and transform it based on some custom rules.
reduce() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Reduces this automaton.
regexMatch(String, FST<Long>) - Static method in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher
 
regexMatch(String, FST, IntConsumer) - Static method in class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher
 
regexMatch(String, MutableFST, IntConsumer) - Static method in class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher
 
regexMatchOnFST() - Method in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher
This function runs matching on automaton built from regexQuery and the FST.
regexMatchOnFST() - Method in class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher
This function runs matching on automaton built from regexQuery and the FST.
regexMatchOnFST() - Method in class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher
This function runs matching on automaton built from regexQuery and the FST.
RegExp - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Regular Expression extension to Automaton.
RegExp(String) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Constructs new RegExp from a string.
RegExp(String, int) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Constructs new RegExp from a string.
RegexpMatcher - Class in org.apache.pinot.segment.local.utils.fst
RegexpMatcher is a helper to retrieve matching values for a given regexp query.
RegexpMatcher - Class in org.apache.pinot.segment.local.utils.nativefst.utils
RegexpMatcher is a helper to retrieve matching values for a given regexp query.
RegexpMatcher(String, FST<Long>) - Constructor for class org.apache.pinot.segment.local.utils.fst.RegexpMatcher
 
RegexpMatcher(String, FST, IntConsumer) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher
 
RegexpMatcher.Path<T> - Class in org.apache.pinot.segment.local.utils.fst
 
RegexpMatcher.Path - Class in org.apache.pinot.segment.local.utils.nativefst.utils
Represents a path in the FST traversal directed by the automaton
regexQueryNrHitsForRealTimeFST(String, MutableFST) - Static method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.utils.MutableFSTUtils
Return number of matches for given regex for realtime FST
release(FetchContext) - Method in class org.apache.pinot.segment.local.indexsegment.immutable.ImmutableSegmentImpl
 
releaseSegment(SegmentDataManager) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Releases the acquired segment.
reloadFailureRecovery(File) - Static method in class org.apache.pinot.segment.local.segment.index.loader.LoaderUtils
Try to recover a segment from reload failures (reloadSegment() method in HelixInstanceDataManager).
reloadMetadata() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
reloadSegment(String, IndexLoadingConfig, SegmentZKMetadata, SegmentMetadata, Schema, boolean) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Reloads an existing immutable segment for the table, which can be an OFFLINE or REALTIME table.
remove() - Method in class org.apache.pinot.segment.local.utils.nativefst.ByteSequenceIterator
Not implemented in this iterator.
REMOVE_DATE_TIME - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
REMOVE_DIMENSION - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
REMOVE_METRIC - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
removeColumnIndices(String) - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
Helper method to remove the indices (dictionary and forward index) for a default column.
removeColumnMetadataInfo(PropertiesConfiguration, String) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
removeDeadTransitions() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Removes transitions to dead states and calls Automaton.reduce() and Automaton.clearHashCode().
removeIndex(String, ColumnIndexType) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 
removeSegment(String) - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Removes a segment from the table.
removeSegment(IndexSegment) - Method in class org.apache.pinot.segment.local.dedup.PartitionDedupMetadataManager
 
removeSegment(IndexSegment) - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
removeSegment(IndexSegment) - Method in interface org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager
Removes the upsert metadata for the given segment.
removeStarTrees(File) - Static method in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils
Removes all the star-trees from the given segment.
renamePrefixes(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
Loops through all columns and renames the column's prefix with the corresponding replacement if the prefix matches.
repeat() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
repeat(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
repeat(int, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
repeat(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts the Kleene star (zero or more concatenated repetitions) of the language of the given automaton.
repeat(Automaton, int) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts min or more concatenated repetitions of the language of the given automaton.
repeat(Automaton, int, int) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts between min and max (including both) concatenated repetitions of the language of the given automaton.
replaceSegment(ImmutableSegment, IndexSegment) - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
replaceSegment(ImmutableSegment, IndexSegment) - Method in interface org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager
Replaces the upsert metadata for the old segment with the new immutable segment.
ReplicationUtils - Class in org.apache.pinot.segment.local.utils
Methods related to replication
reset() - Method in class org.apache.pinot.segment.local.segment.creator.TransformPipeline.Result
 
restartFrom(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.ByteSequenceIterator
Restart walking from node.
Result() - Constructor for class org.apache.pinot.segment.local.segment.creator.TransformPipeline.Result
 
reverse(Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Reverses the language of the given (non-singleton) automaton while returning the set of new initial states.
rewind() - Method in class org.apache.pinot.segment.local.segment.readers.GenericRowRecordReader
 
rewind() - Method in class org.apache.pinot.segment.local.segment.readers.IntermediateSegmentRecordReader
 
rewind() - Method in class org.apache.pinot.segment.local.segment.readers.MultiplePinotSegmentRecordReader
 
rewind() - Method in class org.apache.pinot.segment.local.segment.readers.PinotSegmentRecordReader
 
ROARING_BITMAP_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
run() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexReaderRefreshThread
 
run(char[], int, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.CharacterRunAutomaton
 
run(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
run(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.CharacterRunAutomaton
 
run(String) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns true if the given string is accepted by this automaton.
run(String, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns the length of the longest accepted run of the given string starting at the given offset.
run(Automaton, String) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns true if the given string is accepted by the automaton.
RunAutomaton - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Finite-state automaton with fast run operation.
RunAutomaton(Automaton) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Constructs a new RunAutomaton from a deterministic Automaton.
RunAutomaton(Automaton, boolean) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Constructs a new RunAutomaton from a deterministic Automaton.

S

SanitizationTransformer - Class in org.apache.pinot.segment.local.recordtransformer
The SanitizationTransformer class will sanitize the values to follow certain rules including: No null characters in string values String values are within the length limit TODO: add length limit to BYTES values if necessary
SanitizationTransformer(Schema) - Constructor for class org.apache.pinot.segment.local.recordtransformer.SanitizationTransformer
 
save() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 
save(FileOutputStream) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
 
SCHEMA_JSON - Static variable in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
SchemaUtils - Class in org.apache.pinot.segment.local.utils
Schema utils FIXME: Merge this SchemaUtils with the SchemaUtils from pinot-common when merging of modules happens
scoreMode() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneDocIdCollector
 
scoreMode() - Method in class org.apache.pinot.segment.local.segment.index.readers.text.LuceneDocIdCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.bloom.OnHeapGuavaBloomFilterCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.OffHeapH3IndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.OnHeapH3IndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.json.OffHeapJsonIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.json.OnHeapJsonIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OffHeapBitmapInvertedIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.OnHeapBitmapInvertedIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
Generates the range Index file Sample output by running RangeIndexCreatorTest with TRACE=true and change log4.xml in core to info 15:18:47.330 RangeIndexCreator - Before sorting 15:18:47.333 RangeIndexCreator - DocIdBuffer [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, ] 15:18:47.333 RangeIndexCreator - ValueBuffer [ 3, 0, 0, 0, 3, 1, 3, 0, 2, 4, 4, 2, 4, 3, 2, 1, 0, 2, 0, 3, ] 15:18:47.371 RangeIndexCreator - After sorting 15:18:47.371 RangeIndexCreator - DocIdBuffer [ 16, 3, 1, 2, 7, 18, 15, 5, 14, 8, 17, 11, 0, 4, 6, 13, 19, 10, 9, 12, ] 15:18:47.371 RangeIndexCreator - ValueBuffer [ 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 4, 4, 4, ] 15:18:47.372 RangeIndexCreator - rangeOffsets = [ (0,5) ,(6,7) ,(8,11) ,(12,16) ,(17,19) , ] 15:18:47.372 RangeIndexCreator - rangeValues = [ (0,0) ,(1,1) ,(2,2) ,(3,3) ,(4,4) , ]
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.text.LuceneFSTIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.nullvalue.NullValueVectorCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BigDecimalColumnPreIndexStatsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.BytesColumnPredIndexStatsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.DoubleColumnPreIndexStatsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.FloatColumnPreIndexStatsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.IntColumnPreIndexStatsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.LongColumnPreIndexStatsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.LuceneTextIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
seal() - Method in class org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexCreator
 
seek(long) - Method in class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
SegmentColumnarIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl
Segment creator which writes data in a columnar form.
SegmentColumnarIndexCreator() - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
SegmentCreationDriverFactory - Class in org.apache.pinot.segment.local.segment.creator.impl
 
SegmentDataManager - Class in org.apache.pinot.segment.local.data.manager
Base segment data manager to maintain reference count for the segment.
SegmentDataManager() - Constructor for class org.apache.pinot.segment.local.data.manager.SegmentDataManager
 
SegmentDictionaryCreator - Class in org.apache.pinot.segment.local.segment.creator.impl
 
SegmentDictionaryCreator(FieldSpec, File) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
 
SegmentDictionaryCreator(FieldSpec, File, boolean) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.SegmentDictionaryCreator
 
SegmentFormatConverterFactory - Class in org.apache.pinot.segment.local.segment.index.converter
 
SegmentIndexCreationDriverImpl - Class in org.apache.pinot.segment.local.segment.creator.impl
Implementation of an index segment creator.
SegmentIndexCreationDriverImpl() - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.SegmentIndexCreationDriverImpl
 
SegmentLocalFSDirectory - Class in org.apache.pinot.segment.local.segment.store
 
SegmentLocalFSDirectory(File) - Constructor for class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
SegmentLocalFSDirectory(File, SegmentMetadataImpl, ReadMode) - Constructor for class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
SegmentLocalFSDirectory(File, ReadMode) - Constructor for class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
SegmentLocalFSDirectory.Reader - Class in org.apache.pinot.segment.local.segment.store
SegmentDirectory Reader
SegmentLocalFSDirectory.Writer - Class in org.apache.pinot.segment.local.segment.store
SegmentDirectory Writer
SegmentLocks - Class in org.apache.pinot.segment.local.utils
 
SegmentPreIndexStatsCollectorImpl - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
 
SegmentPreIndexStatsCollectorImpl(StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.SegmentPreIndexStatsCollectorImpl
 
SegmentPreProcessor - Class in org.apache.pinot.segment.local.segment.index.loader
Use mmap to load the segment and perform all pre-processing steps.
SegmentPreProcessor(SegmentDirectory, IndexLoadingConfig, Schema) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.SegmentPreProcessor
 
SegmentPushUtils - Class in org.apache.pinot.segment.local.utils
 
SegmentSorter - Interface in org.apache.pinot.segment.local.segment.readers.sort
Interface for segment sorters
SegmentStats() - Constructor for class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
SegmentV1V2ToV3FormatConverter - Class in org.apache.pinot.segment.local.segment.index.converter
SegmentV1V2ToV3FormatConverter() - Constructor for class org.apache.pinot.segment.local.segment.index.converter.SegmentV1V2ToV3FormatConverter
 
sendSegmentUriAndMetadata(SegmentGenerationJobSpec, PinotFS, Map<String, String>) - Static method in class org.apache.pinot.segment.local.utils.SegmentPushUtils
This method takes a map of segment downloadURI to corresponding tar file path, and push those segments in metadata mode.
sendSegmentUris(SegmentGenerationJobSpec, List<String>) - Static method in class org.apache.pinot.segment.local.utils.SegmentPushUtils
 
SEPARATORS - org.apache.pinot.segment.local.utils.nativefst.FSTFlags
The FST supports legacy built-in separator and filler characters (Daciuk's FST package compatibility).
SEQUENCE_IS_A_PREFIX - Static variable in class org.apache.pinot.segment.local.utils.nativefst.MatchResult
The sequence is a prefix of at least one sequence in the automaton.
SERIALIZABLE_SIZE_IN_BYTES - Static variable in class org.apache.pinot.segment.local.startree.OffHeapStarTreeNode
 
SERIALIZATION_BUFFER_REALLOCATIONS - org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
SERIALIZATION_BUFFER_SIZE - org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
serialize(FST, T) - Method in interface org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializer
Serialize a finite state automaton to an output stream.
serialize(FST, T) - Method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializerImpl
Serialize root state s to an output stream in ImmutableFST format.
serialize(Geometry) - Static method in class org.apache.pinot.segment.local.utils.GeometrySerializer
Serializes a geometry object into bytes
serialize(T) - Method in interface org.apache.pinot.segment.local.utils.CustomSerDeUtils.ObjectSerDe
Serializes a value into a byte array.
serializeAggregatedValue(A) - Method in interface org.apache.pinot.segment.local.aggregator.ValueAggregator
Serializes an aggregated value into a byte array.
serializeAggregatedValue(HyperLogLog) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountHLLValueAggregator
 
serializeAggregatedValue(TDigest) - Method in class org.apache.pinot.segment.local.aggregator.PercentileTDigestValueAggregator
 
serializeAggregatedValue(Double) - Method in class org.apache.pinot.segment.local.aggregator.MaxValueAggregator
 
serializeAggregatedValue(Double) - Method in class org.apache.pinot.segment.local.aggregator.MinValueAggregator
 
serializeAggregatedValue(Double) - Method in class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 
serializeAggregatedValue(Long) - Method in class org.apache.pinot.segment.local.aggregator.CountValueAggregator
 
serializeAggregatedValue(BigDecimal) - Method in class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
serializeAggregatedValue(AvgPair) - Method in class org.apache.pinot.segment.local.aggregator.AvgValueAggregator
 
serializeAggregatedValue(MinMaxRangePair) - Method in class org.apache.pinot.segment.local.aggregator.MinMaxRangeValueAggregator
 
serializeAggregatedValue(QuantileDigest) - Method in class org.apache.pinot.segment.local.aggregator.PercentileEstValueAggregator
 
serializeAggregatedValue(RoaringBitmap) - Method in class org.apache.pinot.segment.local.aggregator.DistinctCountBitmapValueAggregator
 
SerializedHLL - Class in org.apache.pinot.segment.local.customobject
 
SerializedHLL(HyperLogLog) - Constructor for class org.apache.pinot.segment.local.customobject.SerializedHLL
 
SerializedQuantileDigest - Class in org.apache.pinot.segment.local.customobject
Serialized and comparable version of QuantileDigest.
SerializedQuantileDigest(QuantileDigest, double) - Constructor for class org.apache.pinot.segment.local.customobject.SerializedQuantileDigest
 
SerializedTDigest - Class in org.apache.pinot.segment.local.customobject
Serialized and comparable version of TDigest.
SerializedTDigest(TDigest, double) - Constructor for class org.apache.pinot.segment.local.customobject.SerializedTDigest
 
serializeTree(File, StarTreeBuilderUtils.TreeNode, String[], int) - Static method in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils
Serialize the star-tree structure into a file.
setAccept(boolean) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Sets acceptance for this state.
setAggregateMetrics(boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setAllowMutate(boolean) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Sets or resets allow mutate flag.
setAvgColumnSize(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.ColumnStats
 
setAvgNumMultiValues(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
setBit(int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
setBloomFilterConfigs(Map<String, BloomFilterConfig>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setBytes(int, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
setBytes(int, int, byte[]) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setCapacity(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setCardinality(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.ColumnStats
 
setChar(int, int, char) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setChunkId(int) - Method in class org.apache.pinot.segment.local.segment.index.readers.forward.ChunkReaderContext
 
setColumnMinMaxValueGeneratorMode(ColumnMinMaxValueGeneratorMode) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
For tests only.
setColumnProperties(Map<String, Map<String, String>>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setColumnStats(String, RealtimeSegmentStatsHistory.ColumnStats) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
setConsumerDir(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setDictId(int) - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
setDictId(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
setDictIdMV(int, int[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
setDictIds(int[]) - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
setDouble(int, double) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
setDouble(int, int, double) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
setDouble(int, int, double) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setDoubleMV(int, double[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
setFieldConfigList(List<FieldConfig>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setFloat(int, float) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
setFloat(int, int, float) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
setFloat(int, int, float) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setFloatMV(int, float[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
setFSTIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setFSTIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setFSTIndexType(FSTType) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setGeography(Geometry) - Static method in class org.apache.pinot.segment.local.utils.GeometryUtils
Sets the geometry to geography.
setGeometry(Geometry) - Static method in class org.apache.pinot.segment.local.utils.GeometryUtils
Sets to geometry.
setH3IndexConfigs(Map<String, H3IndexConfig>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setH3IndexConfigs(Map<String, H3IndexConfig>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setIngestionAggregationConfigs(List<AggregationConfig>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setInitialState(State) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Sets initial state.
setInt(int, int) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
setInt(int, int, int) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
setInt(int, int, int) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setIntMV(int, int[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
setInvertedIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setInvertedIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
For tests only.
setIsTerminal(boolean) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
setJsonIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setJsonIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setLabel(char) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
setLoadTimeMs(long) - Method in class org.apache.pinot.segment.local.data.manager.SegmentDataManager
 
setLong(int, int, long) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
setLong(int, int, long) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setLong(int, long) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteSVMutableForwardIndex
 
setLongMV(int, long[]) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.FixedByteMVMutableForwardIndex
 
setMaxNumEntries(int) - Static method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
setMaxParallelSegmentDownloads(int) - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
setMaxValue(Comparable) - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
setMemoryManager(PinotDataBufferMemoryManager) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setMemUsedBytes(long) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
setMinIntervalBetweenUpdatesMillis(long) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
setMinValue(Comparable) - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
setNoDictionaryColumns(Set<String>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setNull(int) - Method in class org.apache.pinot.segment.local.realtime.impl.nullvalue.MutableNullValueVector
 
setNull(int) - Method in class org.apache.pinot.segment.local.segment.creator.impl.nullvalue.NullValueVectorCreator
 
setNullHandlingEnabled(boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setNumRowsConsumed(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
setNumRowsIndexed(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
setNumSeconds(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
setOffHeap(boolean) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setOnHeapDictionaryColumns(Set<String>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setPartitionColumn(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setPartitionDedupMetadataManager(PartitionDedupMetadataManager) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setPartitionFunction(PartitionFunction) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setPartitionId(int) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setPartitionUpsertMetadataManager(PartitionUpsertMetadataManager) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setRangeIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
For tests only.
setReadMode(ReadMode) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
For tests only.
setSchema(Schema) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setSegmentDestroyed() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState.RealtimeLuceneReaders
 
setSegmentName(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setSegmentName(String) - Method in class org.apache.pinot.segment.local.segment.creator.impl.SegmentColumnarIndexCreator
 
setSegmentVersion(SegmentVersion) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
For tests only.
setSegmentZKMetadata(SegmentZKMetadata) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setShort(int, int, short) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setStartState(MutableState) - Method in interface org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFST
Set the start state
setStartState(MutableState) - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
Set the initial state
setStatsHistory(RealtimeSegmentStatsHistory) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setStreamName(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setStreamSegmentDownloadUntar(boolean) - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
setStreamSegmentDownloadUntarRateLimitBytesPerSec(long) - Method in class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
setString(int, int, String) - Method in class org.apache.pinot.segment.local.io.readerwriter.impl.FixedByteSingleValueMultiColumnReaderWriter
 
setString(int, int, String) - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteSingleValueMultiColWriter
 
setString(int, String) - Method in class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
setTableConfig(TableConfig) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
 
setTableNameWithType(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setTextIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
Used by LLRealtimeSegmentDataManager to set the list of text index creation columns.
setTextIndexColumns(Set<String>) - Method in class org.apache.pinot.segment.local.segment.index.loader.IndexLoadingConfig
Used directly from text search unit test code since the test code doesn't really have a table config and is directly testing the query execution code of text search using data from generated segments and then loading those segments.
setTier(String) - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
setTimeColumnName(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setTransformPipeline(TransformPipeline) - Method in class org.apache.pinot.segment.local.segment.creator.RecordReaderSegmentCreationDataSource
 
setUpsertComparisonColumn(String) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setUpsertMode(UpsertConfig.Mode) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BaseOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BigDecimalOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.BytesOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.DoubleOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.FloatOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.IntOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.LongOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
setValue(int, Object, byte[]) - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
setVarLengthDictionaryColumns(Set<String>) - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentConfig.Builder
 
shouldDeriveNumDocsPerChunk(String, Map<String, Map<String, String>>) - Static method in class org.apache.pinot.segment.local.segment.creator.impl.DefaultIndexCreatorProvider
 
shouldIngestRow(GenericRow) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
Returns false if the record contains key GenericRow.SKIP_RECORD_KEY with value true
shouldRemoveExistingStarTrees(List<StarTreeV2BuilderConfig>, List<StarTreeV2Metadata>) - Static method in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils
Returns true if the given star-tree builder configs do not match the star-tree metadata, in which case the existing star-trees need to be removed, false otherwise.
shutDown() - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Shuts down the table data manager.
SingleTreeBuilder - Interface in org.apache.pinot.segment.local.startree.v2.builder
A star-tree builder that builds a single star-tree.
SingleValueFixedByteRawIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.fwd
Forward index creator for raw (non-dictionary-encoded) single-value column of fixed length data type (INT, LONG, FLOAT, DOUBLE).
SingleValueFixedByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
Constructor for the class
SingleValueFixedByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueFixedByteRawIndexCreator
Constructor for the class
SingleValueSortedForwardIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.fwd
Forward index creator for dictionary-encoded sorted single-value column.
SingleValueSortedForwardIndexCreator(File, String, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueSortedForwardIndexCreator
 
SingleValueUnsortedForwardIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.fwd
Forward index creator for dictionary-encoded unsorted single-value column.
SingleValueUnsortedForwardIndexCreator(File, String, int, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueUnsortedForwardIndexCreator
 
SingleValueVarByteRawIndexCreator - Class in org.apache.pinot.segment.local.segment.creator.impl.fwd
Forward index creator for raw (non-dictionary-encoded) single-value column of variable length data type (BIG_DECIMAL, STRING, BYTES).
SingleValueVarByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
Create a var-byte raw index creator for the given column
SingleValueVarByteRawIndexCreator(File, ChunkCompressionType, String, int, FieldSpec.DataType, int, boolean, int) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.fwd.SingleValueVarByteRawIndexCreator
Create a var-byte raw index creator for the given column
size() - Method in class org.apache.pinot.segment.local.utils.FixedIntArrayOffHeapIdMap
 
size() - Method in interface org.apache.pinot.segment.local.utils.IdMap
Returns the current size of the map, zero if the map is empty.
slice(String, long, long) - Method in class org.apache.pinot.segment.local.utils.fst.PinotBufferIndexInput
 
SortedIndexReaderImpl - Class in org.apache.pinot.segment.local.segment.index.readers.sorted
Implementation of sorted index reader.
SortedIndexReaderImpl(PinotDataBuffer, int) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.sorted.SortedIndexReaderImpl
 
SortedIndexReaderImpl.Context - Class in org.apache.pinot.segment.local.segment.index.readers.sorted
 
SpecialOperations - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Special automata operations.
STAR_TREE - org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexType
 
STAR_TREE_INDEX_KEY - Static variable in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils
 
start() - Method in interface org.apache.pinot.segment.local.data.manager.TableDataManager
Starts the table data manager.
start() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState
Used by HelixServerStarter during bootstrap to create the singleton instance of this class and start the realtime reader refresh thread.
start() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Returns the offset of the first character matched.
start(int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.AutomatonMatcher
Returns the offset of the first character matched of the specified capturing group.
StarTreeBuilderUtils - Class in org.apache.pinot.segment.local.startree
The StarTreeBuilderUtils class contains utility methods for star-tree builders.
StarTreeBuilderUtils.TreeNode - Class in org.apache.pinot.segment.local.startree
 
StarTreeDataSource - Class in org.apache.pinot.segment.local.startree.v2.store
 
StarTreeDataSource(FieldSpec, int, ForwardIndexReader<?>, Dictionary) - Constructor for class org.apache.pinot.segment.local.startree.v2.store.StarTreeDataSource
 
StarTreeIndexCombiner - Class in org.apache.pinot.segment.local.startree.v2.builder
The StarTreeIndexCombiner class combines multiple star-tree indexes into a single index file.
StarTreeIndexCombiner(File) - Constructor for class org.apache.pinot.segment.local.startree.v2.builder.StarTreeIndexCombiner
 
StarTreeIndexContainer - Class in org.apache.pinot.segment.local.startree.v2.store
The StarTreeIndexContainer class contains the indexes for multiple star-trees.
StarTreeIndexContainer(File, SegmentMetadataImpl, Map<String, ColumnIndexContainer>, ReadMode) - Constructor for class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexContainer
 
StarTreeIndexMapUtils - Class in org.apache.pinot.segment.local.startree.v2.store
The StarTreeIndexMapUtils class is a utility class to store/load star-tree index map to/from file.
StarTreeIndexMapUtils.IndexKey - Class in org.apache.pinot.segment.local.startree.v2.store
Key of the index map.
StarTreeIndexMapUtils.IndexType - Enum in org.apache.pinot.segment.local.startree.v2.store
Type of the index.
StarTreeIndexMapUtils.IndexValue - Class in org.apache.pinot.segment.local.startree.v2.store
Value of the index map.
StarTreeLoaderUtils - Class in org.apache.pinot.segment.local.startree.v2.store
The StarTreeLoaderUtils class provides utility methods to load star-tree indexes.
StarTreeV2BuilderConfig - Class in org.apache.pinot.segment.local.startree.v2.builder
The StarTreeV2BuilderConfig class contains the configuration for star-tree builder.
State - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Automaton state.
State() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Constructs a new state.
STATE_REGISTRY_SIZE - org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
STATE_REGISTRY_TABLE_SLOTS - org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
stateEquals(Object, Object) - Static method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.utils.MutableFSTUtils
 
StatePair - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Pair of states.
StatePair(State, State) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.StatePair
Constructs a new state pair.
StateVisitor - Interface in org.apache.pinot.segment.local.utils.nativefst
State visitor.
step(char) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Performs lookup in transitions, assuming determinism.
step(char, Collection<State>) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Performs lookup in transitions, allowing nondeterminism.
step(int, char) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns the state obtained by reading the given char from the given state.
step(int, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns the state obtained by reading the given char from the given state.
stop() - Method in class org.apache.pinot.segment.local.realtime.impl.invertedindex.RealtimeLuceneIndexRefreshState
Used by HelixServerStarter during shutdown.
STOPBIT - org.apache.pinot.segment.local.utils.nativefst.FSTFlags
Daciuk: stop bit in use.
store(OutputStream) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Writes this RunAutomaton to the given stream.
storeToFile(List<Map<StarTreeIndexMapUtils.IndexKey, StarTreeIndexMapUtils.IndexValue>>, File) - Static method in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils
Stores the index maps for multiple star-trees into a file.
STRING_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
StringColumnPreIndexStatsCollector - Class in org.apache.pinot.segment.local.segment.creator.impl.stats
 
StringColumnPreIndexStatsCollector(String, StatsCollectorConfig) - Constructor for class org.apache.pinot.segment.local.segment.creator.impl.stats.StringColumnPreIndexStatsCollector
 
StringDictionary - Class in org.apache.pinot.segment.local.segment.index.readers
 
StringDictionary(PinotDataBuffer, int, int, byte) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.StringDictionary
 
StringLongPair - Class in org.apache.pinot.segment.local.customobject
 
StringLongPair(String, long) - Constructor for class org.apache.pinot.segment.local.customobject.StringLongPair
 
StringOffHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
StringOffHeapMutableDictionary(int, int, PinotDataBufferMemoryManager, String, int) - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOffHeapMutableDictionary
 
StringOnHeapMutableDictionary - Class in org.apache.pinot.segment.local.realtime.impl.dictionary
 
StringOnHeapMutableDictionary() - Constructor for class org.apache.pinot.segment.local.realtime.impl.dictionary.StringOnHeapMutableDictionary
 
StringUnionOperations - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Operations for building minimal deterministic automata from sets of strings.
StringUnionOperations() - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.StringUnionOperations
 
subsetOf(Automaton) - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
subsetOf(Automaton, Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns true if the language of a1 is a subset of the language of a2.
subst(Automaton, char, String) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Returns an automaton where all transitions of the given char are replaced by a string.
subst(Automaton, Map<Character, Set<Character>>) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Returns an automaton where all transition labels have been substituted.
SumPrecisionValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
SumPrecisionValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.SumPrecisionValueAggregator
 
SumValueAggregator - Class in org.apache.pinot.segment.local.aggregator
 
SumValueAggregator() - Constructor for class org.apache.pinot.segment.local.aggregator.SumValueAggregator
 

T

TABLE_CONFIG_JSON_TEMPLATE - Static variable in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
TableConfigUtils - Class in org.apache.pinot.segment.local.utils
Utils related to table config operations FIXME: Merge this TableConfigUtils with the TableConfigUtils from pinot-common when merging of modules is done
TableConfigUtils.ValidationType - Enum in org.apache.pinot.segment.local.utils
 
TableDataManager - Interface in org.apache.pinot.segment.local.data.manager
The TableDataManager interface provides APIs to manage segments under a table.
TableDataManagerConfig - Class in org.apache.pinot.segment.local.data.manager
The config used for TableDataManager.
TableDataManagerConfig(Configuration) - Constructor for class org.apache.pinot.segment.local.data.manager.TableDataManagerConfig
 
TableDataManagerParams - Class in org.apache.pinot.segment.local.data.manager
 
TableDataManagerParams(int, boolean, long) - Constructor for class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
TableDataManagerParams(InstanceDataManagerConfig) - Constructor for class org.apache.pinot.segment.local.data.manager.TableDataManagerParams
 
TableDedupMetadataManager - Class in org.apache.pinot.segment.local.dedup
 
TableDedupMetadataManager(String, List<String>, ServerMetrics, HashFunction) - Constructor for class org.apache.pinot.segment.local.dedup.TableDedupMetadataManager
 
TableStateUtils - Class in org.apache.pinot.segment.local.utils.tablestate
 
TableUpsertMetadataManager - Interface in org.apache.pinot.segment.local.upsert
The manager of the upsert metadata of a table.
TableUpsertMetadataManagerFactory - Class in org.apache.pinot.segment.local.upsert
 
TARGET_ADDRESS_SIZE - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
Size of the target address field (constant for the builder).
TASK - org.apache.pinot.segment.local.utils.TableConfigUtils.ValidationType
 
TDIGEST_SER_DE - Static variable in class org.apache.pinot.segment.local.utils.CustomSerDeUtils
 
TERMINAL_STATE - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
A dummy address of the terminal state.
TextIndexHandler - Class in org.apache.pinot.segment.local.segment.index.loader.invertedindex
Helper class for text indexes used by SegmentPreProcessor.
TextIndexHandler(SegmentMetadata, IndexLoadingConfig) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.invertedindex.TextIndexHandler
 
TextIndexUtils - Class in org.apache.pinot.segment.local.segment.store
 
throwIfInvalid() - Method in interface org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFST
throws an exception if the FST is constructed in an invalid state
throwIfInvalid() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
TIME - org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGeneratorMode
 
TimeSpecFunctionEvaluator - Class in org.apache.pinot.segment.local.function
An implementation of FunctionEvaluator for converting the time value based on the TimeFieldSpec.
TimeSpecFunctionEvaluator(TimeGranularitySpec, TimeGranularitySpec) - Constructor for class org.apache.pinot.segment.local.function.TimeSpecFunctionEvaluator
 
toAutomaton() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Constructs new Automaton from this RegExp.
toBytes() - Method in class org.apache.pinot.segment.local.customobject.AvgPair
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.DoubleLongPair
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.FloatLongPair
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.IntLongPair
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.LongLongPair
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.MinMaxRangePair
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.StringLongPair
 
toBytes() - Method in class org.apache.pinot.segment.local.customobject.ValueLongPair
 
toDataSource(int) - Method in class org.apache.pinot.segment.local.segment.index.column.IntermediateIndexContainer
 
toGraphviz() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest
 
toHexaDecimal(byte[]) - Static method in class org.apache.pinot.segment.local.utils.CrcUtils
 
TOPIC_NAME - Static variable in class org.apache.pinot.segment.local.segment.creator.Fixtures
 
toString() - Method in class org.apache.pinot.segment.local.customobject.QuantileDigest.Bucket
 
toString() - Method in class org.apache.pinot.segment.local.customobject.SerializedHLL
 
toString() - Method in class org.apache.pinot.segment.local.customobject.SerializedQuantileDigest
 
toString() - Method in class org.apache.pinot.segment.local.customobject.SerializedTDigest
 
toString() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.ColumnStats
 
toString() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory.SegmentStats
 
toString() - Method in class org.apache.pinot.segment.local.realtime.impl.RealtimeSegmentStatsHistory
 
toString() - Method in class org.apache.pinot.segment.local.segment.store.IndexKey
 
toString() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Reader
 
toString() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory
 
toString() - Method in class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 
toString() - Method in class org.apache.pinot.segment.local.startree.v2.builder.StarTreeV2BuilderConfig
 
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Returns a string representation of this automaton.
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RegExp
Constructs string from parsed regular expression.
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.RunAutomaton
Returns a string representation of this automaton.
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.State
Returns string describing this state.
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
Returns a string describing this state.
toString() - Method in enum org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
 
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTInfo
 
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Returns a string representation of this automaton.
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableArc
 
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableFSTImpl
 
toString() - Method in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
transform(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.ComplexTypeTransformer
 
transform(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.CompositeTransformer
 
transform(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.DataTypeTransformer
 
transform(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.ExpressionTransformer
 
transform(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.FilterTransformer
 
transform(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.NullValueTransformer
 
transform(GenericRow) - Method in interface org.apache.pinot.segment.local.recordtransformer.RecordTransformer
Transforms a record based on some custom rules.
transform(GenericRow) - Method in class org.apache.pinot.segment.local.recordtransformer.SanitizationTransformer
 
TransformPipeline - Class in org.apache.pinot.segment.local.segment.creator
The class for transforming validating GenericRow data against table schema and table config.
TransformPipeline(RecordTransformer, ComplexTypeTransformer) - Constructor for class org.apache.pinot.segment.local.segment.creator.TransformPipeline
Constructs a transform pipeline with customized RecordTransformer and customized ComplexTypeTransformer
TransformPipeline(TableConfig, Schema) - Constructor for class org.apache.pinot.segment.local.segment.creator.TransformPipeline
Constructs a transform pipeline based on TableConfig and table schema.
TransformPipeline.Result - Class in org.apache.pinot.segment.local.segment.creator
Wrapper for transforming results.
Transition - Class in org.apache.pinot.segment.local.utils.nativefst.automaton
Automaton transition.
Transition(char, char, State) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
Constructs a new transition.
Transition(char, State) - Constructor for class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
Constructs a new singleton interval transition.
TreeNode() - Constructor for class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
trim(Automaton, String, char) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.SpecialOperations
Returns an automaton that accepts the trimmed language of the given automaton.
TYPE_VALUE - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.bloom.OnHeapGuavaBloomFilterCreator
 

U

union(Collection<Automaton>) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts the union of the languages of the given automata.
union(Automaton, Automaton) - Static method in class org.apache.pinot.segment.local.utils.nativefst.automaton.BasicOperations
Returns an automaton that accepts the union of the languages of the given automata.
UnionMerger - Class in org.apache.pinot.segment.local.upsert.merger
Merges 2 records and returns the merged record.
unsetBit(int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
UPDATE_DATE_TIME_DATA_TYPE - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
UPDATE_DATE_TIME_DEFAULT_VALUE - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
UPDATE_DIMENSION_DATA_TYPE - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
UPDATE_DIMENSION_DEFAULT_VALUE - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
UPDATE_DIMENSION_NUMBER_OF_VALUES - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
UPDATE_METRIC_DATA_TYPE - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
UPDATE_METRIC_DEFAULT_VALUE - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
UPDATE_METRIC_NUMBER_OF_VALUES - org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
 
updateDefaultColumn(String, BaseDefaultColumnHandler.DefaultColumnAction) - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
Helper method to update default column indices, returns true if the update succeeds, false otherwise.
updateDefaultColumn(String, BaseDefaultColumnHandler.DefaultColumnAction) - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.V1DefaultColumnHandler
 
updateDefaultColumn(String, BaseDefaultColumnHandler.DefaultColumnAction) - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.V3DefaultColumnHandler
 
updateDefaultColumns() - Method in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
Update the auto-generated default columns.
updateDefaultColumns() - Method in interface org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.DefaultColumnHandler
Update the auto-generated default columns.
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in class org.apache.pinot.segment.local.segment.index.loader.bloomfilter.BloomFilterHandler
 
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in interface org.apache.pinot.segment.local.segment.index.loader.IndexHandler
Adds new indices and removes obsolete indices.
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.FSTIndexHandler
 
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.H3IndexHandler
 
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.InvertedIndexHandler
 
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.JsonIndexHandler
 
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.RangeIndexHandler
 
updateIndices(SegmentDirectory.Writer, IndexCreatorProvider) - Method in class org.apache.pinot.segment.local.segment.index.loader.invertedindex.TextIndexHandler
 
updateMVEntry(int) - Method in class org.apache.pinot.segment.local.segment.index.column.NumValuesInfo
 
updatePartition(Object) - Method in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
Updates the partition range based on the partition of the given value.
updateRecord(GenericRow, RecordInfo) - Method in class org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
 
updateRecord(GenericRow, RecordInfo) - Method in interface org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager
Returns the merged record when partial-upsert is enabled.
updateSVEntry() - Method in class org.apache.pinot.segment.local.segment.index.column.NumValuesInfo
 
uploadSegment(String, BatchConfig, List<URI>, AuthProvider) - Static method in class org.apache.pinot.segment.local.utils.IngestionUtils
Uploads the segments from the provided segmentTar URIs to the table, using push details from the batchConfig
UPSERT - org.apache.pinot.segment.local.utils.TableConfigUtils.ValidationType
 
UpsertUtils - Class in org.apache.pinot.segment.local.upsert
 
useReplicasPerPartition(TableConfig) - Static method in class org.apache.pinot.segment.local.utils.ReplicationUtils
Decides if ::getReplicasPerPartitionNumber should be used
useReplication(TableConfig) - Static method in class org.apache.pinot.segment.local.utils.ReplicationUtils
Decides if ::getReplicationNumber should be used

V

V1DefaultColumnHandler - Class in org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
V1DefaultColumnHandler(File, SegmentMetadataImpl, IndexLoadingConfig, Schema, SegmentDirectory.Writer) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.V1DefaultColumnHandler
 
v3ConversionTempDirectory(File) - Method in class org.apache.pinot.segment.local.segment.index.converter.SegmentV1V2ToV3FormatConverter
 
V3DefaultColumnHandler - Class in org.apache.pinot.segment.local.segment.index.loader.defaultcolumn
 
V3DefaultColumnHandler(File, SegmentMetadataImpl, IndexLoadingConfig, Schema, SegmentDirectory.Writer) - Constructor for class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.V3DefaultColumnHandler
 
validate(TableConfig, Schema) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
 
validate(TableConfig, Schema, String, boolean) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
Performs table config validations.
validate(Schema) - Static method in class org.apache.pinot.segment.local.utils.SchemaUtils
Validates the following: 1) Column name should not contain blank space.
validate(Schema, List<TableConfig>) - Static method in class org.apache.pinot.segment.local.utils.SchemaUtils
Validates the schema.
validateIngestionAggregation(String) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
Currently only, ValueAggregators with fixed width types are allowed, so MIN, MAX, SUM, and COUNT.
validateIngestionConfig(TableConfig, Schema) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
 
validateIngestionConfig(TableConfig, Schema, boolean) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
Validates the following: 1.
validateTableName(TableConfig, boolean) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
Validates the table name with the following rules: If there is a flag allowing database name in it, table name can have one dot in it.
ValidDocIndexReaderImpl - Class in org.apache.pinot.segment.local.segment.index.readers
 
ValidDocIndexReaderImpl(ThreadSafeMutableRoaringBitmap) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.ValidDocIndexReaderImpl
 
ValueAggregator<R,​A> - Interface in org.apache.pinot.segment.local.aggregator
A value aggregator that pre-aggregates on the input values for a specific type of aggregation.
ValueAggregatorFactory - Class in org.apache.pinot.segment.local.aggregator
The ValueAggregatorFactory class is the factory for all value aggregators.
ValueLongPair<V extends Comparable<V>> - Class in org.apache.pinot.segment.local.customobject
 
ValueLongPair(V, long) - Constructor for class org.apache.pinot.segment.local.customobject.ValueLongPair
 
valueOf(String) - Static method in enum org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGeneratorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder.BuildMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pinot.segment.local.utils.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pinot.segment.local.utils.nativefst.FSTFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.pinot.segment.local.utils.TableConfigUtils.ValidationType
Returns the enum constant of this type with the specified name.
ValueReader - Interface in org.apache.pinot.segment.local.io.util
Interface for value readers, which read a value at a given index.
values() - Static method in enum org.apache.pinot.segment.local.segment.index.loader.columnminmaxvalue.ColumnMinMaxValueGeneratorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler.DefaultColumnAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pinot.segment.local.startree.v2.builder.MultipleTreesBuilder.BuildMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pinot.segment.local.utils.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pinot.segment.local.utils.nativefst.builder.FSTBuilder.InfoEntry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pinot.segment.local.utils.nativefst.FSTFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.pinot.segment.local.utils.TableConfigUtils.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
VarByteChunkMVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Chunk-based single-value raw (non-dictionary-encoded) forward index reader for values of variable length data type (STRING, BYTES).
VarByteChunkMVForwardIndexReader(PinotDataBuffer, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkMVForwardIndexReader
 
VarByteChunkSVForwardIndexReader - Class in org.apache.pinot.segment.local.segment.index.readers.forward
Chunk-based single-value raw (non-dictionary-encoded) forward index reader for values of variable length data type (BIG_DECIMAL, STRING, BYTES).
VarByteChunkSVForwardIndexReader(PinotDataBuffer, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReader
 
VarByteChunkSVForwardIndexReaderV4 - Class in org.apache.pinot.segment.local.segment.index.readers.forward
 
VarByteChunkSVForwardIndexReaderV4(PinotDataBuffer, FieldSpec.DataType) - Constructor for class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4
 
VarByteChunkSVForwardIndexReaderV4.ReaderContext - Class in org.apache.pinot.segment.local.segment.index.readers.forward
 
VarByteChunkSVForwardIndexWriter - Class in org.apache.pinot.segment.local.io.writer.impl
Class to write out variable length bytes into a single column.
VarByteChunkSVForwardIndexWriter(File, ChunkCompressionType, int, int, int, int) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
Constructor for the class.
VarByteChunkSVForwardIndexWriterV4 - Class in org.apache.pinot.segment.local.io.writer.impl
Class to write out variable length bytes into a single column.
VarByteChunkSVForwardIndexWriterV4(File, ChunkCompressionType, int) - Constructor for class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriterV4
 
VarByteChunkWriter - Interface in org.apache.pinot.segment.local.io.writer.impl
 
VarByteSVMutableForwardIndex - Class in org.apache.pinot.segment.local.realtime.impl.forward
Single-value forward index reader-writer for variable length values (STRING and BYTES).
VarByteSVMutableForwardIndex(FieldSpec.DataType, PinotDataBufferMemoryManager, String, int, int) - Constructor for class org.apache.pinot.segment.local.realtime.impl.forward.VarByteSVMutableForwardIndex
 
VarLengthValueReader - Class in org.apache.pinot.segment.local.io.util
The value reader for var-length values (STRING and BYTES).
VarLengthValueReader(PinotDataBuffer) - Constructor for class org.apache.pinot.segment.local.io.util.VarLengthValueReader
 
VarLengthValueWriter - Class in org.apache.pinot.segment.local.io.util
The value writer for var-length values (STRING and BYTES).
VarLengthValueWriter(File, int) - Constructor for class org.apache.pinot.segment.local.io.util.VarLengthValueWriter
 
verifyHybridTableConfigs(String, TableConfig, TableConfig) - Static method in class org.apache.pinot.segment.local.utils.TableConfigUtils
Consistency checks across the offline and realtime counterparts of a hybrid table
VERSION - Static variable in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriterV4
 
VERSION - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.bloom.OnHeapGuavaBloomFilterCreator
 
VERSION - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.inv.BitSlicedRangeIndexCreator
 
VERSION - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial.BaseH3IndexCreator
 
VERSION - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.inv.RangeIndexCreator
 
VERSION - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.text.NativeTextIndexCreator
 
VERSION - Static variable in class org.apache.pinot.segment.local.segment.index.readers.forward.FixedBytePower2ChunkSVForwardIndexReader
 
VERSION - Static variable in class org.apache.pinot.segment.local.startree.OffHeapStarTree
 
VERSION - Static variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Automaton version as in the file header.
VERSION_1 - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.inv.json.BaseJsonIndexCreator
 
VERSION_2 - Static variable in class org.apache.pinot.segment.local.segment.creator.impl.inv.json.BaseJsonIndexCreator
 
VirtualColumnContext - Class in org.apache.pinot.segment.local.segment.virtualcolumn
Miscellaneous context information about the column.
VirtualColumnContext(FieldSpec, int) - Constructor for class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnContext
 
VirtualColumnIndexContainer - Class in org.apache.pinot.segment.local.segment.virtualcolumn
Column index container for virtual columns.
VirtualColumnIndexContainer(ForwardIndexReader<?>, InvertedIndexReader<?>, Dictionary) - Constructor for class org.apache.pinot.segment.local.segment.virtualcolumn.VirtualColumnIndexContainer
 
VirtualColumnProvider - Interface in org.apache.pinot.segment.local.segment.virtualcolumn
Virtual column provider interface, which is used to instantiate the various components (dictionary, reader, etc) that comprise a proper column.
VirtualColumnProviderFactory - Class in org.apache.pinot.segment.local.segment.virtualcolumn
Factory for virtual column providers.
visitInPostOrder(T) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Same as FST.visitInPostOrder(StateVisitor, int), starting from root automaton node.
visitInPostOrder(T, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Visits all states reachable from node in postorder.
visitInPreOrder(T) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Same as FST.visitInPreOrder(StateVisitor, int), starting from root automaton node.
visitInPreOrder(T, int) - Method in class org.apache.pinot.segment.local.utils.nativefst.FST
Visits all states in preorder.

W

waitForAllSegmentsLoaded(HelixManager, String) - Static method in class org.apache.pinot.segment.local.utils.tablestate.TableStateUtils
 
withNumbers() - Method in interface org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializer
Enables support for right language count on nodes, speeding up perfect hash counts (only if FSTSerializer.getFlags() returns FSTFlags.NUMBERS).
withNumbers() - Method in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializerImpl
Serialize the automaton with the number of right-language sequences in each node.
WKB_WRITER - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
WKT_WRITER - Static variable in class org.apache.pinot.segment.local.utils.GeometryUtils
 
write(OutputStream, byte) - Static method in class org.apache.pinot.segment.local.utils.nativefst.FSTHeader
Writes FST magic bytes and version information.
write(Consumer<ByteBuffer>) - Method in class org.apache.pinot.segment.local.segment.creator.impl.inv.MmapFileWriter
 
writeBytes(int, int, byte[]) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
writeChunk() - Method in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
Helper method to compress and write the current chunk.
writeChunk() - Method in class org.apache.pinot.segment.local.io.writer.impl.FixedByteChunkSVForwardIndexWriter
 
writeChunk() - Method in class org.apache.pinot.segment.local.io.writer.impl.VarByteChunkSVForwardIndexWriter
Helper method to compress and write the current chunk.
writeDouble(int, double) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
writeFloat(int, float) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
writeIndexToV3Format(SegmentDirectory.Writer, String, File, ColumnIndexType) - Static method in class org.apache.pinot.segment.local.segment.index.loader.LoaderUtils
Write an index file to v3 format single index file and remove the old one.
writeInt(int, int) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriter
 
writeInt(int, int) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriterV2
 
writeInt(int, int) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
writeInt(int, int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
writeInt(int, int, int) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
writeInt(int, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriter
 
writeInt(int, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.FixedBitIntReaderWriterV2
 
writeInt(int, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
writeInt(int, int, int, int[]) - Method in class org.apache.pinot.segment.local.io.util.PinotDataBitSet
 
writeLong(int, long) - Method in class org.apache.pinot.segment.local.io.util.FixedByteValueReaderWriter
 
Writer() - Constructor for class org.apache.pinot.segment.local.segment.store.SegmentLocalFSDirectory.Writer
 

_

_aggregatedDocId - Variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
_allowMutation - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Selects whether operations may modify the input automata (default: false).
_annotation - Variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Annotation character.
_annotationByte - Variable in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializerImpl
 
_arcsCount - Variable in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTInfo
Number of arcs in the automaton, excluding an arcs from the zero node (initial) and an arc from the start node to the root node.
_arcsCountTotal - Variable in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTInfo
Total number of arcs, counting arcs that physically overlap due to merging.
_bits - Variable in enum org.apache.pinot.segment.local.utils.nativefst.FSTFlags
Bit mask for the corresponding flag.
_childDimensionId - Variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
_children - Variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
_chunkBuffer - Variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
_chunkCompressor - Variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
_chunkDecompressor - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_chunks - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
_chunkSize - Variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
_column - Variable in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexKey
 
_comparisonColumn - Variable in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
_compressedBuffer - Variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
_dataBuffer - Variable in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
_dataBuffer - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_dataFile - Variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
_dataHeader - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_dataOffset - Variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
_dimensionId - Variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
_dimensionValue - Variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
_docIdOffset - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
_endDocId - Variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
_fieldSpec - Variable in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
_filler - Variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Filler character.
_fillerByte - Variable in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializerImpl
 
_finalStatesCount - Variable in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTInfo
Number of final states (number of input sequences stored in the automaton).
_fstArc - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher.Path
 
_fstArc - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher.Path
 
_fstNode - Variable in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher.Path
 
_gotoLength - Variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
Number of bytes each address takes in full, expanded form (goto length).
_hashFunction - Variable in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
_header - Variable in class org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
 
_headerEntryChunkOffsetSize - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_index - Variable in class org.apache.pinot.segment.local.utils.nativefst.MatchResult
Input sequence's index, interpretation depends on MatchResult._kind.
_indexDir - Variable in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
 
_indexLoadingConfig - Variable in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
 
_indexType - Variable in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexKey
 
_input - Variable in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher.Path
 
_isCompressed - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_isSingleValue - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_isStartState - Variable in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
_isTerminal - Variable in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
_kind - Variable in class org.apache.pinot.segment.local.utils.nativefst.MatchResult
One of the match types defined in this class.
_label - Variable in class org.apache.pinot.segment.local.utils.nativefst.mutablefst.MutableState
 
_lengthOfLongestEntry - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_max - Variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
 
_maxNumberOfMultiValues - Variable in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
_metadata - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
_min - Variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
 
_minimization - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Selects minimization algorithm (default: MINIMIZE_HOPCROFT).
_minimizeAlways - Static variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Automaton
Minimize always flag.
_mutableBytesStore - Variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
An array of bytes with the internal representation of the automaton.
_nextDocIdOffset - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
_node - Variable in class org.apache.pinot.segment.local.utils.nativefst.MatchResult
Automaton node, interpretation depends on the MatchResult._kind.
_node - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher.Path
 
_node - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher.Path
 
_nodeCount - Variable in class org.apache.pinot.segment.local.utils.nativefst.builder.FSTInfo
Number of nodes in the automaton.
_nodeDataLength - Variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
The length of the node header structure (if the automaton was compiled with NUMBERS option).
_numBits - Variable in class org.apache.pinot.segment.local.segment.index.readers.bloom.BaseGuavaBloomFilterReader
 
_numBitsPerValue - Variable in class org.apache.pinot.segment.local.io.util.PinotDataBitSetV2
 
_numChunks - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_numDocsInCurrentChunk - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
_numDocsPerChunk - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_numHashFunctions - Variable in class org.apache.pinot.segment.local.segment.index.readers.bloom.BaseGuavaBloomFilterReader
 
_offset - Variable in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexValue
 
_output - Variable in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher.Path
 
_outputSymbols - Variable in class org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
 
_partialUpsertHandler - Variable in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
_pathState - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher.Path
 
_pathState - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher.Path
 
_primaryKeyColumns - Variable in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
_rawData - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_regularChunk - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.VarByteChunkSVForwardIndexReaderV4.ReaderContext
 
_schema - Variable in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
 
_segmentMetadata - Variable in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
 
_segmentWriter - Variable in class org.apache.pinot.segment.local.segment.index.loader.defaultcolumn.BaseDefaultColumnHandler
 
_serverMetrics - Variable in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
_size - Variable in class org.apache.pinot.segment.local.startree.v2.store.StarTreeIndexMapUtils.IndexValue
 
_sorted - Variable in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
_startDocId - Variable in class org.apache.pinot.segment.local.startree.StarTreeBuilderUtils.TreeNode
 
_state - Variable in class org.apache.pinot.segment.local.utils.fst.RegexpMatcher.Path
 
_state - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RealTimeRegexpMatcher.Path
 
_state - Variable in class org.apache.pinot.segment.local.utils.nativefst.utils.RegexpMatcher.Path
 
_storedType - Variable in class org.apache.pinot.segment.local.segment.index.readers.forward.BaseChunkForwardIndexReader
 
_tableNameWithType - Variable in class org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager
 
_time - Variable in class org.apache.pinot.segment.local.customobject.ValueLongPair
 
_to - Variable in class org.apache.pinot.segment.local.utils.nativefst.automaton.Transition
 
_totalNumberOfEntries - Variable in class org.apache.pinot.segment.local.segment.creator.impl.stats.AbstractColumnStatisticsCollector
 
_value - Variable in class org.apache.pinot.segment.local.customobject.ValueLongPair
 
_valueBuffer - Variable in class org.apache.pinot.segment.local.segment.index.readers.bloom.BaseGuavaBloomFilterReader
 
A B C D E F G H I J L M N O P Q R S T U V W _ 
All Classes All Packages