- abort() - Method in class org.apache.druid.frame.file.FrameFileWriter
-
Stops writing this file and closes early.
- ABSENT_VALUE_ID - Static variable in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- ABSENT_VALUE_ID - Static variable in class org.apache.druid.segment.DimensionDictionary
-
- AbstractBufferHashGrouper<KeyType> - Class in org.apache.druid.query.groupby.epinephelinae
-
- AbstractBufferHashGrouper(Supplier<ByteBuffer>, Grouper.KeySerde<KeyType>, AggregatorAdapters, int, int) - Constructor for class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- AbstractDimensionSelector - Class in org.apache.druid.segment
-
- AbstractDimensionSelector() - Constructor for class org.apache.druid.segment.AbstractDimensionSelector
-
- AbstractIndex - Class in org.apache.druid.segment
-
- AbstractIndex() - Constructor for class org.apache.druid.segment.AbstractIndex
-
- AbstractOptimizableDimFilter - Class in org.apache.druid.query.filter
-
Base class for DimFilters that support optimization.
- AbstractOptimizableDimFilter() - Constructor for class org.apache.druid.query.filter.AbstractOptimizableDimFilter
-
- AbstractPrioritizedCallable<V> - Class in org.apache.druid.query
-
- AbstractPrioritizedCallable(int) - Constructor for class org.apache.druid.query.AbstractPrioritizedCallable
-
- AbstractPrioritizedQueryRunnerCallable<T,V> - Class in org.apache.druid.query
-
- AbstractPrioritizedQueryRunnerCallable(int, QueryRunner<V>) - Constructor for class org.apache.druid.query.AbstractPrioritizedQueryRunnerCallable
-
- AbstractSegment - Class in org.apache.druid.segment
-
- AbstractSegment() - Constructor for class org.apache.druid.segment.AbstractSegment
-
Deprecated.
- accept(String) - Method in class org.apache.druid.query.search.AllSearchQuerySpec
-
- accept(String) - Method in class org.apache.druid.query.search.ContainsSearchQuerySpec
-
- accept(String) - Method in class org.apache.druid.query.search.FragmentSearchQuerySpec
-
- accept(String) - Method in class org.apache.druid.query.search.RegexSearchQuerySpec
-
- accept(String) - Method in interface org.apache.druid.query.search.SearchQuerySpec
-
- accountLoopIterations(long) - Method in class org.apache.druid.query.monomorphicprocessing.SpecializationState
-
Accounts the number of loop iterations, made when processing queries without specialized algorithm, i.
- accumulate(ExprEval<?>) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorInputBindings
-
- acquireReferences() - Method in class org.apache.druid.segment.join.HashJoinSegment
-
- acquireReferences() - Method in class org.apache.druid.segment.join.JoinableClause
-
- acquireReferences() - Method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- acquireReferences() - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- acquireReferences() - Method in class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- acquireReferences() - Method in class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- acquireReferences() - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- acquireReferences() - Method in interface org.apache.druid.segment.ReferenceCountedObject
-
This method is expected to increment a reference count and provide a
Closeable
that decrements the
reference count when closed.
- acquireReferences() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- adapters - Variable in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- add(int) - Method in interface org.apache.druid.collections.bitmap.MutableBitmap
-
Add the specified integer to the bitmap.
- add(int) - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- add(int) - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- add(int) - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- add(Integer) - Method in class org.apache.druid.collections.IntegerSet
-
- add(Module...) - Method in class org.apache.druid.guice.BaseInjectorBuilder
-
- add(ResponseContext.Key, Object) - Method in class org.apache.druid.query.context.ResponseContext
-
Adds (merges) a new value associated with a key to an old value.
- add(ExecutorServiceMonitor.MetricEmitter) - Method in class org.apache.druid.query.ExecutorServiceMonitor
-
- add(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferIntList
-
- add(String, ColumnType) - Method in class org.apache.druid.segment.column.RowSignature.Builder
-
Add a column to this signature.
- add(T) - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- add(double) - Method in class org.apache.druid.segment.data.BlockLayoutColumnarDoublesSerializer
-
- add(float) - Method in class org.apache.druid.segment.data.BlockLayoutColumnarFloatsSerializer
-
- add(long) - Method in class org.apache.druid.segment.data.BlockLayoutColumnarLongsSerializer
-
- add(double) - Method in interface org.apache.druid.segment.data.ColumnarDoublesSerializer
-
- add(float) - Method in interface org.apache.druid.segment.data.ColumnarFloatsSerializer
-
- add(long) - Method in interface org.apache.druid.segment.data.ColumnarLongsSerializer
-
- add(long) - Method in class org.apache.druid.segment.data.CompressedLongsSerializer
-
- add(double) - Method in class org.apache.druid.segment.data.EntireLayoutColumnarDoublesSerializer
-
- add(float) - Method in class org.apache.druid.segment.data.EntireLayoutColumnarFloatsSerializer
-
- add(long) - Method in class org.apache.druid.segment.data.EntireLayoutColumnarLongsSerializer
-
- add(long) - Method in class org.apache.druid.segment.data.IntermediateColumnarLongsSerializer
-
- add(T) - Method in class org.apache.druid.segment.DimensionDictionary
-
- add(InputRow) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
Adds a new row.
- add(InputRow, boolean) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
Adds a new row.
- add(Object) - Method in class org.apache.druid.segment.join.table.RowBasedIndexBuilder
-
Add a key to the index.
- add(int) - Method in class org.apache.druid.segment.nested.LocalDimensionDictionary
-
- add(ColumnType) - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.MutableTypeSet
-
- addAggregator(AggregatorFactory) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- addAggregators(List<AggregatorFactory>, RowSignature.Finalization) - Method in class org.apache.druid.segment.column.RowSignature.Builder
-
Adds aggregations to a signature.
- addAll(Collection<? extends Integer>) - Method in class org.apache.druid.collections.IntegerSet
-
- addAll(List<Module>) - Method in class org.apache.druid.guice.BaseInjectorBuilder
-
- addAll(Iterable<? extends Module>) - Method in class org.apache.druid.guice.BaseInjectorBuilder
-
- addAll(ReadableVectorMatch, VectorMatch) - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
Adds all rows from "other" to this object, using "scratch" as scratch space if needed.
- addAll(RowSignature) - Method in class org.apache.druid.segment.column.RowSignature.Builder
-
- addChild(Node) - Method in class org.apache.druid.collections.spatial.Node
-
- addChild(Node) - Method in class org.apache.druid.collections.spatial.Point
-
- addChunk(byte[]) - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
Adds a chunk of bytes.
- addCpuNanos(long) - Method in class org.apache.druid.query.context.ResponseContext
-
- addDefaults(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.druid.query.QueryContexts
-
- addDimension(String) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- addDimension(String, String) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- addDimension(DimensionSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- addDimensions(List<DimensionSpec>) - Method in class org.apache.druid.segment.column.RowSignature.Builder
-
- addDouble(double) - Method in class org.apache.druid.segment.nested.GlobalDictionaryIdLookup
-
- addDoubleToCollector(HyperLogLogCollector, double) - Static method in class org.apache.druid.query.aggregation.cardinality.types.DoubleCardinalityAggregatorColumnSelectorStrategy
-
- addDoubleValue(Double) - Method in class org.apache.druid.segment.nested.GlobalDimensionDictionary
-
- addEntry(Comparable, Object, Object[]) - Method in class org.apache.druid.query.topn.TopNLexicographicResultBuilder
-
- addEntry(DimensionAndMetricValueExtractor) - Method in class org.apache.druid.query.topn.TopNLexicographicResultBuilder
-
- addEntry(Comparable, Object, Object[]) - Method in class org.apache.druid.query.topn.TopNNumericResultBuilder
-
- addEntry(DimensionAndMetricValueExtractor) - Method in class org.apache.druid.query.topn.TopNNumericResultBuilder
-
- addEntry(Comparable, Object, Object[]) - Method in interface org.apache.druid.query.topn.TopNResultBuilder
-
- addEntry(DimensionAndMetricValueExtractor) - Method in interface org.apache.druid.query.topn.TopNResultBuilder
-
- addFloatToCollector(HyperLogLogCollector, float) - Static method in class org.apache.druid.query.aggregation.cardinality.types.FloatCardinalityAggregatorColumnSelectorStrategy
-
- addForwardMapping(int) - Method in class org.apache.druid.segment.IdMapping.Builder
-
Adds a lookup for the 'forwarded' index to the current highest index value.
- addLiteralField(ArrayList<NestedPathPart>, int) - Method in class org.apache.druid.segment.nested.StructuredDataProcessor.ProcessResults
-
- addLong(long) - Method in class org.apache.druid.segment.nested.GlobalDictionaryIdLookup
-
- addLongToCollector(HyperLogLogCollector, long) - Static method in class org.apache.druid.query.aggregation.cardinality.types.LongCardinalityAggregatorColumnSelectorStrategy
-
- addLongValue(Long) - Method in class org.apache.druid.segment.nested.GlobalDimensionDictionary
-
- addMapping(int) - Method in class org.apache.druid.segment.IdMapping.Builder
-
Adds a lookup for the 'forwarded' index to the current highest index value, and a reverse lookup from this
substitute index back to the original.
- addMergedBatchesForLevel(int, long) - Method in class org.apache.druid.frame.processor.SuperSorterProgressTracker
-
This method is designed to be called during the course of the sorting.
- addMetric(String, Object) - Method in class org.apache.druid.query.timeseries.TimeseriesResultBuilder
-
- addMissingSegments(List<SegmentDescriptor>) - Method in class org.apache.druid.query.context.ResponseContext
-
- addNumeric(String, ExpressionType, VectorValueSelector) - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- addObjectSelector(String, ExpressionType, VectorObjectSelector) - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- addOffset(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- addOrderByColumn(String) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- addOrderByColumn(String, OrderByColumnSpec.Direction) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- addOrderByColumn(OrderByColumnSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- addPostAggregators(List<PostAggregator>) - Method in class org.apache.druid.segment.column.RowSignature.Builder
-
Adds post-aggregators to a signature.
- addProcessedRows(long) - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetrics
-
- addProcessedRows(long) - Method in interface org.apache.druid.query.topn.TopNQueryMetrics
-
Called with the number of rows, processed via each cursor, processed for the query within the segment.
- addRemainingResponse(String, int) - Method in class org.apache.druid.query.context.ResponseContext
-
- addRowIngestionMetersTotals(RowIngestionMetersTotals) - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- addRowScanCount(long) - Method in class org.apache.druid.query.context.ResponseContext
-
- addSelection() - Method in class org.apache.druid.frame.write.columnar.ColumnarFrameWriter
-
- addSelection() - Method in class org.apache.druid.frame.write.columnar.ComplexFrameColumnWriter
-
- addSelection() - Method in class org.apache.druid.frame.write.columnar.DoubleFrameColumnWriter
-
- addSelection() - Method in class org.apache.druid.frame.write.columnar.FloatFrameColumnWriter
-
- addSelection() - Method in interface org.apache.druid.frame.write.columnar.FrameColumnWriter
-
- addSelection() - Method in class org.apache.druid.frame.write.columnar.LongFrameColumnWriter
-
- addSelection() - Method in class org.apache.druid.frame.write.columnar.StringFrameColumnWriter
-
- addSelection() - Method in interface org.apache.druid.frame.write.FrameWriter
-
Write the current row to the frame that is under construction, if there is enough space to do so.
- addSelection() - Method in class org.apache.druid.frame.write.RowBasedFrameWriter
-
- addSerde(ColumnPartSerde) - Method in class org.apache.druid.segment.column.ColumnDescriptor.Builder
-
- addSize(int) - Method in class org.apache.druid.segment.nested.StructuredDataProcessor.ProcessResults
-
- addStreamToIndex(Stream<InputRow>, IncrementalIndex) - Static method in class org.apache.druid.segment.generator.DataGenerator
-
Add rows from any generator to an index.
- addString(String) - Method in class org.apache.druid.segment.nested.GlobalDictionaryIdLookup
-
- addStringToCollector(HyperLogLogCollector, String) - Static method in class org.apache.druid.query.aggregation.cardinality.types.StringCardinalityAggregatorColumnSelectorStrategy
-
- addStringValue(String) - Method in class org.apache.druid.segment.nested.GlobalDimensionDictionary
-
- addTimeColumn() - Method in class org.apache.druid.segment.column.RowSignature.Builder
-
- addToBitmapIndex(Node) - Method in class org.apache.druid.collections.spatial.Node
-
- addToFacts(InputRow, IncrementalIndexRow, ThreadLocal<InputRow>, Supplier<InputRow>, boolean) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- addToFacts(InputRow, IncrementalIndexRow, ThreadLocal<InputRow>, Supplier<InputRow>, boolean) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- addToIndex(IncrementalIndex, int) - Method in class org.apache.druid.segment.generator.DataGenerator
-
Add rows from this generator to an index.
- addToIndexedDictionary(List<T>) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- addValue(byte[]) - Method in class org.apache.druid.segment.data.CompressedBlockSerializer
-
- addValue(ByteBuffer) - Method in class org.apache.druid.segment.data.CompressedBlockSerializer
-
- addValue(int) - Method in class org.apache.druid.segment.data.CompressedColumnarIntsSerializer
-
- addValue(byte[]) - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSerializer
-
- addValue(ByteBuffer) - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSerializer
-
- addValue(int) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSerializer
-
- addValue(int) - Method in class org.apache.druid.segment.data.SingleValueColumnarIntsSerializer
-
- addValue(int) - Method in class org.apache.druid.segment.data.VSizeColumnarIntsSerializer
-
- addValue(int, Object) - Method in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
Add a value to the unsorted local dictionary and write to an intermediate column
- addValues(IndexedInts) - Method in class org.apache.druid.segment.data.ColumnarMultiIntsSerializer
-
- addValues(IndexedInts) - Method in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSerializer
-
- addValues(IndexedInts) - Method in class org.apache.druid.segment.data.VSizeColumnarMultiIntsSerializer
-
- adjustTableWhenFull() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- advance() - Method in class org.apache.druid.frame.segment.columnar.FrameVectorCursor
-
- advance() - Method in class org.apache.druid.frame.segment.FrameCursor
-
- advance() - Method in interface org.apache.druid.segment.Cursor
-
- advance() - Method in class org.apache.druid.segment.join.PostJoinCursor
-
- advance() - Method in class org.apache.druid.segment.RowBasedCursor
-
- advance() - Method in class org.apache.druid.segment.RowWalker
-
- advance() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- advance() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- advance() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- advance() - Method in interface org.apache.druid.segment.vector.VectorCursor
-
Advances the cursor, skipping forward a number of rows equal to the current vector size.
- advance() - Method in interface org.apache.druid.segment.vector.VectorOffset
-
Advances by one batch.
- advanceCursor(int) - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
Advances the cursor a certain number of bytes.
- advanceCursorWithinBucket() - Method in class org.apache.druid.query.vector.VectorCursorGranularizer
-
Return true, and advances the cursor, if it can be advanced within the current time bucket.
- advanceIfNeeded(int) - Method in class org.apache.druid.collections.bitmap.ConcisePeekableIteratorAdapter
-
- advanceIfNeeded(int) - Method in class org.apache.druid.collections.bitmap.PeekableIteratorAdapter
-
- advanceUninterruptibly() - Method in class org.apache.druid.frame.segment.FrameCursor
-
- advanceUninterruptibly() - Method in interface org.apache.druid.segment.Cursor
-
- advanceUninterruptibly() - Method in class org.apache.druid.segment.join.PostJoinCursor
-
- advanceUninterruptibly() - Method in class org.apache.druid.segment.RowBasedCursor
-
- afterAggregateHook(int) - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
Called after a row is aggregated.
- afterAggregateHook(int) - Method in class org.apache.druid.query.groupby.epinephelinae.BufferHashGrouper
-
- afterAggregateHook(int) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- aggregate() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
Performs aggregation.
- aggregate() - Method in class org.apache.druid.query.aggregation.any.NumericAnyAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.NumericAnyBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.any.NumericNilVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.any.NumericNilVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.any.StringAnyVectorAggregator
-
- aggregate(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Aggregates metric values into the given aggregate byte representation
Implementations of this method must read in the aggregate value from the buffer at the given position,
aggregate the next element of data and write the updated aggregate value back into the buffer.
- aggregate() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityVectorAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in interface org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in interface org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.DoubleCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.DoubleCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.FloatCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.FloatCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.LongCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.LongCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.MultiValueStringCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.MultiValueStringCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.SingleValueStringCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.SingleValueStringCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.StringObjectCardinalityVectorProcessor
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.cardinality.vector.StringObjectCardinalityVectorProcessor
-
- aggregate() - Method in class org.apache.druid.query.aggregation.constant.LongConstantAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.CountAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.CountVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.CountVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.DelegatingAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregator
-
- aggregate(ByteBuffer, int, double) - Method in class org.apache.druid.query.aggregation.DoubleMaxBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.DoubleMaxVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.DoubleMaxVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregator
-
- aggregate(ByteBuffer, int, double) - Method in class org.apache.druid.query.aggregation.DoubleMinBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.DoubleMinVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.DoubleMinVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregator
-
- aggregate(ByteBuffer, int, double) - Method in class org.apache.druid.query.aggregation.DoubleSumBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.DoubleSumVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.DoubleSumVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaBufferAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.FilteredAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.FilteredVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.FilteredVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.first.NumericFirstAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.NumericFirstBufferAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregator
-
- aggregate(ByteBuffer, int, float) - Method in class org.apache.druid.query.aggregation.FloatMaxBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.FloatMaxVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.FloatMaxVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.FloatMinAggregator
-
- aggregate(ByteBuffer, int, float) - Method in class org.apache.druid.query.aggregation.FloatMinBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.FloatMinVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.FloatMinVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.FloatSumAggregator
-
- aggregate(ByteBuffer, int, float) - Method in class org.apache.druid.query.aggregation.FloatSumBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.FloatSumVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.FloatSumVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.HistogramAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.last.NumericLastAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.NumericLastBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.last.NumericLastVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.last.NumericLastVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.last.StringLastVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.last.StringLastVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.LongMaxAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMaxBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.LongMaxVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.LongMaxVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.LongMinAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMinBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.LongMinVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.LongMinVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.LongSumAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongSumBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.LongSumVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.LongSumVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.NoopAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.NoopVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.NoopVectorAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.NullableNumericVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.NullableNumericVectorAggregator
-
- aggregate(ByteBuffer, int, double) - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- aggregate(ByteBuffer, int, float) - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- aggregate() - Method in class org.apache.druid.query.aggregation.StringColumnDoubleAggregatorWrapper
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.StringColumnDoubleBufferAggregatorWrapper
-
- aggregate() - Method in class org.apache.druid.query.aggregation.StringColumnFloatAggregatorWrapper
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.StringColumnFloatBufferAggregatorWrapper
-
- aggregate() - Method in class org.apache.druid.query.aggregation.StringColumnLongAggregatorWrapper
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.StringColumnLongBufferAggregatorWrapper
-
- aggregate() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- aggregate(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedVectorAggregator
-
- aggregate(ByteBuffer, int, int[], int[], int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedVectorAggregator
-
- aggregate(ByteBuffer, int, int, int) - Method in interface org.apache.druid.query.aggregation.VectorAggregator
-
Aggregate a range of rows into a single aggregation slot.
- aggregate(ByteBuffer, int, int[], int[], int) - Method in interface org.apache.druid.query.aggregation.VectorAggregator
-
Aggregate a list of rows ("rows") into a list of aggregation slots ("positions").
- aggregate(KeyType, int) - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- aggregate(KeyType, int) - Method in class org.apache.druid.query.groupby.epinephelinae.ConcurrentGrouper
-
- aggregate(KeyType, int) - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper
-
Aggregate the current row with the provided key.
- aggregate(KeyType) - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper
-
Aggregate the current row with the provided key.
- aggregate(int) - Method in interface org.apache.druid.query.groupby.epinephelinae.IntGrouper
-
- aggregate(IntKey) - Method in interface org.apache.druid.query.groupby.epinephelinae.IntGrouper
-
- aggregate(IntKey, int) - Method in interface org.apache.druid.query.groupby.epinephelinae.IntGrouper
-
- aggregate(KeyType, int) - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- aggregate(KeyType, int) - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
- aggregate(KeyType) - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
- aggregateBuffered(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
- AggregateCombiner<T> - Interface in org.apache.druid.query.aggregation
-
AggregateCombiner is used to fold rollup aggregation results from serveral "rows" of different indexes during index
merging (see
IndexMerger
).
- aggregateKeyHash(int) - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- aggregateKeyHash(int) - Method in interface org.apache.druid.query.groupby.epinephelinae.IntGrouper
-
- aggregateMultiValueDims(Grouper<KeyType>) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
Grouping dimensions can be multi-valued, and thus the given grouper should handle them properly during
aggregation.
- aggregateMultiValueDims(Grouper<ByteBuffer>) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.HashAggregateIterator
-
- AggregateResult - Class in org.apache.druid.query.groupby.epinephelinae
-
- aggregateSingleValueDims(Grouper<KeyType>) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
Grouping dimensions are all single-valued, and thus the given grouper don't have to worry about multi-valued
dimensions.
- aggregateSingleValueDims(Grouper<ByteBuffer>) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.HashAggregateIterator
-
- AggregateTopNMetricFirstAlgorithm - Class in org.apache.druid.query.topn
-
This
TopNAlgorithm
is tailored to processing aggregates on high cardility columns which are likely to have
larger result sets.
- AggregateTopNMetricFirstAlgorithm(StorageAdapter, TopNQuery, NonBlockingPool<ByteBuffer>) - Constructor for class org.apache.druid.query.topn.AggregateTopNMetricFirstAlgorithm
-
- aggregateVector(ByteBuffer, int, int, int) - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
- aggregateVector(ByteBuffer, int, int[], int[]) - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
- aggregateVector(Memory, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- aggregateVector(Memory, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.HashVectorGrouper
-
- aggregateVector(Memory, int, int) - Method in interface org.apache.druid.query.groupby.epinephelinae.VectorGrouper
-
Aggregate the current vector of rows from "startRow" to "endRow" using the provided keys.
- aggregateWithSize() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
Performs aggregation and returns the increase in required on-heap memory
caused by this aggregation step.
- Aggregator - Interface in org.apache.druid.query.aggregation
-
An Aggregator is an object that can aggregate metrics.
- AggregatorAdapters - Class in org.apache.druid.query.aggregation
-
A class that helps query engines use Buffer- or VectorAggregators in a consistent way.
- AggregatorAndSize - Class in org.apache.druid.query.aggregation
-
Encapsulates an
Aggregator
and the initial size in bytes required by
the Aggregator.
- AggregatorAndSize(Aggregator, long) - Constructor for class org.apache.druid.query.aggregation.AggregatorAndSize
-
- AggregatorArrayProvider(DimensionSelector, TopNQuery, int, StorageAdapter) - Constructor for class org.apache.druid.query.topn.BaseTopNAlgorithm.AggregatorArrayProvider
-
- AggregatorFactory - Class in org.apache.druid.query.aggregation
-
AggregatorFactory is a strategy (in the terms of Design Patterns) that represents column aggregation, e.g.
- AggregatorFactory() - Constructor for class org.apache.druid.query.aggregation.AggregatorFactory
-
- AggregatorFactoryNotMergeableException - Exception in org.apache.druid.query.aggregation
-
- AggregatorFactoryNotMergeableException(String, Object...) - Constructor for exception org.apache.druid.query.aggregation.AggregatorFactoryNotMergeableException
-
- AggregatorFactoryNotMergeableException(AggregatorFactory, AggregatorFactory) - Constructor for exception org.apache.druid.query.aggregation.AggregatorFactoryNotMergeableException
-
- aggregatorPositions() - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
- aggregators(List<AggregatorFactory>) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- aggregators(AggregatorFactory...) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- aggregators - Variable in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- aggregators(List<? extends AggregatorFactory>) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- aggregators(AggregatorFactory...) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- AggregatorsModule - Class in org.apache.druid.jackson
-
- AggregatorsModule() - Constructor for class org.apache.druid.jackson.AggregatorsModule
-
- AggregatorsModule.AggregatorFactoryMixin - Interface in org.apache.druid.jackson
-
- AggregatorsModule.PostAggregatorMixin - Interface in org.apache.druid.jackson
-
- AggregatorUtil - Class in org.apache.druid.query.aggregation
-
- AggregatorUtil() - Constructor for class org.apache.druid.query.aggregation.AggregatorUtil
-
- algorithm(TopNAlgorithm) - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetrics
-
- algorithm(TopNAlgorithm) - Method in interface org.apache.druid.query.topn.TopNQueryMetrics
-
- allAbutting() - Method in class org.apache.druid.frame.key.ClusterByPartitions
-
Whether this list of partitions is all abutting, meaning: each partition's start is equal to the previous
partition's end.
- AllColumnIncluderator - Class in org.apache.druid.query.metadata.metadata
-
- AllColumnIncluderator() - Constructor for class org.apache.druid.query.metadata.metadata.AllColumnIncluderator
-
- allFalse() - Static method in class org.apache.druid.query.filter.vector.VectorMatch
-
Creates a match that matches nothing.
- AllFalseBitmapColumnIndex - Class in org.apache.druid.segment.column
-
- AllFalseBitmapColumnIndex(ColumnIndexSelector) - Constructor for class org.apache.druid.segment.column.AllFalseBitmapColumnIndex
-
- AllNullColumnSelectorFactory - Class in org.apache.druid.segment.join.filter
-
- AllNullColumnSelectorFactory() - Constructor for class org.apache.druid.segment.join.filter.AllNullColumnSelectorFactory
-
- allocate(long) - Method in class org.apache.druid.frame.allocation.ArenaMemoryAllocator
-
- allocate(long) - Method in class org.apache.druid.frame.allocation.HeapMemoryAllocator
-
- allocate(long) - Method in interface org.apache.druid.frame.allocation.MemoryAllocator
-
Allocates a block of memory of capacity .
- allocateBuffer() - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- allocateBuffer() - Method in class org.apache.druid.segment.writeout.HeapByteBufferWriteOutBytes
-
- allocateInBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.Compressor
-
- allocateInBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.LZ4Compressor
-
- allocateInBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.ZstdCompressor
-
- allocateOutBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.Compressor
-
- allocateOutBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.LZ4Compressor
-
- allocateOutBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.LZFCompressor
-
- allocateOutBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.UncompressedCompressor
-
- allocateOutBuffer(int, Closer) - Method in class org.apache.druid.segment.data.CompressionStrategy.ZstdCompressor
-
- allocatorCapacity() - Method in class org.apache.druid.frame.write.columnar.ColumnarFrameWriterFactory
-
- allocatorCapacity() - Method in interface org.apache.druid.frame.write.FrameWriterFactory
-
- allocatorCapacity() - Method in class org.apache.druid.frame.write.RowBasedFrameWriterFactory
-
- allowMultiValueGrouping - Variable in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- allowReturnPartialResults(boolean) - Method in class org.apache.druid.query.QueryContext
-
- AllSearchQuerySpec - Class in org.apache.druid.query.search
-
- AllSearchQuerySpec() - Constructor for class org.apache.druid.query.search.AllSearchQuerySpec
-
- allSingleValueDims - Variable in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- allTrue(int) - Static method in class org.apache.druid.query.filter.vector.VectorMatch
-
Creates a match that matches everything up to "numRows".
- AllTrueBitmapColumnIndex - Class in org.apache.druid.segment.column
-
- AllTrueBitmapColumnIndex(ColumnIndexSelector) - Constructor for class org.apache.druid.segment.column.AllTrueBitmapColumnIndex
-
- ALPHANUMERIC - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- ALPHANUMERIC_CACHE_ID - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- ALPHANUMERIC_NAME - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- AlphanumericComparator() - Constructor for class org.apache.druid.query.ordering.StringComparators.AlphanumericComparator
-
- AlphaNumericTopNMetricSpec - Class in org.apache.druid.query.topn
-
- AlphaNumericTopNMetricSpec(String) - Constructor for class org.apache.druid.query.topn.AlphaNumericTopNMetricSpec
-
- ALWAYS_FALSE - Static variable in interface org.apache.druid.query.filter.DruidDoublePredicate
-
- ALWAYS_FALSE - Static variable in interface org.apache.druid.query.filter.DruidFloatPredicate
-
- ALWAYS_FALSE - Static variable in interface org.apache.druid.query.filter.DruidLongPredicate
-
- ALWAYS_TRUE - Static variable in interface org.apache.druid.query.filter.DruidDoublePredicate
-
- ALWAYS_TRUE - Static variable in interface org.apache.druid.query.filter.DruidLongPredicate
-
- AlwaysHavingSpec - Class in org.apache.druid.query.groupby.having
-
A "having" spec that always evaluates to true
- AlwaysHavingSpec() - Constructor for class org.apache.druid.query.groupby.having.AlwaysHavingSpec
-
- analysisTypes(SegmentMetadataQuery.AnalysisType...) - Method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- analysisTypes(EnumSet<SegmentMetadataQuery.AnalysisType>) - Method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- analyze(Segment) - Method in class org.apache.druid.query.metadata.SegmentAnalyzer
-
- analyzeFilter(Filter, ColumnSelectorColumnIndexSelector, QueryMetrics, int) - Static method in class org.apache.druid.segment.FilterAnalysis
-
- analyzingCardinality() - Method in class org.apache.druid.query.metadata.SegmentAnalyzer
-
- analyzingInterval() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- analyzingMinMax() - Method in class org.apache.druid.query.metadata.SegmentAnalyzer
-
- analyzingSize() - Method in class org.apache.druid.query.metadata.SegmentAnalyzer
-
- and(MutableBitmap) - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- and(DimFilter...) - Static method in class org.apache.druid.query.filter.DimFilters
-
- and(List<DimFilter>) - Static method in class org.apache.druid.query.filter.DimFilters
-
- and(ColumnCapabilities.Capable) - Method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
- and(List<Filter>) - Static method in class org.apache.druid.segment.filter.Filters
-
Create a filter representing an AND relationship across a list of filters.
- AndDimFilter - Class in org.apache.druid.query.filter
-
- AndDimFilter(List<DimFilter>) - Constructor for class org.apache.druid.query.filter.AndDimFilter
-
- AndDimFilter(DimFilter...) - Constructor for class org.apache.druid.query.filter.AndDimFilter
-
- AndFilter - Class in org.apache.druid.segment.filter
-
- AndFilter(LinkedHashSet<Filter>) - Constructor for class org.apache.druid.segment.filter.AndFilter
-
- AndFilter(List<Filter>) - Constructor for class org.apache.druid.segment.filter.AndFilter
-
- AndHavingSpec - Class in org.apache.druid.query.groupby.having
-
The logical "and" operator for the "having" clause.
- AndHavingSpec(List<HavingSpec>) - Constructor for class org.apache.druid.query.groupby.having.AndHavingSpec
-
- andNot(MutableBitmap) - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- any(ExpressionPlan.Trait...) - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
Returns true if any of the supplied traits are true in this plan
- AppendableIndexBuilder - Class in org.apache.druid.segment.incremental
-
- AppendableIndexBuilder() - Constructor for class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- AppendableIndexModule - Class in org.apache.druid.jackson
-
- AppendableIndexModule() - Constructor for class org.apache.druid.jackson.AppendableIndexModule
-
- AppendableIndexModule.AppendableIndexSpecMixin - Interface in org.apache.druid.jackson
-
- AppendableIndexSpec - Interface in org.apache.druid.segment.incremental
-
AppendableIndexSpec describes the in-memory indexing method for data ingestion.
- AppendableMemory - Class in org.apache.druid.frame.allocation
-
A class that allows writing to a series of Memory blocks as if they are one big coherent chunk of memory.
- apply(String, int, Object) - Method in interface org.apache.druid.query.CacheStrategy.AddToResultFunction
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.ArrayQuantileExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.CaseInsensitiveContainsExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.ContainsExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.HyperUniqueExpressions.HllAddExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.HyperUniqueExpressions.HllCreateExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.HyperUniqueExpressions.HllEstimateExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.HyperUniqueExpressions.HllRoundEstimateExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.IPv4AddressMatchExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.IPv4AddressParseExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.IPv4AddressStringifyExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.LikeExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.LookupExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.JsonKeysExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.JsonObjectExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.JsonPathsExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.JsonQueryExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.JsonValueExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.ParseJsonExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.ToJsonStringExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.NestedDataExpressions.TryParseJsonExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.RegexpExtractExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.RegexpLikeExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.TimestampCeilExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.TimestampExtractExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.TimestampFormatExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.TimestampParseExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.TimestampShiftExprMacro
-
- apply(List<Expr>) - Method in class org.apache.druid.query.expression.TrimExprMacro
-
- apply(Object) - Method in class org.apache.druid.query.extraction.BucketExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.BucketExtractionFn
-
- apply(long) - Method in class org.apache.druid.query.extraction.BucketExtractionFn
-
- apply(Object) - Method in class org.apache.druid.query.extraction.CascadeExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.CascadeExtractionFn
-
- apply(long) - Method in class org.apache.druid.query.extraction.CascadeExtractionFn
-
- apply(Object) - Method in class org.apache.druid.query.extraction.DimExtractionFn
-
- apply(long) - Method in class org.apache.druid.query.extraction.DimExtractionFn
-
- apply(Object) - Method in interface org.apache.druid.query.extraction.ExtractionFn
-
The "extraction" function.
- apply(String) - Method in interface org.apache.druid.query.extraction.ExtractionFn
-
The "extraction" function.
- apply(long) - Method in interface org.apache.druid.query.extraction.ExtractionFn
-
The "extraction" function.
- apply(String) - Method in class org.apache.druid.query.extraction.FunctionalExtraction
-
- apply(Object) - Method in class org.apache.druid.query.extraction.IdentityExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.IdentityExtractionFn
-
- apply(long) - Method in class org.apache.druid.query.extraction.IdentityExtractionFn
-
- apply(Object) - Method in class org.apache.druid.query.extraction.JavaScriptExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.JavaScriptExtractionFn
-
- apply(long) - Method in class org.apache.druid.query.extraction.JavaScriptExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.LowerExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.MapLookupExtractor
-
- apply(String) - Method in class org.apache.druid.query.extraction.MatchingDimExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.SearchQuerySpecDimExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.StringFormatExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.StrlenExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.SubstringDimExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.TimeDimExtractionFn
-
- apply(long) - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- apply(Object) - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.extraction.UpperExtractionFn
-
- apply(ResultRow, ResultRow) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByBinaryFnV2
-
- apply(int) - Method in interface org.apache.druid.query.groupby.epinephelinae.IntGrouper.IntGrouperHashFunction
-
- apply(String) - Method in class org.apache.druid.query.lookup.LookupExtractor
-
Apply a particular lookup methodology to the input string
- apply(Object) - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- apply(String) - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- apply(long) - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- apply(Result<SearchResultValue>, Result<SearchResultValue>) - Method in class org.apache.druid.query.search.SearchBinaryFn
-
- apply(Result<TimeseriesResultValue>, Result<TimeseriesResultValue>) - Method in class org.apache.druid.query.timeseries.TimeseriesBinaryFn
-
- apply(Result<TopNResultValue>, Result<TopNResultValue>) - Method in class org.apache.druid.query.topn.TopNBinaryFn
-
- apply(Cursor, TopNQueryMetrics) - Method in class org.apache.druid.query.topn.TopNMapFn
-
- apply(InputRow) - Method in class org.apache.druid.segment.incremental.SpatialDimensionRowTransformer
-
- applyAll(Iterable<String>) - Method in class org.apache.druid.query.lookup.LookupExtractor
-
- applyAsInt(IntKey) - Method in interface org.apache.druid.query.groupby.epinephelinae.IntGrouper.IntGrouperHashFunction
-
- applyDouble(double) - Method in interface org.apache.druid.query.filter.DruidDoublePredicate
-
- applyFloat(float) - Method in interface org.apache.druid.query.filter.DruidFloatPredicate
-
- applyInContext(Context, Object) - Method in class org.apache.druid.query.filter.JavaScriptDimFilter.JavaScriptPredicateFactory
-
- applyLong(long) - Method in interface org.apache.druid.query.filter.DruidLongPredicate
-
- applyNull() - Method in interface org.apache.druid.query.filter.DruidDoublePredicate
-
- applyNull() - Method in interface org.apache.druid.query.filter.DruidFloatPredicate
-
- applyNull() - Method in interface org.apache.druid.query.filter.DruidLongPredicate
-
- applyObject(Object) - Method in class org.apache.druid.query.filter.JavaScriptDimFilter.JavaScriptPredicateFactory
-
- applyPostMergeDecoration() - Method in class org.apache.druid.query.FluentQueryRunnerBuilder.FluentQueryRunner
-
- applyPostProcessing(Sequence<ResultRow>, GroupByQuery) - Method in interface org.apache.druid.query.groupby.strategy.GroupByStrategy
-
Apply the
GroupByQuery
"postProcessingFn", which is responsible for HavingSpec and LimitSpec.
- applyPostProcessing(Sequence<ResultRow>, GroupByQuery) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV1
-
- applyPostProcessing(Sequence<ResultRow>, GroupByQuery) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- applyPreMergeDecoration() - Method in class org.apache.druid.query.FluentQueryRunnerBuilder.FluentQueryRunner
-
- APPROX_HIST_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- APPROX_HIST_FOLDING_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- areDictionaryValuesSorted() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
If the column is dictionary encoded, are those values sorted? Useful to know for optimizations that can defer
looking up values and allowing sorting with the dictionary ids directly
- areDictionaryValuesSorted() - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- areDictionaryValuesUnique() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
If the column is dictionary encoded, is there a 1:1 mapping of dictionary ids to values? If this is true, it
unlocks optimizations such as allowing for things like grouping directly on dictionary ids and deferred value
lookup
- areDictionaryValuesUnique() - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- areKeysUnique() - Method in interface org.apache.druid.segment.join.table.IndexedTable.Index
-
Returns whether keys are unique in this index.
- areKeysUnique() - Method in class org.apache.druid.segment.join.table.MapIndex
-
- areKeysUnique() - Method in class org.apache.druid.segment.join.table.UniqueLongArrayIndex
-
- ArenaMemoryAllocator - Class in org.apache.druid.frame.allocation
-
Allocator that uses a reusable WritableMemory
arena.
- areSomeColumnsFromJoin(Collection<String>) - Method in class org.apache.druid.segment.join.filter.JoinableClauses
-
- ARITHMETIC - Static variable in class org.apache.druid.query.aggregation.post.PostAggregatorIds
-
- ArithmeticPostAggregator - Class in org.apache.druid.query.aggregation.post
-
- ArithmeticPostAggregator(String, String, List<PostAggregator>) - Constructor for class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- ArithmeticPostAggregator(String, String, List<PostAggregator>, String) - Constructor for class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- ArithmeticPostAggregator.Ordering - Enum in org.apache.druid.query.aggregation.post
-
- array() - Method in class org.apache.druid.frame.key.RowKey
-
Get the backing array for this key (not a copy).
- ARRAY_OF_DOUBLES_SKETCH_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_SET_OP_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_T_TEST_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_TO_ESTIMATE_AND_BOUNDS_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_TO_ESTIMATE_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_TO_MEANS_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_TO_NUM_ENTRIES_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_TO_QUANTILES_SKETCH_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_TO_STRING_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ARRAY_OF_DOUBLES_SKETCH_TO_VARIANCES_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- ArrayBasedIndexedInts - Class in org.apache.druid.segment.data
-
- ArrayBasedIndexedInts() - Constructor for class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
- ArrayBasedIndexedInts(int[]) - Constructor for class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
- ArrayDoubleGroupByColumnSelectorStrategy - Class in org.apache.druid.query.groupby.epinephelinae.column
-
- ArrayDoubleGroupByColumnSelectorStrategy() - Constructor for class org.apache.druid.query.groupby.epinephelinae.column.ArrayDoubleGroupByColumnSelectorStrategy
-
- ArrayLongGroupByColumnSelectorStrategy - Class in org.apache.druid.query.groupby.epinephelinae.column
-
- ArrayLongGroupByColumnSelectorStrategy() - Constructor for class org.apache.druid.query.groupby.epinephelinae.column.ArrayLongGroupByColumnSelectorStrategy
-
- ArrayNumericGroupByColumnSelectorStrategy<T extends Comparable> - Class in org.apache.druid.query.groupby.epinephelinae.column
-
- ArrayNumericGroupByColumnSelectorStrategy(int) - Constructor for class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- ArrayQuantileExprMacro - Class in org.apache.druid.query.expression
-
Computes a particular quantile from a numeric array.
- ArrayQuantileExprMacro() - Constructor for class org.apache.druid.query.expression.ArrayQuantileExprMacro
-
- ArrayStringGroupByColumnSelectorStrategy - Class in org.apache.druid.query.groupby.epinephelinae.column
-
- ArrayStringGroupByColumnSelectorStrategy() - Constructor for class org.apache.druid.query.groupby.epinephelinae.column.ArrayStringGroupByColumnSelectorStrategy
-
- as(Class<T>) - Method in interface org.apache.druid.segment.column.ColumnIndexSupplier
-
Try to get a column 'index' of the specified type.
- as(Class<T>) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralColumnIndexSupplier
-
- as(Class<T>) - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- as(Class<T>) - Method in interface org.apache.druid.segment.Segment
-
Request an implementation of a particular interface.
- as(Class<T>) - Method in class org.apache.druid.segment.serde.DictionaryEncodedStringIndexSupplier
-
- as(Class<T>) - Method in class org.apache.druid.segment.serde.NoIndexesColumnIndexSupplier
-
- as(Class<T>) - Method in class org.apache.druid.segment.serde.NullValueIndexSupplier
-
- as(Class<T>) - Method in class org.apache.druid.segment.serde.StringFrontCodedColumnIndexSupplier
-
- asBuffer(ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- asByte() - Method in enum org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.VERSION
-
- asc(String) - Static method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- ascending(String...) - Static method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- asInputStream() - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- asInputStream() - Method in class org.apache.druid.segment.writeout.WriteOutBytes
-
Creates a finite
InputStream
with the bytes that are written to this WriteOutBytes so far.
- asMap() - Method in class org.apache.druid.query.QueryContext
-
- asMap(ObjectMapper) - Method in class org.apache.druid.segment.IndexSpec
-
- asMemory(ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- asQueryableIndex() - Method in class org.apache.druid.frame.segment.FrameSegment
-
- asQueryableIndex() - Method in class org.apache.druid.segment.IncrementalIndexSegment
-
- asQueryableIndex() - Method in class org.apache.druid.segment.join.HashJoinSegment
-
- asQueryableIndex() - Method in class org.apache.druid.segment.QueryableIndexSegment
-
- asQueryableIndex() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- asQueryableIndex() - Method in class org.apache.druid.segment.RowBasedSegment
-
- asQueryableIndex() - Method in interface org.apache.druid.segment.Segment
-
- asStorageAdapter() - Method in class org.apache.druid.frame.segment.FrameSegment
-
- asStorageAdapter() - Method in class org.apache.druid.segment.IncrementalIndexSegment
-
- asStorageAdapter() - Method in class org.apache.druid.segment.join.HashJoinSegment
-
- asStorageAdapter() - Method in class org.apache.druid.segment.QueryableIndexSegment
-
- asStorageAdapter() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- asStorageAdapter() - Method in class org.apache.druid.segment.RowBasedSegment
-
- asStorageAdapter() - Method in interface org.apache.druid.segment.Segment
-
- asVisual() - Method in class org.apache.druid.query.aggregation.Histogram
-
Returns a visual representation of a histogram object.
- asWritableBuffer(ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- asWritableMemory(ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- AUTOMATIC - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- AutoStrategy - Class in org.apache.druid.query.search
-
- available() - Method in class org.apache.druid.frame.allocation.ArenaMemoryAllocator
-
- available() - Method in class org.apache.druid.frame.allocation.HeapMemoryAllocator
-
- available() - Method in interface org.apache.druid.frame.allocation.MemoryAllocator
-
Returns the number of bytes available for allocations.
- awaitAll(IntSet) - Static method in class org.apache.druid.frame.processor.ReturnOrAwait
-
Wait for all provided channels to become readable (or finished).
- awaitAll(int) - Static method in class org.apache.druid.frame.processor.ReturnOrAwait
-
Wait for all of a certain number of channels.
- awaitAny(IntSet) - Method in class org.apache.druid.frame.processor.AwaitAnyWidget
-
Returns a future that resolves when any channel in the provided set is ready for reading.
- awaitAny(IntSet) - Static method in class org.apache.druid.frame.processor.ReturnOrAwait
-
Wait for any of the provided channels to become readable (or finished).
- AwaitAnyWidget - Class in org.apache.druid.frame.processor
-
- AwaitAnyWidget(List<ReadableFrameChannel>) - Constructor for class org.apache.druid.frame.processor.AwaitAnyWidget
-
- awaitSet() - Method in class org.apache.druid.frame.processor.ReturnOrAwait
-
The set of channels the processors wants to wait for.
- awaitTermination(long, TimeUnit) - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- CACHE_TYPE_ID_BUCKET - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_CASCADE - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_EXPRESSION - Static variable in class org.apache.druid.segment.virtual.VirtualColumnCacheHelper
-
- CACHE_TYPE_ID_IDENTITY - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_JAVASCRIPT - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_LIST_FILTERED - Static variable in class org.apache.druid.segment.virtual.VirtualColumnCacheHelper
-
- CACHE_TYPE_ID_LOOKUP - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_LOWER - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_MAP - Static variable in class org.apache.druid.segment.virtual.VirtualColumnCacheHelper
-
- CACHE_TYPE_ID_MATCHING_DIM - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_REGEX - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_SEARCH_QUERY - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_STRING_FORMAT - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_STRLEN - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_SUBSTRING - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_TIME_DIM - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_TIME_FORMAT - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_UPPER - Static variable in class org.apache.druid.query.extraction.ExtractionCacheHelper
-
- CACHE_TYPE_ID_USER_DEFINED - Static variable in class org.apache.druid.segment.virtual.VirtualColumnCacheHelper
-
- CacheStrategy<T,CacheType,QueryType extends Query<T>> - Interface in org.apache.druid.query
-
Handles caching-related tasks for a particular query type.
- CacheStrategy.AddToResultFunction - Interface in org.apache.druid.query
-
- CachingIndexed<T> - Class in org.apache.druid.segment.data
-
- CachingIndexed(GenericIndexed<T>, int) - Constructor for class org.apache.druid.segment.data.CachingIndexed
-
Creates a CachingIndexed wrapping the given GenericIndexed with a value lookup cache
CachingIndexed objects are not thread safe and should only be used by a single thread at a time.
- CalciteCnfHelper - Class in org.apache.druid.segment.filter.cnf
-
All functions in this class were basically adopted from Apache Calcite and modified to use them in Druid.
- calculateTableArenaSizeWithFixedAdditionalSize(int, int, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- calculateTableArenaSizeWithPerBucketAdditionalSize(int, int, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- CalledFromHotLoop - Annotation Type in org.apache.druid.query.monomorphicprocessing
-
Annotation for methods, which are called from hot loops during query processing.
- canAllowNewBucket() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- canAppendRow() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- canAppendRow() - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- canApplyExtractionInPost(TopNQuery) - Static method in class org.apache.druid.query.topn.TopNQueryEngine
-
ExtractionFn
which are one to one may have their execution deferred until as late as possible, since
which value is used as the grouping key itself doesn't particularly matter.
- canBeOptimizedUnordered() - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- canBeOptimizedUnordered() - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- canBeOptimizedUnordered() - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- canBeOptimizedUnordered() - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- canBeOptimizedUnordered() - Method in interface org.apache.druid.query.topn.TopNMetricSpec
-
- cancel(String) - Method in class org.apache.druid.frame.processor.FrameProcessorExecutor
-
Cancels all processors associated with a given cancellationId.
- canCompare() - Method in class org.apache.druid.segment.data.DecompressingByteBufferObjectStrategy
-
- canCompare() - Method in interface org.apache.druid.segment.data.ObjectStrategy
-
- canDrop() - Method in class org.apache.druid.query.context.ResponseContext.AbstractKey
-
- canDrop() - Method in interface org.apache.druid.query.context.ResponseContext.Key
-
Returns true if this key can be removed to reduce header size when the
header would otherwise be too large.
- canGetKeySet() - Method in class org.apache.druid.query.extraction.MapLookupExtractor
-
- canGetKeySet() - Method in class org.apache.druid.query.lookup.LookupExtractor
-
- canHashJoin() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Returns whether this condition can be satisfied using a hashtable made from the right-hand side.
- canInsertNewBucket() - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Returns whether this table can accept a new bucket.
- canIterate() - Method in class org.apache.druid.query.extraction.MapLookupExtractor
-
- canIterate() - Method in class org.apache.druid.query.lookup.LookupExtractor
-
- canMapOverDictionary(Expr.BindingAnalysis, ColumnCapabilities) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
Returns whether an expression can be applied to unique values of a particular column (like those in a dictionary)
rather than being applied to each row individually.
- canPerformSubquery(Query<?>) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- canPerformSubquery(Query<?>) - Method in class org.apache.druid.query.QueryToolChest
-
Returns whether this toolchest is able to handle the provided subquery.
- canPushDownLimit(ColumnSelectorFactory, String) - Static method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2
-
- canRead() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- canRead() - Method in class org.apache.druid.frame.channel.ReadableConcatFrameChannel
-
- canRead() - Method in class org.apache.druid.frame.channel.ReadableFileFrameChannel
-
- canRead() - Method in interface org.apache.druid.frame.channel.ReadableFrameChannel
-
Returns whether this channel has a frame or error condition currently available.
- canRead() - Method in class org.apache.druid.frame.channel.ReadableInputStreamFrameChannel
-
- canRead() - Method in class org.apache.druid.frame.channel.ReadableNilFrameChannel
-
- canSkipAggregate(int) - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
Called to check if it's possible to skip aggregation for a row.
- canSkipAggregate(int) - Method in class org.apache.druid.query.groupby.epinephelinae.BufferHashGrouper
-
- canSkipAggregate(int) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- canVectorize(Filter, VirtualColumns, boolean) - Method in class org.apache.druid.frame.segment.columnar.FrameCursorFactory
-
- canVectorize(Filter, VirtualColumns, boolean) - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Returns whether or not this aggregation class supports vectorization.
- canVectorize(ColumnInspector, String, String, Supplier<Expr>) - Static method in class org.apache.druid.query.aggregation.AggregatorUtil
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- canVectorize() - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- canVectorize() - Method in interface org.apache.druid.query.dimension.DimensionSpec
-
- canVectorize(Expr.InputBindingInspector) - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro.TimestampFloorExpr
-
- canVectorize(GroupByQuery, StorageAdapter, Filter) - Static method in class org.apache.druid.query.groupby.epinephelinae.vector.VectorGroupByEngine
-
- canVectorize(Filter, VirtualColumns, boolean) - Method in interface org.apache.druid.segment.CursorFactory
-
Returns true if the provided combination of parameters can be handled by "makeVectorCursor".
- canVectorize(Filter, VirtualColumns, boolean) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- canVectorize(Filter, VirtualColumns, boolean) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- canVectorize(ColumnInspector) - Method in interface org.apache.druid.segment.VirtualColumn
-
- canVectorize(ColumnInspector) - Method in class org.apache.druid.segment.VirtualColumns
-
- canVectorizeDimensions(ColumnInspector, List<DimensionSpec>) - Static method in class org.apache.druid.query.groupby.epinephelinae.vector.VectorGroupByEngine
-
- canVectorizeMatcher(ColumnInspector) - Method in interface org.apache.druid.query.filter.Filter
-
Returns true if this filter can produce a vectorized matcher from its "makeVectorMatcher" method.
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.query.filter.InDimFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.AndFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.BoundFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.DimensionPredicateFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.ExpressionFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.FalseFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.LikeFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.NotFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.OrFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- canVectorizeMatcher(ColumnInspector) - Method in class org.apache.druid.segment.filter.TrueFilter
-
- capabilities(String) - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- CAPABILITIES - Static variable in class org.apache.druid.segment.column.SimpleBitmapColumnIndex
-
- capabilities - Variable in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- capabilities(String) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- capabilities(ColumnInspector, String) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- capabilities(String) - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- capabilities(ColumnInspector, String) - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- capabilities(String) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- capabilities(ColumnInspector, String) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- capabilities(String) - Method in interface org.apache.druid.segment.VirtualColumn
-
Deprecated.
- capabilities(ColumnInspector, String) - Method in interface org.apache.druid.segment.VirtualColumn
-
Return the
ColumnCapabilities
which best describe the optimal selector to read from this virtual column.
- capacity() - Method in class org.apache.druid.frame.allocation.ArenaMemoryAllocator
-
- capacity() - Method in class org.apache.druid.frame.allocation.HeapMemoryAllocator
-
- capacity() - Method in interface org.apache.druid.frame.allocation.MemoryAllocator
-
Returns the number of bytes managed by this allocator.
- CARD_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- cardinality - Variable in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- CARDINALITY_AGG_NULL_STRING - Static variable in class org.apache.druid.query.aggregation.cardinality.types.StringCardinalityAggregatorColumnSelectorStrategy
-
- CARDINALITY_AGG_SEPARATOR - Static variable in class org.apache.druid.query.aggregation.cardinality.types.StringCardinalityAggregatorColumnSelectorStrategy
-
- CARDINALITY_UNKNOWN - Static variable in class org.apache.druid.query.topn.TopNParams
-
- CARDINALITY_UNKNOWN - Static variable in interface org.apache.druid.segment.DimensionDictionarySelector
-
- CARDINALITY_UNKNOWN - Static variable in interface org.apache.druid.segment.join.Joinable
-
- CardinalityAggregator - Class in org.apache.druid.query.aggregation.cardinality
-
- CardinalityAggregatorColumnSelectorStrategy<ValueSelectorType> - Interface in org.apache.druid.query.aggregation.cardinality.types
-
- CardinalityAggregatorColumnSelectorStrategyFactory - Class in org.apache.druid.query.aggregation.cardinality.types
-
- CardinalityAggregatorColumnSelectorStrategyFactory() - Constructor for class org.apache.druid.query.aggregation.cardinality.types.CardinalityAggregatorColumnSelectorStrategyFactory
-
- CardinalityAggregatorFactory - Class in org.apache.druid.query.aggregation.cardinality
-
- CardinalityAggregatorFactory(String, List<String>, List<DimensionSpec>, boolean, boolean) - Constructor for class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- CardinalityAggregatorFactory(String, List<DimensionSpec>, boolean) - Constructor for class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- CardinalityBufferAggregator - Class in org.apache.druid.query.aggregation.cardinality
-
- CardinalityVectorAggregator - Class in org.apache.druid.query.aggregation.cardinality
-
- CardinalityVectorProcessor - Interface in org.apache.druid.query.aggregation.cardinality.vector
-
- CardinalityVectorProcessorFactory - Class in org.apache.druid.query.aggregation.cardinality.vector
-
- CardinalityVectorProcessorFactory() - Constructor for class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- CascadeExtractionFn - Class in org.apache.druid.query.extraction
-
- CascadeExtractionFn(ExtractionFn[]) - Constructor for class org.apache.druid.query.extraction.CascadeExtractionFn
-
- CaseInsensitiveContainsExprMacro - Class in org.apache.druid.query.expression
-
This class implements a function that checks if one string contains another string.
- CaseInsensitiveContainsExprMacro() - Constructor for class org.apache.druid.query.expression.CaseInsensitiveContainsExprMacro
-
- CellIndexReader - Class in org.apache.druid.segment.serde.cell
-
- CellIndexReader(BlockCompressedPayloadReader) - Constructor for class org.apache.druid.segment.serde.cell.CellIndexReader
-
- CellIndexWriter - Class in org.apache.druid.segment.serde.cell
-
- CellIndexWriter(BlockCompressedPayloadWriter) - Constructor for class org.apache.druid.segment.serde.cell.CellIndexWriter
-
- CellReader - Class in org.apache.druid.segment.serde.cell
-
CellReader is intended to read the data written byte
CellWriter
.
- CellReader.Builder - Class in org.apache.druid.segment.serde.cell
-
- CellWriter - Class in org.apache.druid.segment.serde.cell
-
usage:
- CellWriter.Builder - Class in org.apache.druid.segment.serde.cell
-
- ChainedExecutionQueryRunner<T> - Class in org.apache.druid.query
-
A QueryRunner that combines a list of other QueryRunners and executes them in parallel on an executor.
- ChainedExecutionQueryRunner(QueryProcessingPool, QueryWatcher, Iterable<QueryRunner<T>>) - Constructor for class org.apache.druid.query.ChainedExecutionQueryRunner
-
- checkFileSize(File) - Static method in class org.apache.druid.segment.IndexIO
-
- checkFilterTuningUseIndex(String, ColumnIndexSelector, FilterTuning) - Static method in class org.apache.druid.segment.filter.Filters
-
- checkIfMultiValueGroupingIsAllowed(String) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- checkIndex(int, int) - Static method in interface org.apache.druid.segment.data.Indexed
-
Checks if index
is between 0 and size
.
- checkInterrupted() - Static method in class org.apache.druid.query.BaseQuery
-
- checkModifiedFromOwnerThread() - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- checkPrefixesForDuplicatesAndShadowing(List<String>) - Static method in class org.apache.druid.segment.join.JoinPrefixUtils
-
Check if any prefixes in the provided list duplicate or shadow each other.
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayStringGroupByColumnSelectorStrategy
-
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.DoubleGroupByColumnSelectorStrategy
-
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.FloatGroupByColumnSelectorStrategy
-
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in interface org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorStrategy
-
If rowValIdx is less than the size of rowObj (haven't handled all of the row values):
First, read the value at rowValIdx from a rowObj and write that value to the keyBuffer at keyBufferPosition.
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.LongGroupByColumnSelectorStrategy
-
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.NullableNumericGroupByColumnSelectorStrategy
-
- checkRowIndexAndAddValueToGroupingKey(int, Object, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
- CHECKSUM_SEED - Static variable in class org.apache.druid.frame.file.FrameFileWriter
-
- checkUnsortedEncodedKeyComponentsEqual(EncodedKeyComponentType, EncodedKeyComponentType) - Method in interface org.apache.druid.segment.DimensionIndexer
-
Check if two row value arrays from Row keys are equal.
- checkUnsortedEncodedKeyComponentsEqual(Double, Double) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- checkUnsortedEncodedKeyComponentsEqual(Float, Float) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- checkUnsortedEncodedKeyComponentsEqual(Long, Long) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- checkUnsortedEncodedKeyComponentsEqual(StructuredData, StructuredData) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- checkUnsortedEncodedKeyComponentsEqual(int[], int[]) - Method in class org.apache.druid.segment.StringDimensionIndexer
-
- checkValidAndBounds(long, long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- classOfObject() - Method in class org.apache.druid.query.aggregation.cardinality.HyperLogLogCollectorAggregateCombiner
-
- classOfObject() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregateCombiner
-
- classOfObject() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregateCombiner
-
- classOfObject() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregateCombiner
-
- classOfObject() - Method in interface org.apache.druid.segment.BaseObjectColumnValueSelector
-
- classOfObject() - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- classOfObject() - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- classOfObject() - Method in class org.apache.druid.segment.ConstantExprEvalSelector
-
- classOfObject() - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- classOfObject() - Method in interface org.apache.druid.segment.DoubleColumnSelector
-
- classOfObject() - Method in interface org.apache.druid.segment.FloatColumnSelector
-
- classOfObject() - Method in class org.apache.druid.segment.join.PossiblyNullColumnValueSelector
-
- classOfObject() - Method in class org.apache.druid.segment.join.PossiblyNullDimensionSelector
-
- classOfObject() - Method in class org.apache.druid.segment.join.table.IndexedTableColumnValueSelector
-
- classOfObject() - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- classOfObject() - Method in interface org.apache.druid.segment.LongColumnSelector
-
- classOfObject() - Method in class org.apache.druid.segment.NilColumnValueSelector
-
Returns Object.class.
- classOfObject() - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- classOfObject() - Method in class org.apache.druid.segment.selector.settable.SettableObjectColumnValueSelector
-
- classOfObject() - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- classOfObject() - Method in class org.apache.druid.segment.virtual.BaseExpressionColumnValueSelector
-
- classOfObject() - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- classOfObject() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- classOfObject() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- classOfObject() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- cleanup() - Method in class org.apache.druid.frame.processor.FrameChannelBatcher
-
- cleanup() - Method in class org.apache.druid.frame.processor.FrameChannelMerger
-
- cleanup() - Method in class org.apache.druid.frame.processor.FrameChannelMuxer
-
- cleanup() - Method in interface org.apache.druid.frame.processor.FrameProcessor
-
Closes resources used by this worker.
- cleanup(TopNParams) - Method in class org.apache.druid.query.topn.AggregateTopNMetricFirstAlgorithm
-
- cleanup(TopNParams) - Method in class org.apache.druid.query.topn.HeapBasedTopNAlgorithm
-
- cleanup(PooledTopNAlgorithm.PooledTopNParams) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm
-
- cleanup(TopNParams) - Method in class org.apache.druid.query.topn.TimeExtractionTopNAlgorithm
-
- cleanup(Parameters) - Method in interface org.apache.druid.query.topn.TopNAlgorithm
-
- clear() - Method in interface org.apache.druid.collections.bitmap.MutableBitmap
-
Empties the content of this bitmap.
- clear() - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- clear() - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- clear() - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- clear() - Method in class org.apache.druid.collections.IntegerSet
-
- clear() - Method in class org.apache.druid.collections.spatial.Node
-
- clear() - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
- clear() - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Clear the table, resetting size to zero.
- clear() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- clear() - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- clear(long, long) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- clearBits(long, byte) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- clearEncodingFlag(byte) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- clone() - Method in class org.apache.druid.collections.bitmap.BatchIteratorAdapter
-
- clone() - Method in class org.apache.druid.collections.bitmap.PeekableIteratorAdapter
-
- clone() - Method in class org.apache.druid.frame.segment.FrameFilteredOffset
-
- clone() - Method in class org.apache.druid.segment.BitmapOffset
-
- clone() - Method in class org.apache.druid.segment.data.Offset
-
- clone() - Method in class org.apache.druid.segment.FilteredOffset
-
clone() is not supported by FilteredOffset because it's not possible to clone
FilteredOffset.filterMatcher
, and
while re-creating filterMatcher could be not very cheap for some implementations of
Filter
.
- clone() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.AscendingTimestampCheckingOffset
-
- clone() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.DescendingTimestampCheckingOffset
-
- clone() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.TimestampCheckingOffset
-
- clone() - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- clone() - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- cloneBitSet() - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- close() - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
- close() - Method in class org.apache.druid.frame.channel.FrameChannelSequence.FrameChannelIterator
-
- close() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- close() - Method in class org.apache.druid.frame.channel.ReadableConcatFrameChannel
-
- close() - Method in class org.apache.druid.frame.channel.ReadableFileFrameChannel
-
- close() - Method in interface org.apache.druid.frame.channel.ReadableFrameChannel
-
Releases any resources associated with this readable channel.
- close() - Method in class org.apache.druid.frame.channel.ReadableInputStreamFrameChannel
-
- close() - Method in class org.apache.druid.frame.channel.ReadableNilFrameChannel
-
- close() - Method in interface org.apache.druid.frame.channel.WritableFrameChannel
-
Finish writing to this channel.
- close() - Method in class org.apache.druid.frame.channel.WritableFrameFileChannel
-
- close() - Method in class org.apache.druid.frame.field.ComplexFieldWriter
-
- close() - Method in class org.apache.druid.frame.field.DoubleFieldWriter
-
- close() - Method in interface org.apache.druid.frame.field.FieldWriter
-
Releases resources held by this writer.
- close() - Method in class org.apache.druid.frame.field.FloatFieldWriter
-
- close() - Method in class org.apache.druid.frame.field.LongFieldWriter
-
- close() - Method in class org.apache.druid.frame.field.StringArrayFieldWriter
-
- close() - Method in class org.apache.druid.frame.field.StringFieldWriter
-
- close() - Method in class org.apache.druid.frame.file.FrameFile
-
- close() - Method in class org.apache.druid.frame.file.FrameFileWriter
-
- close() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- close() - Method in class org.apache.druid.frame.segment.columnar.FrameVectorCursor
-
- close() - Method in class org.apache.druid.frame.segment.FrameSegment
-
- close() - Method in class org.apache.druid.frame.write.columnar.ColumnarFrameWriter
-
- close() - Method in class org.apache.druid.frame.write.columnar.ComplexFrameColumnWriter
-
- close() - Method in class org.apache.druid.frame.write.columnar.DoubleFrameColumnWriter
-
- close() - Method in class org.apache.druid.frame.write.columnar.FloatFrameColumnWriter
-
- close() - Method in interface org.apache.druid.frame.write.columnar.FrameColumnWriter
-
- close() - Method in class org.apache.druid.frame.write.columnar.LongFrameColumnWriter
-
- close() - Method in class org.apache.druid.frame.write.columnar.StringFrameColumnWriter
-
- close() - Method in interface org.apache.druid.frame.write.FrameWriter
-
- close() - Method in class org.apache.druid.frame.write.RowBasedFrameWriter
-
- close() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
- close() - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
Close all of our aggregators.
- close() - Method in class org.apache.druid.query.aggregation.any.NumericAnyAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.any.NumericAnyBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.any.NumericNilVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.any.StringAnyVectorAggregator
-
- close() - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Release any resources used by the aggregator
- close() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.constant.LongConstantAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.constant.LongConstantBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.constant.LongConstantVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.CountAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.CountVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DelegatingAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DoubleMaxVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DoubleMinVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.DoubleSumVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FilteredAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FilteredVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.first.NumericFirstAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.first.NumericFirstBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FloatMaxVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FloatMinAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FloatMinVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FloatSumAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.FloatSumVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.HistogramAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.last.NumericLastAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.last.NumericLastBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.last.NumericLastVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.last.StringLastVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.LongMaxAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.LongMaxVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.LongMinAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.LongMinVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.LongSumAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.LongSumVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.NoopAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.NoopVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.NullableNumericVectorAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexColumn
-
- close() - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.SimpleLongBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- close() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedVectorAggregator
-
- close() - Method in interface org.apache.druid.query.aggregation.VectorAggregator
-
Release any resources used by the aggregator.
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.CloseableGrouperIterator
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.ConcurrentGrouper
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- close() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper
-
Close the grouper and release associated resources.
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.HashVectorGrouper
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage.LimitedOutputStream
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- close() - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
- close() - Method in interface org.apache.druid.query.groupby.epinephelinae.VectorGrouper
-
Close the grouper and release associated resources.
- close() - Method in class org.apache.druid.query.groupby.resource.GroupByQueryResource
-
- close() - Method in interface org.apache.druid.query.lookup.LookupExtractorFactory
-
This method will be called to stop the LookupExtractor upon Druid process stop.
- close() - Method in class org.apache.druid.query.scan.ScanQueryLimitRowIterator
-
- close() - Method in interface org.apache.druid.segment.column.ComplexColumn
-
Close and release any resources associated with this column.
- close() - Method in class org.apache.druid.segment.column.DoublesColumn
-
- close() - Method in class org.apache.druid.segment.column.FloatsColumn
-
- close() - Method in class org.apache.druid.segment.column.GenericIndexedBasedComplexColumn
-
- close() - Method in class org.apache.druid.segment.column.LongsColumn
-
- close() - Method in interface org.apache.druid.segment.column.NumericColumn
-
- close() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- close() - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- close() - Method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- close() - Method in class org.apache.druid.segment.data.CachingIndexed
-
- close() - Method in interface org.apache.druid.segment.data.ColumnarDoubles
-
- close() - Method in interface org.apache.druid.segment.data.ColumnarFloats
-
- close() - Method in interface org.apache.druid.segment.data.ColumnarLongs
-
- close() - Method in class org.apache.druid.segment.data.CompressedBlockReader
-
- close() - Method in class org.apache.druid.segment.data.CompressedLongsReader
-
- close() - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumn
-
- close() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts
-
- close() - Method in class org.apache.druid.segment.data.GenericIndexed
-
- close() - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- close() - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- close() - Method in class org.apache.druid.segment.DictionaryMergingIterator
-
- close() - Method in class org.apache.druid.segment.ForwardingRowIterator
-
- close() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- close() - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
Clear out maps to allow GC
NOTE: This is NOT thread-safe with add...
- close() - Method in class org.apache.druid.segment.IncrementalIndexSegment
-
- close() - Method in class org.apache.druid.segment.join.HashJoinSegment
-
- close() - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- close() - Method in interface org.apache.druid.segment.join.table.IndexedTable.Reader
-
- close() - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- close() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- close() - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- close() - Method in interface org.apache.druid.segment.QueryableIndex
-
The close method shouldn't actually be here as this is nasty.
- close() - Method in class org.apache.druid.segment.QueryableIndexSegment
-
- close() - Method in class org.apache.druid.segment.ReferenceCountingCloseableObject
-
- close() - Method in class org.apache.druid.segment.RowBasedSegment
-
- close() - Method in class org.apache.druid.segment.RowWalker
-
- close() - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadBuffer
-
- close() - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadReader
-
- close() - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadWriter
-
- close() - Method in class org.apache.druid.segment.serde.cell.CellIndexReader
-
- close() - Method in class org.apache.druid.segment.serde.cell.CellIndexWriter
-
- close() - Method in class org.apache.druid.segment.serde.cell.CellReader
-
- close() - Method in class org.apache.druid.segment.serde.cell.CellWriter
-
- close() - Method in class org.apache.druid.segment.serde.cell.IndexWriter
-
- close() - Method in interface org.apache.druid.segment.serde.cell.IOIterator
-
- close() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- close() - Method in interface org.apache.druid.segment.TimeAndDimsIterator
-
Closes any resources, associated with this iterator.
- close() - Method in interface org.apache.druid.segment.vector.VectorCursor
-
Close the cursor and release its resources.
- close() - Method in class org.apache.druid.segment.writeout.OffHeapMemorySegmentWriteOutMedium
-
- close() - Method in class org.apache.druid.segment.writeout.OnHeapMemorySegmentWriteOutMedium
-
- close() - Method in class org.apache.druid.segment.writeout.TmpFileSegmentWriteOutMedium
-
- close() - Method in class org.apache.druid.segment.writeout.WriteOutBytes
-
- CloseableGrouperIterator<KeyType,T> - Class in org.apache.druid.query.groupby.epinephelinae
-
- CloseableGrouperIterator(CloseableIterator<Grouper.Entry<KeyType>>, Function<Grouper.Entry<KeyType>, T>, Closeable) - Constructor for class org.apache.druid.query.groupby.epinephelinae.CloseableGrouperIterator
-
- CloseableIndexed<T> - Interface in org.apache.druid.segment.data
-
- closeAggregators(DimValAggregateStore) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- closeAggregators(TopNColumnAggregatesProcessor) - Method in class org.apache.druid.query.topn.HeapBasedTopNAlgorithm
-
- closeAggregators(BufferAggregator[]) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm
-
- closeAggregators(Map<Comparable<?>, Aggregator[]>) - Method in class org.apache.druid.query.topn.TimeExtractionTopNAlgorithm
-
- closeAggregators() - Method in class org.apache.druid.query.topn.types.NullableNumericTopNColumnAggregatesProcessor
-
- closeAggregators() - Method in class org.apache.druid.query.topn.types.StringTopNColumnAggregatesProcessor
-
- closeAggregators() - Method in interface org.apache.druid.query.topn.types.TopNColumnAggregatesProcessor
-
Closes all on heap
Aggregator
associated with the aggregates processor
- closeAll(List<ReadableFrameChannel>, List<WritableFrameChannel>, Closeable...) - Static method in class org.apache.druid.frame.processor.FrameProcessors
-
- closer - Variable in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- closeToSerializer() - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadBuffer
-
- ClusterBy - Class in org.apache.druid.frame.key
-
Describes a key used for sorting or partitioning.
- ClusterBy(List<SortColumn>, int) - Constructor for class org.apache.druid.frame.key.ClusterBy
-
- ClusterByPartition - Class in org.apache.druid.frame.key
-
Boundaries of a partition marked by start and end keys.
- ClusterByPartition(RowKey, RowKey) - Constructor for class org.apache.druid.frame.key.ClusterByPartition
-
- ClusterByPartitions - Class in org.apache.druid.frame.key
-
- ClusterByPartitions(List<ClusterByPartition>) - Constructor for class org.apache.druid.frame.key.ClusterByPartitions
-
- CNFFilterExplosionException - Exception in org.apache.druid.segment.filter.cnf
-
- CNFFilterExplosionException(String, Object...) - Constructor for exception org.apache.druid.segment.filter.cnf.CNFFilterExplosionException
-
- coerceEvalToObjectOrList(ExprEval) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
- coerceUnknownToBoolean(boolean) - Method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
- coerceValue(T) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- coerceValue(String) - Method in class org.apache.druid.segment.StringDimensionMergerV9
-
- ColumnAnalysis - Class in org.apache.druid.query.metadata.metadata
-
- ColumnAnalysis(ColumnType, String, boolean, boolean, long, Integer, Comparable, Comparable, String) - Constructor for class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- ColumnarDoubles - Interface in org.apache.druid.segment.data
-
Resource that provides random access to a packed array of primitive doubles.
- ColumnarDoublesSerializer - Interface in org.apache.druid.segment.data
-
- ColumnarFloats - Interface in org.apache.druid.segment.data
-
Resource that provides random access to a packed array of primitive floats.
- ColumnarFloatsSerializer - Interface in org.apache.druid.segment.data
-
- ColumnarFrameWriter - Class in org.apache.druid.frame.write.columnar
-
- ColumnarFrameWriter(RowSignature, List<SortColumn>, AppendableMemory, List<FrameColumnWriter>) - Constructor for class org.apache.druid.frame.write.columnar.ColumnarFrameWriter
-
- ColumnarFrameWriterFactory - Class in org.apache.druid.frame.write.columnar
-
- ColumnarFrameWriterFactory(MemoryAllocator, RowSignature, List<SortColumn>) - Constructor for class org.apache.druid.frame.write.columnar.ColumnarFrameWriterFactory
-
Create a ColumnarFrameWriterFactory.
- ColumnarInts - Interface in org.apache.druid.segment.data
-
Resource that provides random access to a packed array of primitive int values.
- ColumnarIntsSerializer - Interface in org.apache.druid.segment.data
-
- ColumnarLongs - Interface in org.apache.druid.segment.data
-
Resource that provides random access to a packed array of primitive longs.
- ColumnarLongsSerializer - Interface in org.apache.druid.segment.data
-
- ColumnarMultiInts - Interface in org.apache.druid.segment.data
-
Resource that provides random access to a packed array of short arrays of ints (
IndexedInts
).
- ColumnarMultiIntsSerializer - Class in org.apache.druid.segment.data
-
- ColumnarMultiIntsSerializer() - Constructor for class org.apache.druid.segment.data.ColumnarMultiIntsSerializer
-
- ColumnBuilder - Class in org.apache.druid.segment.column
-
- ColumnBuilder() - Constructor for class org.apache.druid.segment.column.ColumnBuilder
-
- ColumnCache - Class in org.apache.druid.segment
-
- ColumnCache(QueryableIndex, Closer) - Constructor for class org.apache.druid.segment.ColumnCache
-
- columnCacheSizeBytes() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- columnCacheSizeBytes() - Method in interface org.apache.druid.segment.column.ColumnConfig
-
- columnCapabilities(Frame, String) - Method in class org.apache.druid.frame.read.FrameReader
-
Returns capabilities for a particular column in a particular frame.
- ColumnCapabilities - Interface in org.apache.druid.segment.column
-
This interface is used to expose information about columns that is interesting to know for all matters dealing with
reading from columns, including query planning and optimization, creating readers to merge segments at ingestion
time, and probably nearly anything else you can imagine.
- ColumnCapabilities.Capable - Enum in org.apache.druid.segment.column
-
- ColumnCapabilities.CoercionLogic - Interface in org.apache.druid.segment.column
-
- ColumnCapabilitiesImpl - Class in org.apache.druid.segment.column
-
- ColumnCapabilitiesImpl() - Constructor for class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- ColumnCapacityExceededException - Exception in org.apache.druid.segment.data
-
- ColumnCapacityExceededException(String) - Constructor for exception org.apache.druid.segment.data.ColumnCapacityExceededException
-
- ColumnComparisonDimFilter - Class in org.apache.druid.query.filter
-
- ColumnComparisonDimFilter(List<DimensionSpec>) - Constructor for class org.apache.druid.query.filter.ColumnComparisonDimFilter
-
- ColumnComparisonFilter - Class in org.apache.druid.segment.filter
-
- ColumnComparisonFilter(List<DimensionSpec>) - Constructor for class org.apache.druid.segment.filter.ColumnComparisonFilter
-
- ColumnConfig - Interface in org.apache.druid.segment.column
-
- ColumnDescriptor - Class in org.apache.druid.segment.column
-
- ColumnDescriptor(ValueType, boolean, List<ColumnPartSerde>) - Constructor for class org.apache.druid.segment.column.ColumnDescriptor
-
- ColumnDescriptor.Builder - Class in org.apache.druid.segment.column
-
- columnFunction(String) - Method in interface org.apache.druid.segment.RowAdapter
-
Returns a function that retrieves the value for column "columnName" from rows.
- ColumnHolder - Interface in org.apache.druid.segment.column
-
- ColumnIncluderator - Interface in org.apache.druid.query.metadata.metadata
-
- columnIndex(int) - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- columnIndex(int) - Method in interface org.apache.druid.segment.join.table.IndexedTable
-
Returns the index for a particular column.
- columnIndex(int) - Method in class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- columnIndex(int) - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- ColumnIndexCapabilities - Interface in org.apache.druid.segment.column
-
- ColumnIndexSelector - Interface in org.apache.druid.query.filter
-
- ColumnIndexSupplier - Interface in org.apache.druid.segment.column
-
- ColumnInspector - Interface in org.apache.druid.segment
-
- columnName() - Method in class org.apache.druid.frame.key.SortColumn
-
- columnName - Variable in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- ColumnPartSerde - Interface in org.apache.druid.segment.serde
-
- ColumnPartSerde.Deserializer - Interface in org.apache.druid.segment.serde
-
- ColumnPlus - Class in org.apache.druid.frame.read.columnar
-
- ColumnProcessorFactory<T> - Interface in org.apache.druid.segment
-
Class that encapsulates knowledge about how to create "column processors", which are...
- ColumnProcessors - Class in org.apache.druid.segment
-
Creates "column processors", which are objects that wrap a single input column and provide some functionality on
top of it.
- ColumnProcessors() - Constructor for class org.apache.druid.segment.ColumnProcessors
-
- columnReader(int) - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- columnReader(int) - Method in interface org.apache.druid.segment.join.table.IndexedTable
-
Returns a reader for a particular column.
- columnReader(int) - Method in class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- columnReader(int) - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- columns(List<String>) - Method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- columns(String...) - Method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- ColumnSelector - Interface in org.apache.druid.segment
-
- ColumnSelectorColumnIndexSelector - Class in org.apache.druid.segment
-
- ColumnSelectorColumnIndexSelector(BitmapFactory, VirtualColumns, ColumnSelector) - Constructor for class org.apache.druid.segment.ColumnSelectorColumnIndexSelector
-
- ColumnSelectorFactory - Interface in org.apache.druid.segment
-
Factory class for MetricSelectors
- ColumnSelectorPlus<ColumnSelectorStrategyClass extends ColumnSelectorStrategy> - Class in org.apache.druid.query
-
A grouping of various related objects used during query processing for a single dimension, used for convenience.
- ColumnSelectorPlus(String, String, ColumnSelectorStrategyClass, ColumnValueSelector) - Constructor for class org.apache.druid.query.ColumnSelectorPlus
-
- ColumnSelectorStrategy - Interface in org.apache.druid.query.dimension
-
Base type for strategy objects that handle value type operations pertaining to a specific query type
- ColumnSelectorStrategyFactory<ColumnSelectorStrategyClass extends ColumnSelectorStrategy> - Interface in org.apache.druid.query.dimension
-
- ColumnValueGenerator - Class in org.apache.druid.segment.generator
-
- ColumnValueGenerator(GeneratorColumnSchema, long) - Constructor for class org.apache.druid.segment.generator.ColumnValueGenerator
-
- columnValueSelector(ColumnValueSelector) - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetrics
-
- columnValueSelector(ColumnValueSelector) - Method in interface org.apache.druid.query.topn.TopNQueryMetrics
-
This method is called exactly once with the columnValueSelector object of each cursor, processed for the query.
- ColumnValueSelector<T> - Interface in org.apache.druid.segment
-
Base type for interfaces that manage column value selection, e.g.
- ColumnValuesWithUniqueFlag(Set<String>, boolean) - Constructor for class org.apache.druid.segment.join.Joinable.ColumnValuesWithUniqueFlag
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.DoubleMinAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.DoubleSumAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.FloatMaxAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.FloatMinAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.FloatSumAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.LongMaxAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.LongMinAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.LongSumAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- combine(Object, Object) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- combine(List<? extends CloseableIterator<Grouper.Entry<KeyType>>>, List<String>) - Method in class org.apache.druid.query.groupby.epinephelinae.ParallelCombiner
-
Build a combining tree for the input iterators which combine input entries asynchronously.
- ComparableIntArray - Class in org.apache.druid.segment.data
-
- ComparableList<T extends Comparable> - Class in org.apache.druid.segment.data
-
- ComparableList(List<T>) - Constructor for class org.apache.druid.segment.data.ComparableList
-
- ComparableStringArray - Class in org.apache.druid.segment.data
-
- COMPARATOR - Static variable in class org.apache.druid.query.aggregation.DoubleSumAggregator
-
- COMPARATOR - Static variable in class org.apache.druid.query.aggregation.mean.DoubleMeanHolder
-
- COMPARATOR - Static variable in class org.apache.druid.query.topn.AlphaNumericTopNMetricSpec
-
- COMPARATOR - Static variable in class org.apache.druid.segment.nested.StructuredData
-
- ComparatorDimensionDictionary<T> - Class in org.apache.druid.segment
-
Comparator
based
DimensionDictionary
there are a lot of unused methods in here for now since the only thing this is used for is to build up
the unsorted dictionary and then it is converted to a
ComparatorSortedDimensionDictionary
, but
leaving the unused methods in place for now to be basically compatible with the other implementation.
- ComparatorDimensionDictionary(Comparator<T>) - Constructor for class org.apache.druid.segment.ComparatorDimensionDictionary
-
- ComparatorSortedDimensionDictionary<T> - Class in org.apache.druid.segment
-
Comparator
based
SortedDimensionDictionary
There are a number of unused methods, because nested columns don't merge bitmap indexes during
the merge phase, rather they are created when serializing the column, but leaving for now for
compatibility with the other implementation
- ComparatorSortedDimensionDictionary(List<T>, Comparator<T>, int) - Constructor for class org.apache.druid.segment.ComparatorSortedDimensionDictionary
-
- compare(byte[], byte[]) - Method in class org.apache.druid.frame.key.ByteRowKeyComparator
-
- compare(int, RowKey) - Method in interface org.apache.druid.frame.key.FrameComparisonWidget
-
Compare a specific row of this frame to the provided key.
- compare(int, FrameComparisonWidget, int) - Method in interface org.apache.druid.frame.key.FrameComparisonWidget
-
Compare a specific row of this frame to a specific row of another frame.
- compare(int, RowKey) - Method in class org.apache.druid.frame.key.FrameComparisonWidgetImpl
-
- compare(int, FrameComparisonWidget, int) - Method in class org.apache.druid.frame.key.FrameComparisonWidgetImpl
-
- compare(RowKey, RowKey) - Method in class org.apache.druid.frame.key.RowKeyComparator
-
- compare(ByteBuffer, ByteBuffer, int, int) - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.BufferComparator
-
- compare(String, String) - Method in class org.apache.druid.query.ordering.StringComparators.AlphanumericComparator
-
- compare(String, String) - Method in class org.apache.druid.query.ordering.StringComparators.LexicographicComparator
-
- compare(String, String) - Method in class org.apache.druid.query.ordering.StringComparators.NumericComparator
-
- compare(String, String) - Method in class org.apache.druid.query.ordering.StringComparators.StrlenComparator
-
- compare(String, String) - Method in class org.apache.druid.query.ordering.StringComparators.VersionComparator
-
- compare(Result<T>, Result<T>) - Method in class org.apache.druid.query.ResultGranularTimestampComparator
-
- compare(ScanResultValue, ScanResultValue) - Method in class org.apache.druid.query.scan.ScanResultValueTimestampComparator
-
- compare(T, T) - Method in class org.apache.druid.segment.column.ObjectStrategyComplexTypeStrategy
-
- compare(ResourceHolder<ByteBuffer>, ResourceHolder<ByteBuffer>) - Method in class org.apache.druid.segment.data.DecompressingByteBufferObjectStrategy
-
- compare(ImmutableRTree, ImmutableRTree) - Method in class org.apache.druid.segment.data.ImmutableRTreeObjectStrategy
-
- compareAndSwapLong(long, long, long) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- compareByteArraysUnsigned(byte[], int, int, byte[], int, int) - Static method in class org.apache.druid.frame.read.FrameReaderUtils
-
Compares two byte arrays using unsigned byte ordering.
- compareMemoryToByteArrayUnsigned(Memory, long, long, byte[], int, int) - Static method in class org.apache.druid.frame.read.FrameReaderUtils
-
Compares Memory with a byte array using unsigned byte ordering.
- compareMemoryUnsigned(Memory, long, long, Memory, long, long) - Static method in class org.apache.druid.frame.read.FrameReaderUtils
-
Compares two Memory ranges using unsigned byte ordering.
- compareObjectsAsType(Object, Object, ColumnType) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- compareTo(ImmutableRTree) - Method in class org.apache.druid.collections.spatial.ImmutableRTree
-
- compareTo(SegmentAnalysis) - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- compareTo(Result<T>) - Method in class org.apache.druid.query.Result
-
- compareTo(ScanResultValue) - Method in class org.apache.druid.query.scan.ScanResultValue
-
- compareTo(SearchHit) - Method in class org.apache.druid.query.search.SearchHit
-
- compareTo(ComparableIntArray) - Method in class org.apache.druid.segment.data.ComparableIntArray
-
- compareTo(ComparableList) - Method in class org.apache.druid.segment.data.ComparableList
-
- compareTo(ComparableStringArray) - Method in class org.apache.druid.segment.data.ComparableStringArray
-
- compareTo(long, long, Buffer, long, long) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- compareTo(long, long, Memory, long, long) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- compareTo(VSizeColumnarInts) - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- compareTo(StructuredData) - Method in class org.apache.druid.segment.nested.StructuredData
-
- compareTo(TimeAndDimsPointer) - Method in class org.apache.druid.segment.TimeAndDimsPointer
-
Compares time column value and dimension column values, but not metric column values.
- compareTo(Row) - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- compareUnsortedEncodedKeyComponents(EncodedKeyComponentType, EncodedKeyComponentType) - Method in interface org.apache.druid.segment.DimensionIndexer
-
Compares the row values for this DimensionIndexer's dimension from a Row key.
- compareUnsortedEncodedKeyComponents(Double, Double) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- compareUnsortedEncodedKeyComponents(Float, Float) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- compareUnsortedEncodedKeyComponents(Long, Long) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- compareUnsortedEncodedKeyComponents(StructuredData, StructuredData) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- compareUnsortedEncodedKeyComponents(int[], int[]) - Method in class org.apache.druid.segment.StringDimensionIndexer
-
- compareWithComparator(StringComparator, ComparableList, ComparableList) - Static method in class org.apache.druid.segment.data.ComparableList
-
- compareWithComparator(StringComparator, ComparableStringArray, ComparableStringArray) - Static method in class org.apache.druid.segment.data.ComparableStringArray
-
- complement(ImmutableBitmap, int) - Method in interface org.apache.druid.collections.bitmap.BitmapFactory
-
- complement(ImmutableBitmap, int) - Method in class org.apache.druid.collections.bitmap.BitSetBitmapFactory
-
- complement(ImmutableBitmap, int) - Method in class org.apache.druid.collections.bitmap.ConciseBitmapFactory
-
- complement(ImmutableBitmap, int) - Method in class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- complement(T, int) - Method in interface org.apache.druid.query.BitmapResultFactory
-
- complement(ImmutableBitmap, int) - Method in class org.apache.druid.query.DefaultBitmapResultFactory
-
- ComplexColumn - Interface in org.apache.druid.segment.column
-
This interface represents a complex column and can be implemented by druid extension writer of a custom column
with arbitrary serialization instead of a custom column that serializes rows of objects serialized using
GenericIndexed
class which is default implementation of "writeToXXX" methods in
ComplexColumnSerializer
.
- ComplexColumnPartSerde - Class in org.apache.druid.segment.serde
-
- ComplexColumnPartSerde.SerializerBuilder - Class in org.apache.druid.segment.serde
-
- ComplexColumnPartSupplier - Class in org.apache.druid.segment.serde
-
- ComplexColumnPartSupplier(String, GenericIndexed<?>) - Constructor for class org.apache.druid.segment.serde.ComplexColumnPartSupplier
-
- ComplexColumnSerializer<T> - Class in org.apache.druid.segment.serde
-
- ComplexFieldReader - Class in org.apache.druid.frame.field
-
- ComplexFieldWriter - Class in org.apache.druid.frame.field
-
- ComplexFrameColumnReader - Class in org.apache.druid.frame.read.columnar
-
- ComplexFrameColumnWriter - Class in org.apache.druid.frame.write.columnar
-
Column writer for complex columns.
- ComplexMetricExtractor<T> - Interface in org.apache.druid.segment.serde
-
- ComplexMetrics - Class in org.apache.druid.segment.serde
-
ComplexMetrics houses a mapping of serde names to affiliated ComplexMetricSerde objects.
- ComplexMetrics() - Constructor for class org.apache.druid.segment.serde.ComplexMetrics
-
- ComplexMetricSerde - Class in org.apache.druid.segment.serde
-
- ComplexMetricSerde() - Constructor for class org.apache.druid.segment.serde.ComplexMetricSerde
-
- compress(ByteBuffer, ByteBuffer) - Method in class org.apache.druid.segment.data.CompressionStrategy.Compressor
-
Returns a ByteBuffer with compressed contents of in between it's position and limit.
- compress(ByteBuffer, ByteBuffer) - Method in class org.apache.druid.segment.data.CompressionStrategy.LZ4Compressor
-
- compress(ByteBuffer, ByteBuffer) - Method in class org.apache.druid.segment.data.CompressionStrategy.LZFCompressor
-
- compress(ByteBuffer, ByteBuffer) - Method in class org.apache.druid.segment.data.CompressionStrategy.UncompressedCompressor
-
- compress(ByteBuffer, ByteBuffer) - Method in class org.apache.druid.segment.data.CompressionStrategy.ZstdCompressor
-
- COMPRESSED_FRAME_ENVELOPE_SIZE - Static variable in class org.apache.druid.frame.Frame
-
- COMPRESSED_FRAME_HEADER_SIZE - Static variable in class org.apache.druid.frame.Frame
-
- COMPRESSED_FRAME_TRAILER_SIZE - Static variable in class org.apache.druid.frame.Frame
-
- CompressedBlockReader - Class in org.apache.druid.segment.data
-
Reader for a virtual contiguous address range backed by compressed blocks of data.
- CompressedBlockReader(CompressionStrategy, int, int, IntBuffer, ByteBuffer, ByteOrder) - Constructor for class org.apache.druid.segment.data.CompressedBlockReader
-
- CompressedBlockSerializer - Class in org.apache.druid.segment.data
-
- CompressedBlockSerializer(SegmentWriteOutMedium, CompressionStrategy, int) - Constructor for class org.apache.druid.segment.data.CompressedBlockSerializer
-
- compressedByteBuffersWriteObjectStrategy(CompressionStrategy, int, Closer) - Static method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- CompressedColumnarDoublesSuppliers - Class in org.apache.druid.segment.data
-
- CompressedColumnarFloatsSupplier - Class in org.apache.druid.segment.data
-
- CompressedColumnarIntsSerializer - Class in org.apache.druid.segment.data
-
- CompressedColumnarIntsSupplier - Class in org.apache.druid.segment.data
-
- CompressedColumnarLongsSupplier - Class in org.apache.druid.segment.data
-
- CompressedLongsReader - Class in org.apache.druid.segment.data
-
- CompressedLongsReader(CompressedBlockReader) - Constructor for class org.apache.druid.segment.data.CompressedLongsReader
-
- CompressedLongsSerializer - Class in org.apache.druid.segment.data
-
- CompressedLongsSerializer(SegmentWriteOutMedium, CompressionStrategy) - Constructor for class org.apache.druid.segment.data.CompressedLongsSerializer
-
- CompressedNestedDataComplexColumn<TStringDictionary extends Indexed<ByteBuffer>> - Class in org.apache.druid.segment.nested
-
- CompressedNestedDataComplexColumn(NestedDataColumnMetadata, ColumnConfig, CompressedVariableSizedBlobColumnSupplier, ImmutableBitmap, GenericIndexed<String>, NestedLiteralTypeInfo, Supplier<TStringDictionary>, Supplier<FixedIndexed<Long>>, Supplier<FixedIndexed<Double>>, SmooshedFileMapper) - Constructor for class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- CompressedPools - Class in org.apache.druid.segment
-
- CompressedPools() - Constructor for class org.apache.druid.segment.CompressedPools
-
- CompressedVariableSizedBlobColumn - Class in org.apache.druid.segment.data
-
- CompressedVariableSizedBlobColumn(int, CompressedLongsReader, CompressedBlockReader) - Constructor for class org.apache.druid.segment.data.CompressedVariableSizedBlobColumn
-
- CompressedVariableSizedBlobColumnSerializer - Class in org.apache.druid.segment.data
-
- CompressedVariableSizedBlobColumnSerializer(String, SegmentWriteOutMedium, CompressionStrategy) - Constructor for class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSerializer
-
- CompressedVariableSizedBlobColumnSupplier - Class in org.apache.druid.segment.data
-
- CompressedVariableSizedBlobColumnSupplier(ByteBuffer, ByteBuffer, ByteOrder, int) - Constructor for class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSupplier
-
- CompressedVSizeColumnarIntsSerializer - Class in org.apache.druid.segment.data
-
- CompressedVSizeColumnarIntsSupplier - Class in org.apache.druid.segment.data
-
- CompressedVSizeColumnarMultiIntsSupplier - Class in org.apache.druid.segment.data
-
Format -
byte 1 - version
offsets -
ColumnarInts
of length num of rows + 1 representing offsets of starting index of first element of
each row in values index and last element equal to length of values column, the last element in the offsets
represents the total length of values column.
- CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts - Class in org.apache.druid.segment.data
-
- compressionBufferSize(long) - Static method in class org.apache.druid.frame.Frame
-
- CompressionFactory - Class in org.apache.druid.segment.data
-
- CompressionFactory.LongEncodingFormat - Enum in org.apache.druid.segment.data
-
- CompressionFactory.LongEncodingReader - Interface in org.apache.druid.segment.data
-
- CompressionFactory.LongEncodingStrategy - Enum in org.apache.druid.segment.data
-
The compression of decompression of encodings are separated into different enums.
- CompressionFactory.LongEncodingWriter - Interface in org.apache.druid.segment.data
-
This writer output encoded values to the given ByteBuffer or OutputStream.
- CompressionStrategy - Enum in org.apache.druid.segment.data
-
Compression strategy is used to compress block of bytes without knowledge of what data the bytes represents.
- CompressionStrategy.Compressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.Decompressor - Interface in org.apache.druid.segment.data
-
- CompressionStrategy.LZ4Compressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.LZ4Decompressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.LZFCompressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.LZFDecompressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.UncompressedCompressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.UncompressedDecompressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.ZstdCompressor - Class in org.apache.druid.segment.data
-
- CompressionStrategy.ZstdDecompressor - Class in org.apache.druid.segment.data
-
- Compressor() - Constructor for class org.apache.druid.segment.data.CompressionStrategy.Compressor
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniqueFinalizingPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.DoubleGreatestPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.DoubleLeastPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.FieldAccessPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.FinalizingFieldAccessPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.LongGreatestPostAggregator
-
- compute(Map<String, Object>) - Method in class org.apache.druid.query.aggregation.post.LongLeastPostAggregator
-
- compute(Map<String, Object>) - Method in interface org.apache.druid.query.aggregation.PostAggregator
-
- compute(long) - Method in class org.apache.druid.segment.virtual.SingleLongInputCachingExpressionColumnValueSelector.LruEvalCache
-
- compute(int) - Method in class org.apache.druid.segment.virtual.SingleStringInputCachingExpressionColumnValueSelector.LruEvalCache
-
- computeAggregatorsMap(List<AggregatorFactory>) - Static method in class org.apache.druid.query.groupby.having.HavingSpecUtil
-
- computeAscDescRunLengths(List<SortColumn>) - Static method in class org.apache.druid.frame.key.ByteRowKeyComparator
-
Given a list of sort columns, compute an array of the number of ascending fields in a run, followed by number of
descending fields in a run, followed by ascending, etc.
- computeBitmapResult(BitmapResultFactory<T>) - Method in class org.apache.druid.segment.column.AllFalseBitmapColumnIndex
-
- computeBitmapResult(BitmapResultFactory<T>) - Method in class org.apache.druid.segment.column.AllTrueBitmapColumnIndex
-
- computeBitmapResult(BitmapResultFactory<T>) - Method in interface org.apache.druid.segment.column.BitmapColumnIndex
-
- computeBitmapResult(BitmapResultFactory<T>) - Method in class org.apache.druid.segment.column.SimpleImmutableBitmapIndex
-
- computeBitmapResult(BitmapResultFactory<T>) - Method in class org.apache.druid.segment.column.SimpleImmutableBitmapIterableIndex
-
- computeCacheKey(QueryType) - Method in interface org.apache.druid.query.CacheStrategy
-
Computes the per-segment cache key for the given query.
- computeCacheKey() - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- computeCacheKey() - Method in interface org.apache.druid.segment.join.table.IndexedTable
-
Computes a byte[]
key for the table that can be used for computing cache keys for join operations.
- computeCacheKey() - Method in class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- computeCacheKey() - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- computeDefaultBitmapResults(Filter, ColumnIndexSelector) - Static method in class org.apache.druid.segment.filter.Filters
-
- computeDictionaryId(ColumnValueSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayDoubleGroupByColumnSelectorStrategy
-
- computeDictionaryId(ColumnValueSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayLongGroupByColumnSelectorStrategy
-
- computeDictionaryId(ColumnValueSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- computeEquiconditionsFromJoinableClauses() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis.Builder
-
- computeFirstFieldPosition(int) - Static method in class org.apache.druid.frame.key.ByteRowKeyComparator
-
Compute the offset into each key where the first field starts.
- computeJoinCacheKey(DataSource, JoinConditionAnalysis) - Method in interface org.apache.druid.segment.join.JoinableFactory
-
Compute the cache key for a data source participating in join operation.
- computeJoinCacheKey(DataSource, JoinConditionAnalysis) - Method in class org.apache.druid.segment.join.MapJoinableFactory
-
- computeJoinFilterCorrelations(List<Filter>, Equiconditions, JoinableClauses, boolean, long) - Static method in class org.apache.druid.segment.join.filter.JoinFilterCorrelations
-
- computeJoinFilterPreAnalysis(JoinFilterPreAnalysisKey) - Static method in class org.apache.druid.segment.join.filter.JoinFilterAnalyzer
-
Before making per-segment filter splitting decisions, we first do a pre-analysis step
where we convert the query filter (if any) into conjunctive normal form and then
determine the structure of RHS filter rewrites (if any), since this information is shared across all
per-segment operations.
- computeMaxMemoryFromMaxHeapSize() - Static method in class org.apache.druid.query.DruidProcessingConfig
-
- computeNewLength(DimValSelector, int, int) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
Skip invalid value, calculate length to have enough valid value to process or hit the end.
- computeNewLength(int[], int, int) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm
-
- computeOffset(long, DateTimeZone) - Method in class org.apache.druid.query.TimewarpOperator
-
Map time t into the last `period` ending within `dataInterval`
- computeOnHeapSize() - Method in class org.apache.druid.segment.DimensionDictionary
-
Whether on-heap size of this dictionary should be computed.
- computeOnHeapSize() - Method in class org.apache.druid.segment.StringDimensionDictionary
-
- computeOverriddenContext(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.druid.query.BaseQuery
-
- computeOverridenContext(Map<String, Object>) - Method in class org.apache.druid.query.BaseQuery
-
- computeRequiredColumns(VirtualColumns, DimFilter, List<DimensionSpec>, List<AggregatorFactory>, List<String>) - Static method in class org.apache.druid.query.Queries
-
- computeResultLevelCacheKey(QueryType) - Method in interface org.apache.druid.query.CacheStrategy
-
Computes the result-level cache key for the given query.
- computeStartEnd(int) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm.BaseArrayProvider
-
- ConcatQueryRunner<T> - Class in org.apache.druid.query
-
- ConcatQueryRunner(Sequence<QueryRunner<T>>) - Constructor for class org.apache.druid.query.ConcatQueryRunner
-
- ConciseBitmapDecisionHelper - Class in org.apache.druid.query.search
-
- ConciseBitmapFactory - Class in org.apache.druid.collections.bitmap
-
As the name suggests, this class instantiates bitmaps of the types
WrappedConciseBitmap and WrappedImmutableConciseBitmap.
- ConciseBitmapFactory() - Constructor for class org.apache.druid.collections.bitmap.ConciseBitmapFactory
-
- ConciseBitmapSerdeFactory - Class in org.apache.druid.segment.data
-
- ConciseBitmapSerdeFactory() - Constructor for class org.apache.druid.segment.data.ConciseBitmapSerdeFactory
-
- ConcisePeekableIteratorAdapter - Class in org.apache.druid.collections.bitmap
-
- concurrentEventAdd - Variable in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- concurrentGet(int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- ConcurrentGrouper<KeyType> - Class in org.apache.druid.query.groupby.epinephelinae
-
- ConcurrentGrouper(GroupByQueryConfig, Supplier<ByteBuffer>, ReferenceCountingResourceHolder<ByteBuffer>, Grouper.KeySerdeFactory<KeyType>, Grouper.KeySerdeFactory<KeyType>, ColumnSelectorFactory, AggregatorFactory[], LimitedTemporaryStorage, ObjectMapper, int, DefaultLimitSpec, boolean, ListeningExecutorService, int, boolean, long) - Constructor for class org.apache.druid.query.groupby.epinephelinae.ConcurrentGrouper
-
- concurrentRemove(int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- ConcurrentResponseContext - Class in org.apache.druid.query.context
-
- ConcurrentResponseContext() - Constructor for class org.apache.druid.query.context.ConcurrentResponseContext
-
- concurrentSet(int, Aggregator[]) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- condensedAggregators(List<AggregatorFactory>, List<PostAggregator>, String) - Static method in class org.apache.druid.query.aggregation.AggregatorUtil
-
- config() - Method in class org.apache.druid.guice.ExtensionsLoader
-
- ConfigModule - Class in org.apache.druid.guice
-
- ConfigModule() - Constructor for class org.apache.druid.guice.ConfigModule
-
- configure(Binder) - Method in class org.apache.druid.guice.ConfigModule
-
- configure(Binder) - Method in class org.apache.druid.guice.ExtensionsModule
-
- configure(Binder) - Method in class org.apache.druid.guice.ExtensionsModule.SecondaryModule
-
- configure(Binder) - Method in class org.apache.druid.guice.NestedDataModule
-
- configure(Binder) - Method in class org.apache.druid.guice.NullHandlingModule
-
- configure(Binder) - Method in class org.apache.druid.guice.PropertiesModule
-
- configure(Binder) - Method in class org.apache.druid.guice.RuntimeInfoModule
-
- configure(Binder) - Method in class org.apache.druid.jackson.JacksonModule
-
- configure(Binder) - Method in class org.apache.druid.segment.writeout.SegmentWriteOutMediumModule
-
- configureOptimizer(TopNMetricSpecBuilder<T>) - Method in class org.apache.druid.query.topn.AlphaNumericTopNMetricSpec
-
- configureOptimizer(TopNMetricSpecBuilder<T>) - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- configureOptimizer(TopNMetricSpecBuilder<T>) - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- configureOptimizer(TopNMetricSpecBuilder<T>) - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- configureOptimizer(TopNMetricSpecBuilder<T>) - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- configureOptimizer(TopNMetricSpecBuilder<T>) - Method in interface org.apache.druid.query.topn.TopNMetricSpec
-
- conjunctions(Filter) - Static method in class org.apache.druid.segment.filter.cnf.CalciteCnfHelper
-
Returns a condition decomposed by AND.
- CONSTANT - Static variable in class org.apache.druid.query.aggregation.post.PostAggregatorIds
-
- constant(String) - Static method in interface org.apache.druid.segment.DimensionSelector
-
- constant(String, ExtractionFn) - Static method in interface org.apache.druid.segment.DimensionSelector
-
- ConstantDimensionSelector - Class in org.apache.druid.segment
-
- ConstantDimensionSelector(String) - Constructor for class org.apache.druid.segment.ConstantDimensionSelector
-
- ConstantExprEvalSelector - Class in org.apache.druid.segment
-
- ConstantExprEvalSelector(ExprEval) - Constructor for class org.apache.druid.segment.ConstantExprEvalSelector
-
- ConstantFieldPointer - Class in org.apache.druid.frame.field
-
- ConstantFieldPointer(long) - Constructor for class org.apache.druid.frame.field.ConstantFieldPointer
-
- ConstantFrameRowPointer - Class in org.apache.druid.frame.segment.row
-
- ConstantFrameRowPointer(long, long) - Constructor for class org.apache.druid.frame.segment.row.ConstantFrameRowPointer
-
- ConstantMultiValueDimensionSelector - Class in org.apache.druid.segment
-
- ConstantMultiValueDimensionSelector(List<String>) - Constructor for class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- ConstantPostAggregator - Class in org.apache.druid.query.aggregation.post
-
- ConstantPostAggregator(String, Number) - Constructor for class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- ConstantValueMatcherFactory - Class in org.apache.druid.segment.filter
-
- ConstantVectorSelectors - Class in org.apache.druid.segment.vector
-
- ConstantVectorSelectors() - Constructor for class org.apache.druid.segment.vector.ConstantVectorSelectors
-
- contains(Object) - Method in class org.apache.druid.collections.IntegerSet
-
- contains(float[]) - Method in class org.apache.druid.collections.spatial.Node
-
- contains(float[]) - Method in interface org.apache.druid.collections.spatial.search.Bound
-
- contains(float[]) - Method in class org.apache.druid.collections.spatial.search.PolygonBound
-
- contains(float[]) - Method in class org.apache.druid.collections.spatial.search.RadiusBound
-
- contains(float[]) - Method in class org.apache.druid.collections.spatial.search.RectangularBound
-
- contains(String) - Method in class org.apache.druid.segment.column.RowSignature
-
Returns whether this signature contains a named column.
- contains(int) - Method in class org.apache.druid.segment.column.RowSignature
-
- containsAll(Collection<?>) - Method in class org.apache.druid.collections.IntegerSet
-
- ContainsExprMacro - Class in org.apache.druid.query.expression
-
This class implements a function that checks if one string contains another string.
- ContainsExprMacro() - Constructor for class org.apache.druid.query.expression.ContainsExprMacro
-
- containsKey(String) - Method in class org.apache.druid.query.QueryContext
-
Check if the given key is set.
- ContainsSearchQuerySpec - Class in org.apache.druid.query.search
-
- ContainsSearchQuerySpec(String, boolean) - Constructor for class org.apache.druid.query.search.ContainsSearchQuerySpec
-
- context() - Method in class org.apache.druid.query.BaseQuery
-
- context(QueryType) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- context(Map<String, Object>) - Method in class org.apache.druid.query.Druids.DataSourceMetadataQueryBuilder
-
- context(Map<String, Object>) - Method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- context(Map<String, Object>) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- context(Map<String, Object>) - Method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- context(Map<String, Object>) - Method in class org.apache.druid.query.Druids.TimeBoundaryQueryBuilder
-
- context(Map<String, Object>) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- context() - Method in interface org.apache.druid.query.Query
-
Returns the query context as a
QueryContext
, which provides
convenience methods for accessing typed context values.
- context(QueryType) - Method in interface org.apache.druid.query.QueryMetrics
-
- context(SearchQuery) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- context(Map<String, Object>) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- conversions - Variable in class org.apache.druid.segment.DictionaryMergingIterator
-
- converterFromTypeToType(TypeSignature<ValueType>, TypeSignature<ValueType>) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertJoinsToFilters(List<JoinableClause>, Set<String>, int) - Static method in class org.apache.druid.segment.join.JoinableFactoryWrapper
-
Converts any join clauses to filters that can be converted, and returns the rest as-is.
- convertObjectToDouble(Object) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToDouble(Object, boolean) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToFloat(Object) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToFloat(Object, boolean) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToLong(Object) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToLong(Object, boolean) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToString(Object) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToType(Object, TypeSignature<ValueType>, boolean) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertObjectToType(Object, TypeSignature<ValueType>) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertRowTypesToOutputTypes(List<DimensionSpec>, ResultRow, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2
-
- convertSortedSegmentRowValuesToMergedRowValues(int, ColumnValueSelector) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- convertSortedSegmentRowValuesToMergedRowValues(int, ColumnValueSelector) - Method in interface org.apache.druid.segment.DimensionMerger
-
- convertSortedSegmentRowValuesToMergedRowValues(int, ColumnValueSelector) - Method in class org.apache.druid.segment.NestedDataColumnMerger
-
- convertSortedSegmentRowValuesToMergedRowValues(int, ColumnValueSelector) - Method in class org.apache.druid.segment.NumericDimensionMergerV9
-
- convertToCnf(Filter) - Static method in class org.apache.druid.segment.filter.cnf.HiveCnfHelper
-
- convertToCNFFromQueryContext(Query, Filter) - Static method in class org.apache.druid.segment.filter.Filters
-
- convertToComparableStringArray(Object) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertToList(Object, ValueType) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- convertToSet(byte) - Static method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo
-
- convertUnsortedEncodedKeyComponentToActualList(EncodedKeyComponentType) - Method in interface org.apache.druid.segment.DimensionIndexer
-
- convertUnsortedEncodedKeyComponentToActualList(Double) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- convertUnsortedEncodedKeyComponentToActualList(Float) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- convertUnsortedEncodedKeyComponentToActualList(Long) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- convertUnsortedEncodedKeyComponentToActualList(StructuredData) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- convertUnsortedEncodedKeyComponentToActualList(int[]) - Method in class org.apache.druid.segment.StringDimensionIndexer
-
- convertUnsortedValuesToSorted(ColumnValueSelector) - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- convertUnsortedValuesToSorted(ColumnValueSelector) - Method in interface org.apache.druid.segment.DimensionIndexer
-
Converts dictionary-encoded row values from unspecified (random) encoding order, to sorted encoding.
- convertUnsortedValuesToSorted(ColumnValueSelector) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- convertUnsortedValuesToSorted(ColumnValueSelector) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- convertUnsortedValuesToSorted(ColumnValueSelector) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- convertUnsortedValuesToSorted(ColumnValueSelector) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- copy() - Method in class org.apache.druid.jackson.DefaultObjectMapper
-
- copy(DataSourceMetadataQuery) - Static method in class org.apache.druid.query.Druids.DataSourceMetadataQueryBuilder
-
- copy(ScanQuery) - Static method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- copy(SearchQuery) - Static method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- copy(SegmentMetadataQuery) - Static method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- copy(TimeBoundaryQuery) - Static method in class org.apache.druid.query.Druids.TimeBoundaryQueryBuilder
-
- copy(TimeseriesQuery) - Static method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- copy() - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- copy() - Method in class org.apache.druid.query.groupby.ResultRow
-
Returns a copy of this row.
- copy(TopNQuery) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
Deprecated.
- copy(TopNQueryBuilder) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
Deprecated.
- copyByteBufferToMemory(ByteBuffer, WritableMemory, long, int, boolean) - Static method in class org.apache.druid.frame.write.FrameWriterUtils
-
Copies "len" bytes from src.position()
to "dstPosition" in "memory".
- copyFrom(Histogram) - Method in class org.apache.druid.query.aggregation.Histogram
-
- copyFrom(ReadableVectorMatch) - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
Copies "other" into this object, and returns a reference to this object.
- copyKey(T) - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.KeySerdeFactory
-
Copies a key.
- copyOf(ColumnCapabilities) - Static method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- copyTo(MemoryOpenHashTable, MemoryOpenHashTable.BucketCopyHandler) - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Copy this table into another one.
- copyTo(long, WritableMemory, long, long) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- count - Variable in class org.apache.druid.query.aggregation.Histogram
-
- COUNT_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- CountAggregator - Class in org.apache.druid.query.aggregation
-
- CountAggregator() - Constructor for class org.apache.druid.query.aggregation.CountAggregator
-
- CountAggregatorFactory - Class in org.apache.druid.query.aggregation
-
- CountAggregatorFactory(String) - Constructor for class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- CountBufferAggregator - Class in org.apache.druid.query.aggregation
-
- CountBufferAggregator() - Constructor for class org.apache.druid.query.aggregation.CountBufferAggregator
-
- counter - Variable in class org.apache.druid.segment.DictionaryMergingIterator
-
- countRequiredMergeBufferNum(GroupByQuery) - Static method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- counts - Variable in class org.apache.druid.query.aggregation.HistogramVisual
-
- CountVectorAggregator - Class in org.apache.druid.query.aggregation
-
- CountVectorAggregator() - Constructor for class org.apache.druid.query.aggregation.CountVectorAggregator
-
- CPU_CONSUMED_NANOS - Static variable in class org.apache.druid.query.context.ResponseContext.Keys
-
The total CPU time for threads related to Sequence processing of the query.
- CPUTimeMetricQueryRunner<T> - Class in org.apache.druid.query
-
- create(MemoryAllocator) - Static method in class org.apache.druid.frame.allocation.AppendableMemory
-
Creates an appendable memory instance with a default initial allocation size.
- create(MemoryAllocator, int) - Static method in class org.apache.druid.frame.allocation.AppendableMemory
-
Creates an appendable memory instance using a particular initial allocation size.
- create(ByteBuffer) - Static method in class org.apache.druid.frame.allocation.ArenaMemoryAllocator
-
Creates an allocator based on a specific
ByteBuffer
.
- create(String) - Static method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
Create a channel that aims to limit its memory footprint to one frame.
- create(String, ColumnType) - Static method in class org.apache.druid.frame.field.FieldReaders
-
- create(ColumnSelectorFactory, String, ColumnType) - Static method in class org.apache.druid.frame.field.FieldWriters
-
- create(List<SortColumn>) - Static method in class org.apache.druid.frame.key.ByteRowKeyComparator
-
- create(Frame, FrameReader, List<SortColumn>) - Static method in class org.apache.druid.frame.key.FrameComparisonWidgetImpl
-
- create(List<SortColumn>) - Static method in class org.apache.druid.frame.key.RowKeyComparator
-
- create(RowSignature) - Static method in class org.apache.druid.frame.key.RowKeyReader
-
- create(int, ColumnType) - Static method in class org.apache.druid.frame.read.columnar.FrameColumnReaders
-
- create(RowSignature) - Static method in class org.apache.druid.frame.read.FrameReader
-
- create(QueryRunner<T>) - Method in class org.apache.druid.query.FluentQueryRunnerBuilder
-
- create(Grouper.KeySerde<T>, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.ReusableEntry
-
Create a new instance based on a particular
Grouper.KeySerde
and a particular Object values size.
- create(int) - Static method in class org.apache.druid.query.groupby.ResultRow
-
Create a row of a certain size, initialized to all nulls.
- create(DataSource, DataSource, String, String, JoinType, DimFilter, ExprMacroTable, JoinableFactoryWrapper) - Static method in class org.apache.druid.query.JoinDataSource
-
Create a join dataSource from a string condition.
- create(DataSource, DataSource, String, JoinConditionAnalysis, JoinType, DimFilter, JoinableFactoryWrapper) - Static method in class org.apache.druid.query.JoinDataSource
-
- create(Lifecycle, DruidProcessingConfig) - Static method in class org.apache.druid.query.PrioritizedExecutorService
-
- create(Granularity, boolean) - Static method in class org.apache.druid.query.ResultGranularTimestampComparator
-
- create(String) - Static method in class org.apache.druid.query.TableDataSource
-
- create(StorageAdapter, VectorCursor, Granularity, Interval) - Static method in class org.apache.druid.query.vector.VectorCursorGranularizer
-
- create(ColumnarDoubles, ImmutableBitmap) - Static method in class org.apache.druid.segment.column.DoublesColumn
-
Factory method to create DoublesColumn.
- create(ColumnarFloats, ImmutableBitmap) - Static method in class org.apache.druid.segment.column.FloatsColumn
-
Factory method to create FloatsColumn.
- create(ColumnarLongs, ImmutableBitmap) - Static method in class org.apache.druid.segment.column.LongsColumn
-
Factory method to create LongsColumn.
- create(String, SegmentWriteOutMedium, String, int, CompressionStrategy) - Static method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSerializer
-
- create(Indexed<T>) - Static method in class org.apache.druid.segment.data.IndexedIterable
-
- create(String, SegmentWriteOutMedium, String, int, CompressionStrategy) - Static method in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSerializer
-
- create(String, SegmentWriteOutMedium, String, CompressionStrategy) - Static method in class org.apache.druid.segment.DoubleColumnSerializer
-
- create(String, SegmentWriteOutMedium, String, CompressionStrategy, BitmapSerdeFactory) - Static method in class org.apache.druid.segment.DoubleColumnSerializerV2
-
- create(String, SegmentWriteOutMedium, String, CompressionStrategy) - Static method in class org.apache.druid.segment.FloatColumnSerializer
-
- create(String, SegmentWriteOutMedium, String, CompressionStrategy, BitmapSerdeFactory) - Static method in class org.apache.druid.segment.FloatColumnSerializerV2
-
- create(boolean) - Method in class org.apache.druid.segment.IndexMergerV9Factory
-
- create(LookupExtractor, ColumnSelectorFactory, JoinConditionAnalysis, boolean) - Static method in class org.apache.druid.segment.join.lookup.LookupJoinMatcher
-
- create(String, SegmentWriteOutMedium, String, CompressionStrategy, CompressionFactory.LongEncodingStrategy) - Static method in class org.apache.druid.segment.LongColumnSerializer
-
- create(String, SegmentWriteOutMedium, String, CompressionStrategy, CompressionFactory.LongEncodingStrategy, BitmapSerdeFactory) - Static method in class org.apache.druid.segment.LongColumnSerializerV2
-
- create(Object) - Static method in class org.apache.druid.segment.nested.StructuredData
-
- create(RowAdapter<RowType>, Supplier<RowType>, ColumnInspector, boolean, boolean) - Static method in class org.apache.druid.segment.RowBasedColumnSelectorFactory
-
Create an instance based on any object, along with a
RowAdapter
for that object.
- create() - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadBufferFactory
-
- create(ByteBuffer, ByteBufferProvider, CompressionStrategy.Decompressor) - Static method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadReader
-
- create(SegmentWriteOutMedium, String, ObjectStrategy) - Static method in class org.apache.druid.segment.serde.ComplexColumnSerializer
-
- create(SegmentWriteOutMedium, String, ObjectStrategy) - Static method in class org.apache.druid.segment.serde.LargeColumnSupportedComplexColumnSerializer
-
- create(VectorOffset, VectorColumnSelectorFactory, Filter) - Static method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- create(VectorSizeInspector) - Static method in class org.apache.druid.segment.vector.NilVectorSelector
-
- create(List<VirtualColumn>) - Static method in class org.apache.druid.segment.VirtualColumns
-
- createBindings(ColumnSelectorFactory, ExpressionPlan) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
Create
Expr.ObjectBinding
given a
ColumnSelectorFactory
and
ExpressionPlan
which
provides the set of identifiers which need a binding (list of required columns), and context of whether or not they
are used as array or scalar inputs
- createBySegmentAccumulatorPair() - Static method in class org.apache.druid.query.groupby.GroupByQueryHelper
-
- createClauses(List<PreJoinableClause>, JoinableFactory) - Static method in class org.apache.druid.segment.join.filter.JoinableClauses
-
- createColumnHeader() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringBufferStore
-
- createColumnSelectorPlus(ColumnSelectorStrategyFactory<Strategy>, DimensionSpec, ColumnSelectorFactory) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- createColumnSelectorPluses(ColumnSelectorStrategyFactory<Strategy>, List<DimensionSpec>, ColumnSelectorFactory) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
Creates an array of ColumnSelectorPlus objects, selectors that handle type-specific operations within
query processing engines, using a strategy factory provided by the query engine.
- createDefault() - Static method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- createDeserializer(String) - Static method in class org.apache.druid.segment.serde.ComplexColumnPartSerde
-
- createDeserializer(BitmapSerdeFactory, ByteOrder) - Static method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde
-
- createDeserializer(ByteOrder) - Static method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerde
-
- createDeserializer(ByteOrder, BitmapSerdeFactory) - Static method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2
-
- createDeserializer(ByteOrder) - Static method in class org.apache.druid.segment.serde.LongNumericColumnPartSerde
-
- createDeserializer(ByteOrder, BitmapSerdeFactory) - Static method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2
-
- createDictionary() - Static method in class org.apache.druid.query.groupby.epinephelinae.DictionaryBuilding
-
Creates a forward dictionary (dictionary ID -> value).
- createEmpty() - Static method in class org.apache.druid.query.context.ConcurrentResponseContext
-
- createEmpty() - Static method in class org.apache.druid.query.context.DefaultResponseContext
-
- createEmpty() - Static method in class org.apache.druid.query.context.ResponseContext
-
Create an empty DefaultResponseContext instance
- createFile() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage
-
Create a new temporary file.
- createFromType(ColumnType) - Static method in class org.apache.druid.frame.field.ComplexFieldReader
-
- createGroupBySelectorPlus(ColumnSelectorPlus<GroupByColumnSelectorStrategy>[], int) - Static method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2
-
- createGrouperAccumulatorPair(GroupByQuery, GroupByQuery, GroupByQueryConfig, DruidProcessingConfig, Supplier<ByteBuffer>, LimitedTemporaryStorage, ObjectMapper, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.RowBasedGrouperHelper
-
Create a single-threaded grouper and accumulator.
- createGrouperAccumulatorPair(GroupByQuery, GroupByQuery, GroupByQueryConfig, DruidProcessingConfig, Supplier<ByteBuffer>, ReferenceCountingResourceHolder<ByteBuffer>, int, LimitedTemporaryStorage, ObjectMapper, ListeningExecutorService, int, boolean, long, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.RowBasedGrouperHelper
-
Create a
Grouper
that groups according to the dimensions and aggregators in "query", along with
an
Accumulator
that accepts ResultRows and forwards them to the grouper.
- createIndexAccumulatorPair(GroupByQuery, GroupByQuery, GroupByQueryConfig) - Static method in class org.apache.druid.query.groupby.GroupByQueryHelper
-
- createKey() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.KeySerde
-
- createLegacyFactory() - Static method in class org.apache.druid.segment.data.BitmapSerde
-
- createMergeFn(Query<ResultRow>) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- createMergeFn(Query<ResultRow>) - Method in interface org.apache.druid.query.groupby.strategy.GroupByStrategy
-
- createMergeFn(Query<ResultRow>) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- createMergeFn(Query<SegmentAnalysis>) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- createMergeFn(Query<ResultType>) - Method in class org.apache.druid.query.QueryToolChest
-
Creates a merge function that is used to merge intermediate aggregates from historicals in broker.
- createMergeFn(Query<Result<SearchResultValue>>) - Method in class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- createMergeFn(Query<Result<TimeBoundaryResultValue>>) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- createMergeFn(Query<Result<TimeseriesResultValue>>) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- createMergeFn(Query<Result<TopNResultValue>>) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- createNoPushdownFilterAnalysis(Filter) - Static method in class org.apache.druid.segment.join.filter.JoinFilterAnalysis
-
Utility method for generating an analysis that represents: "Filter cannot be pushed down"
- createOnHeap(int) - Static method in class org.apache.druid.frame.allocation.ArenaMemoryAllocator
-
Creates an allocator of a specific size using an on-heap
ByteBuffer
.
- createResultComparator(Query<ResultRow>) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- createResultComparator(Query<ResultRow>) - Method in interface org.apache.druid.query.groupby.strategy.GroupByStrategy
-
- createResultComparator(Query<ResultRow>) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- createResultComparator(Query<SegmentAnalysis>) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- createResultComparator(Query<ResultType>) - Method in class org.apache.druid.query.QueryToolChest
-
Creates an ordering comparator that is used to order results.
- createResultComparator(Query<Result<SearchResultValue>>) - Method in class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- createResultComparator(Query<Result<TimeBoundaryResultValue>>) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- createResultComparator(Query<Result<TimeseriesResultValue>>) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- createResultComparator(Query<Result<TopNResultValue>>) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- createResultRowBasedColumnSelectorFactory(GroupByQuery, Supplier<ResultRow>, RowSignature.Finalization) - Static method in class org.apache.druid.query.groupby.epinephelinae.RowBasedGrouperHelper
-
- createReverseDictionary() - Static method in class org.apache.druid.query.groupby.epinephelinae.DictionaryBuilding
-
Creates a reverse dictionary (value -> dictionary ID).
- createRowIngestionMeters() - Method in interface org.apache.druid.segment.incremental.RowIngestionMetersFactory
-
- createRunner(Segment) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQueryRunnerFactory
-
- createRunner(Segment) - Method in class org.apache.druid.query.groupby.GroupByQueryRunnerFactory
-
- createRunner(Segment) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryRunnerFactory
-
- createRunner(Segment) - Method in interface org.apache.druid.query.QueryRunnerFactory
-
Given a specific segment, this method will create a
QueryRunner
.
- createRunner(Segment) - Method in class org.apache.druid.query.scan.ScanQueryRunnerFactory
-
- createRunner(Segment) - Method in class org.apache.druid.query.search.SearchQueryRunnerFactory
-
- createRunner(Segment) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryRunnerFactory
-
- createRunner(Segment) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryRunnerFactory
-
- createRunner(Segment) - Method in class org.apache.druid.query.topn.TopNQueryRunnerFactory
-
- createSegmentMapFn(Filter, List<PreJoinableClause>, AtomicLong, Query<?>) - Method in class org.apache.druid.query.JoinDataSource
-
Creates a Function that maps base segments to
HashJoinSegment
if needed (i.e.
- createSegmentMapFunction(Query, AtomicLong) - Method in interface org.apache.druid.query.DataSource
-
Returns a segment function on to how to segment should be modified.
- createSegmentMapFunction(Query, AtomicLong) - Method in class org.apache.druid.query.InlineDataSource
-
- createSegmentMapFunction(Query, AtomicLong) - Method in class org.apache.druid.query.JoinDataSource
-
- createSegmentMapFunction(Query, AtomicLong) - Method in class org.apache.druid.query.LookupDataSource
-
- createSegmentMapFunction(Query, AtomicLong) - Method in class org.apache.druid.query.QueryDataSource
-
- createSegmentMapFunction(Query, AtomicLong) - Method in class org.apache.druid.query.TableDataSource
-
- createSegmentMapFunction(Query, AtomicLong) - Method in class org.apache.druid.query.UnionDataSource
-
- createSerde() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnHeader
-
- createSimpleArrayColumnCapabilities(TypeSignature<ValueType>) - Static method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- createSimpleNumericColumnCapabilities(TypeSignature<ValueType>) - Static method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
Create a no frills, simple column with
ValueType
set and everything else false
- createSimpleSingleValueStringColumnCapabilities() - Static method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
Simple, single valued, non dictionary encoded string without bitmap index or anything fancy
- createWithColumnSize(SegmentWriteOutMedium, String, ObjectStrategy, int) - Static method in class org.apache.druid.segment.serde.LargeColumnSupportedComplexColumnSerializer
-
- CTX_GRAND_TOTAL - Static variable in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- CTX_KEY_APPLY_LIMIT_PUSH_DOWN - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_APPLY_LIMIT_PUSH_DOWN_TO_SEGMENT - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_ARRAY_RESULT_ROWS - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_BUFFER_GROUPER_MAX_SIZE - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_ENABLE_MULTI_VALUE_UNNESTING - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_EXECUTING_NESTED_QUERY - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_FORCE_LIMIT_PUSH_DOWN - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_FORCE_PUSH_DOWN_NESTED_QUERY - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_FUDGE_TIMESTAMP - Static variable in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- CTX_KEY_MAX_ROWS_QUEUED_FOR_ORDERING - Static variable in class org.apache.druid.query.scan.ScanQueryConfig
-
- CTX_KEY_MAX_SEGMENT_PARTITIONS_FOR_ORDERING - Static variable in class org.apache.druid.query.scan.ScanQueryConfig
-
- CTX_KEY_OUTERMOST - Static variable in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- CTX_KEY_OUTERMOST - Static variable in class org.apache.druid.query.scan.ScanQuery
-
This context flag corresponds to whether the query is running on the "outermost" process (i.e.
- CTX_KEY_SORT_BY_DIMS_FIRST - Static variable in class org.apache.druid.query.groupby.GroupByQuery
-
- CTX_KEY_SORT_RESULTS - Static variable in class org.apache.druid.query.groupby.GroupByQueryHelper
-
- CTX_KEY_STRATEGY - Static variable in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- CTX_KEY_STRATEGY - Static variable in class org.apache.druid.query.search.SearchQueryConfig
-
- CTX_SQL_QUERY_ID - Static variable in class org.apache.druid.query.QueryContexts
-
- CTX_SQL_STRINGIFY_ARRAYS - Static variable in class org.apache.druid.query.QueryContexts
-
- CTX_TIMESTAMP_RESULT_FIELD - Static variable in class org.apache.druid.query.groupby.GroupByQuery
-
- CTX_TIMESTAMP_RESULT_FIELD - Static variable in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- CTX_TIMESTAMP_RESULT_FIELD_GRANULARITY - Static variable in class org.apache.druid.query.groupby.GroupByQuery
-
- CTX_TIMESTAMP_RESULT_FIELD_INDEX - Static variable in class org.apache.druid.query.groupby.GroupByQuery
-
- cumulativeProbability(int) - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- CURRENT_VERSION_ID - Static variable in class org.apache.druid.segment.IndexIO
-
- currentRow() - Method in class org.apache.druid.segment.RowWalker
-
- cursor() - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
Return a pointer to the current cursor location, which is where the next elements should be written.
- cursor - Variable in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- cursor(Cursor) - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetrics
-
- cursor(Cursor) - Method in interface org.apache.druid.query.topn.TopNQueryMetrics
-
This method is called exactly once with each cursor, processed for the query.
- Cursor - Interface in org.apache.druid.segment
-
Cursor is an interface for iteration over a range of data points, used during query execution.
- CursorBasedExecutor(SearchQuery, Segment, Filter, Interval, List<DimensionSpec>) - Constructor for class org.apache.druid.query.search.CursorOnlyStrategy.CursorBasedExecutor
-
- CursorFactory - Interface in org.apache.druid.segment
-
Interface extended by
StorageAdapter
, which gives them the power to create cursors.
- CursorFrameRowPointer - Class in org.apache.druid.frame.segment.row
-
- CursorFrameRowPointer(Frame, ReadableOffset) - Constructor for class org.apache.druid.frame.segment.row.CursorFrameRowPointer
-
- CursorOnlyStrategy - Class in org.apache.druid.query.search
-
- CursorOnlyStrategy.CursorBasedExecutor - Class in org.apache.druid.query.search
-
- cursorPosition - Variable in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- generateHeaderFileName(String) - Static method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- generateRowValue() - Method in class org.apache.druid.segment.generator.ColumnValueGenerator
-
- generateValueFileName(String, int) - Static method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- GeneratorBasicSchemas - Class in org.apache.druid.segment.generator
-
- GeneratorBasicSchemas() - Constructor for class org.apache.druid.segment.generator.GeneratorBasicSchemas
-
- GeneratorColumnSchema - Class in org.apache.druid.segment.generator
-
- GeneratorColumnSchema(String, ValueType, boolean, int, Double, GeneratorColumnSchema.ValueDistribution, List<Object>, List<Double>, Integer, Integer, Double, Double, Double, Double, Double) - Constructor for class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- GeneratorColumnSchema.ValueDistribution - Enum in org.apache.druid.segment.generator
-
SEQUENTIAL: Generate integer or enumerated values in sequence.
- GeneratorSchemaInfo - Class in org.apache.druid.segment.generator
-
- GeneratorSchemaInfo(List<GeneratorColumnSchema>, List<AggregatorFactory>, Interval, boolean) - Constructor for class org.apache.druid.segment.generator.GeneratorSchemaInfo
-
- Generic1AggPooledTopNScanner - Interface in org.apache.druid.query.topn
-
- Generic1AggPooledTopNScannerPrototype - Class in org.apache.druid.query.topn
-
- Generic1AggPooledTopNScannerPrototype() - Constructor for class org.apache.druid.query.topn.Generic1AggPooledTopNScannerPrototype
-
- Generic2AggPooledTopNScanner - Interface in org.apache.druid.query.topn
-
- Generic2AggPooledTopNScannerPrototype - Class in org.apache.druid.query.topn
-
- Generic2AggPooledTopNScannerPrototype() - Constructor for class org.apache.druid.query.topn.Generic2AggPooledTopNScannerPrototype
-
- GenericColumnSerializer<T> - Interface in org.apache.druid.segment
-
GenericColumnSerializer can be implemented in custom aggregator extensions that would like to take full control of column
serialization.
- GenericIndexed<T> - Class in org.apache.druid.segment.data
-
A generic, flat storage mechanism.
- GenericIndexed.BufferIndexed - Class in org.apache.druid.segment.data
-
Single-threaded view.
- GenericIndexedBasedComplexColumn - Class in org.apache.druid.segment.column
-
- GenericIndexedBasedComplexColumn(String, GenericIndexed<?>) - Constructor for class org.apache.druid.segment.column.GenericIndexedBasedComplexColumn
-
- GenericIndexedWriter<T> - Class in org.apache.druid.segment.data
-
- GenericIndexedWriter(SegmentWriteOutMedium, String, ObjectStrategy<T>) - Constructor for class org.apache.druid.segment.data.GenericIndexedWriter
-
- GenericIndexedWriter(SegmentWriteOutMedium, String, ObjectStrategy<T>, int) - Constructor for class org.apache.druid.segment.data.GenericIndexedWriter
-
- GenericQueryMetricsFactory - Interface in org.apache.druid.query
-
This factory is used for DI of custom
QueryMetrics
implementations for all query types, which don't (yet)
need to emit custom dimensions and/or metrics, i.
- get(int) - Method in interface org.apache.druid.collections.bitmap.ImmutableBitmap
-
Returns true if the bit at position value is set
- get(int) - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- get(int) - Method in class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- get(int) - Method in class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
- get(int) - Method in class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
- get(int) - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- get(int) - Method in class org.apache.druid.frame.key.ClusterByPartitions
-
- get() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
- get(ByteBuffer, int, int) - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
Retrieve aggregation state from one of our aggregators.
- get() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.DoubleAnyBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.FloatAnyBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.LongAnyBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.NumericNilVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyVectorAggregator
-
- get(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Returns the intermediate object representation of the given aggregate.
- get() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.constant.LongConstantAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.CountAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.DelegatingAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleMaxVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleMinVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleSumVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregator
-
- get(String) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorInputBindings
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.FilteredAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.DoubleFirstBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.FloatFirstBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.LongFirstBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatMaxVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.FloatMinAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatMinVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.FloatSumAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatSumVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.HistogramAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.DoubleLastBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.DoubleLastVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.FloatLastBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.FloatLastVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.LongLastBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.LongLastVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.LongMaxAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMaxVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.LongMinAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMinVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.LongSumAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongSumVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- get(ByteBuffer, int) - Static method in class org.apache.druid.query.aggregation.mean.DoubleMeanHolder
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.NoopAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopVectorAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericVectorAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleLongBufferAggregator
-
- get() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- get(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedVectorAggregator
-
- get(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.VectorAggregator
-
- get(ResponseContext.Key) - Method in class org.apache.druid.query.context.ResponseContext
-
- get(int) - Method in interface org.apache.druid.query.dimension.ListFilteredDimensionSpec.IndexedGetter
-
- get(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferIntList
-
- get(int) - Method in class org.apache.druid.query.groupby.ResultRow
-
- get(String) - Method in interface org.apache.druid.query.lookup.LookupExtractorFactoryContainerProvider
-
Returns a lookup container for the provided lookupName, if it exists.
- get(String) - Method in class org.apache.druid.query.QueryContext
-
Return a value as a generic Object
, returning null
if the
context value is not set.
- get(String, Object) - Method in class org.apache.druid.query.QueryContext
-
Return a value as a generic Object
, returning the default value if the
context value is not set.
- get(int) - Method in class org.apache.druid.segment.column.StringEncodingStrategies.Utf8ToStringIndexed
-
- get(int) - Method in class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
- get() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarDoublesSupplier
-
- get() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarFloatsSupplier
-
- get() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarLongsSupplier
-
- get(int) - Method in class org.apache.druid.segment.data.CachingIndexed
-
- get(int) - Method in interface org.apache.druid.segment.data.ColumnarDoubles
-
- get(double[], int, int) - Method in interface org.apache.druid.segment.data.ColumnarDoubles
-
- get(double[], int[], int) - Method in interface org.apache.druid.segment.data.ColumnarDoubles
-
- get(int) - Method in interface org.apache.druid.segment.data.ColumnarFloats
-
- get(float[], int, int) - Method in interface org.apache.druid.segment.data.ColumnarFloats
-
- get(float[], int[], int) - Method in interface org.apache.druid.segment.data.ColumnarFloats
-
- get(int) - Method in interface org.apache.druid.segment.data.ColumnarLongs
-
- get(long[], int, int) - Method in interface org.apache.druid.segment.data.ColumnarLongs
-
- get(long[], int[], int) - Method in interface org.apache.druid.segment.data.ColumnarLongs
-
- get(int) - Method in interface org.apache.druid.segment.data.ColumnarMultiInts
-
Returns the values at a given row index.
- get() - Method in class org.apache.druid.segment.data.CompressedColumnarFloatsSupplier
-
- get() - Method in class org.apache.druid.segment.data.CompressedColumnarIntsSupplier
-
- get() - Method in class org.apache.druid.segment.data.CompressedColumnarLongsSupplier
-
- get(int) - Method in class org.apache.druid.segment.data.CompressedLongsReader
-
- get(int) - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumn
-
- get() - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSupplier
-
- get() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSupplier
-
- get(int) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts
-
- get() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier
-
- get(int) - Method in interface org.apache.druid.segment.data.DictionaryWriter
-
- get(int) - Method in class org.apache.druid.segment.data.EncodedStringDictionaryWriter
-
- get() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarDoublesSupplier
-
- get() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarFloatsSupplier
-
- get() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarLongsSupplier
-
- get(int) - Method in class org.apache.druid.segment.data.FixedIndexed
-
- get(int) - Method in class org.apache.druid.segment.data.FixedIndexedWriter
-
- get(int) - Method in class org.apache.druid.segment.data.FrontCodedIndexed
-
- get(int) - Method in class org.apache.druid.segment.data.FrontCodedIndexedWriter
-
- get(int) - Method in class org.apache.druid.segment.data.GenericIndexed.BufferIndexed
-
- get(int) - Method in class org.apache.druid.segment.data.GenericIndexed
-
- get(int) - Method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- get(int) - Method in interface org.apache.druid.segment.data.Indexed
-
Get the value at specified position
- get(int) - Method in interface org.apache.druid.segment.data.IndexedInts
-
- get(int[], int, int) - Method in interface org.apache.druid.segment.data.IndexedInts
-
- get(int[], int[], int) - Method in interface org.apache.druid.segment.data.IndexedInts
-
- get(int) - Method in class org.apache.druid.segment.data.ListIndexed
-
- get(int) - Method in class org.apache.druid.segment.data.RangeIndexedInts
-
- get(int) - Method in class org.apache.druid.segment.data.SingleIndexedInt
-
- get(int) - Method in class org.apache.druid.segment.data.SliceIndexedInts
-
- get() - Method in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSupplier
-
- get(int) - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- get() - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- get(int) - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- get() - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- get(int) - Method in interface org.apache.druid.segment.data.VSizeLongSerde.LongDeserializer
-
Unpack long value at the specified row index
- get(int) - Method in class org.apache.druid.segment.data.ZeroIndexedInts
-
- get(String) - Method in interface org.apache.druid.segment.DimensionHandlerProvider
-
- get() - Method in class org.apache.druid.segment.generator.ColumnValueGenerator
-
- get() - Method in class org.apache.druid.segment.incremental.IncrementalIndexRowHolder
-
- get(String) - Method in class org.apache.druid.segment.Metadata
-
- get() - Method in class org.apache.druid.segment.nested.NestedDataColumnSupplier
-
- get() - Method in interface org.apache.druid.segment.serde.cell.ByteBufferProvider
-
- get() - Method in class org.apache.druid.segment.serde.cell.NativeClearedByteBufferProvider
-
- get() - Method in class org.apache.druid.segment.serde.ComplexColumnPartSupplier
-
- get() - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnSupplier
-
- get() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnSupplier
-
- get() - Method in class org.apache.druid.segment.serde.FloatNumericColumnSupplier
-
- get() - Method in class org.apache.druid.segment.serde.LongNumericColumnSupplier
-
- get() - Method in class org.apache.druid.segment.serde.StringFrontCodedDictionaryEncodedColumnSupplier
-
- get(String) - Method in class org.apache.druid.segment.virtual.SingleInputBindings
-
- getAbscissa() - Method in class org.apache.druid.collections.spatial.search.PolygonBound
-
- getAccumulator() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorInputBindings
-
- getAccumulatorIdentifier() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getActualMaxMergingDictionarySize(long, int) - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
For unit tests.
- getActualMaxMergingDictionarySize(DruidProcessingConfig) - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getActualMaxSelectorDictionarySize(DruidProcessingConfig) - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getActualValue(int, boolean) - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getAddExtensionsToHadoopContainer() - Method in class org.apache.druid.guice.ExtensionsConfig
-
- getAggIndexForOrderBy(OrderByColumnSpec, List<AggregatorFactory>) - Static method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getAggregationName() - Method in class org.apache.druid.query.groupby.having.EqualToHavingSpec
-
- getAggregationName() - Method in class org.apache.druid.query.groupby.having.GreaterThanHavingSpec
-
- getAggregationName() - Method in class org.apache.druid.query.groupby.having.LessThanHavingSpec
-
- getAggregator() - Method in class org.apache.druid.query.aggregation.AggregatorAndSize
-
- getAggregator() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getAggregators() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getAggregators() - Method in class org.apache.druid.segment.Metadata
-
- getAggregatorSizes() - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams
-
- getAggregatorSpecs() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getAggregatorSpecs() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getAggregatorSpecs() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getAggs() - Method in class org.apache.druid.segment.generator.GeneratorSchemaInfo
-
- getAggsArray() - Method in class org.apache.druid.segment.generator.GeneratorSchemaInfo
-
- getAggsForRow(int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getAllChannels() - Method in class org.apache.druid.frame.processor.OutputChannels
-
Returns all channels.
- getAllLookupNames() - Method in interface org.apache.druid.query.lookup.LookupExtractorFactoryContainerProvider
-
- getAnalysis() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
Returns basic analysis of the inputs to an
Expr
and how they are used
- getAnalysisTypes() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- getAndAddLong(long, long) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getAndSetLong(long, long) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getAppliedExpression() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
If an expression uses a multi-valued input in a scalar manner, the expression can be automatically transformed
to map these values across the expression, applying the original expression to every value.
- getAppliedFoldExpression(String) - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
If an expression uses a multi-valued input in a scalar manner, and the expression contains an accumulator such as
for use as part of an aggregator, the expression can be automatically transformed to fold the accumulator across
the values of the original expression.
- getApplyLimitPushDownFromContext() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getArea() - Method in class org.apache.druid.collections.spatial.Node
-
- getArea() - Method in class org.apache.druid.collections.spatial.Point
-
- getArg() - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro.TimestampFloorExpr
-
Exposed for Druid SQL: this is used by Expressions.toQueryGranularity.
- getArray() - Method in class org.apache.druid.query.groupby.ResultRow
-
Get the backing array for this row (not a copy).
- getArray() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getArray() - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getArrayProvider() - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams
-
- getAsBoolean(String, Object) - Static method in class org.apache.druid.query.QueryContexts
-
- getAsBoolean(String, Object, boolean) - Static method in class org.apache.druid.query.QueryContexts
-
Get the value of a context value as a boolean
.
- getAsEnum(String, Object, Class<E>, E) - Static method in class org.apache.druid.query.QueryContexts
-
- getAsFloat(String, Object) - Static method in class org.apache.druid.query.QueryContexts
-
Get the value of a context value as an Float
.
- getAsFloat(String, Object, float) - Static method in class org.apache.druid.query.QueryContexts
-
- getAsHumanReadableBytes(String, Object, HumanReadableBytes) - Static method in class org.apache.druid.query.QueryContexts
-
- getAsInt(String, Object) - Static method in class org.apache.druid.query.QueryContexts
-
- getAsInt(String, Object, int) - Static method in class org.apache.druid.query.QueryContexts
-
Get the value of a context value as an int
.
- getAsInt() - Method in class org.apache.druid.segment.RowNumCounter
-
- getAsLong(String, Object) - Static method in class org.apache.druid.query.QueryContexts
-
- getAsLong(String, Object, long) - Static method in class org.apache.druid.query.QueryContexts
-
Get the value of a context value as an long
.
- getAsString(String, Object, String) - Static method in class org.apache.druid.query.QueryContexts
-
- getAt(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- getAtomicUpdateGroupSize() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getAvailableColumns() - Method in interface org.apache.druid.segment.join.Joinable
-
Returns the list of columns that this Joinable offers.
- getAvailableColumns() - Method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- getAvailableColumns() - Method in class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- getAvailableColumnsPrefixed() - Method in class org.apache.druid.segment.join.JoinableClause
-
- getAvailableDimensions() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getAvailableDimensions() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getAvailableDimensions() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getAvailableDimensions() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getAvailableDimensions() - Method in class org.apache.druid.segment.MMappedIndex
-
- getAvailableDimensions() - Method in interface org.apache.druid.segment.QueryableIndex
-
- getAvailableDimensions() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getAvailableDimensions() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getAvailableDimensions() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getAvailableDimensions() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getAvailableMetrics() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getAvailableMetrics() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getAvailableMetrics() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getAvailableMetrics() - Method in class org.apache.druid.segment.MMappedIndex
-
- getAvailableMetrics() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getAvailableMetrics() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getAvailableMetrics() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getBaseColumns() - Method in class org.apache.druid.segment.join.filter.JoinFilterColumnCorrelationAnalysis
-
- getBaseDataSource() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns the base (bottom-leftmost) datasource.
- getBaseExpressions() - Method in class org.apache.druid.segment.join.filter.JoinFilterColumnCorrelationAnalysis
-
- getBaseFilter() - Method in class org.apache.druid.segment.filter.NotFilter
-
- getBaseObject() - Method in class org.apache.druid.query.MetricValueExtractor
-
- getBaseObject() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryResultValue
-
- getBaseQuery() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns the bottom-most (i.e.
- getBaseQuerySegmentSpec() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns the
QuerySegmentSpec
that is associated with the base datasource, if any.
- getBaseReadableOffset() - Method in class org.apache.druid.frame.segment.FrameFilteredOffset
-
- getBaseReadableOffset() - Method in class org.apache.druid.segment.BitmapOffset
-
- getBaseReadableOffset() - Method in class org.apache.druid.segment.data.Offset
-
Returns the same offset ("this") or a readable "view" of this offset, which always returns the same value from
ReadableOffset.getOffset()
, as this offset.
- getBaseReadableOffset() - Method in class org.apache.druid.segment.FilteredOffset
-
- getBaseReadableOffset() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.TimestampCheckingOffset
-
- getBaseReadableOffset() - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- getBaseReadableOffset() - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- getBaseResultType() - Method in class org.apache.druid.query.QueryToolChest
-
- getBaseSegment() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getBaseTableDataSource() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
- getBaseTableFilter() - Method in class org.apache.druid.segment.join.filter.JoinFilterSplit
-
- getBaseUnionDataSource() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
- getBatchSize() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getBindings() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory.FactorizePlan
-
- getBitmap() - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- getBitmap() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
- getBitmap() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
- getBitmap() - Method in class org.apache.druid.collections.spatial.Node
-
- getBitmap() - Method in class org.apache.druid.collections.spatial.Point
-
- getBitmap(int) - Method in interface org.apache.druid.segment.column.DictionaryEncodedValueIndex
-
- getBitmap(int) - Method in class org.apache.druid.segment.column.IndexedStringDictionaryEncodedStringValueIndex
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in interface org.apache.druid.query.filter.Filter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.query.filter.InDimFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.AndFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.BoundFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.ColumnComparisonFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.DimensionPredicateFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.ExpressionFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.FalseFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.JavaScriptFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.LikeFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.NotFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.OrFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.SpatialFilter
-
- getBitmapColumnIndex(ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.TrueFilter
-
- getBitmapFactory() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getBitmapFactory() - Method in class org.apache.druid.collections.spatial.RTree
-
- getBitmapFactory() - Method in interface org.apache.druid.query.filter.ColumnIndexSelector
-
- getBitmapFactory() - Method in class org.apache.druid.segment.ColumnSelectorColumnIndexSelector
-
- getBitmapFactory() - Method in interface org.apache.druid.segment.data.BitmapSerdeFactory
-
- getBitmapFactory() - Method in class org.apache.druid.segment.data.ConciseBitmapSerdeFactory
-
- getBitmapFactory() - Method in class org.apache.druid.segment.data.RoaringBitmapSerdeFactory
-
- getBitmapFactoryForDimensions() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getBitmapFactoryForDimensions() - Method in interface org.apache.druid.segment.QueryableIndex
-
- getBitmapFactoryForDimensions() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getBitmapIndex(ColumnIndexSelector, BitmapResultFactory<T>, List<Filter>) - Static method in class org.apache.druid.segment.filter.AndFilter
-
- getBitmapIndexes() - Method in class org.apache.druid.segment.MMappedIndex
-
- getBitmapIntersectCost() - Method in class org.apache.druid.query.search.SearchQueryDecisionHelper
-
- getBitmapIterable() - Method in class org.apache.druid.segment.column.SimpleImmutableBitmapIterableIndex
-
- getBitmapSerdeFactory() - Method in class org.apache.druid.segment.IndexSpec
-
- getBitmapSerdeFactory() - Method in class org.apache.druid.segment.nested.NestedDataColumnMetadata
-
- getBitmapSerdeFactory() - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde
-
- getBitmapSerdeFactory() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2
-
- getBitmapSerdeFactory() - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2
-
- getBitmapSerdeFactory() - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2
-
- getBitmapSerdeFactory() - Method in class org.apache.druid.segment.serde.NullColumnPartSerde
-
Deprecated.
- getBitmapValues(String, int) - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getBitmapValues(String, int) - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getBitmapValues(String, int) - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getBitsForMax(long) - Static method in class org.apache.druid.segment.data.VSizeLongSerde
-
- getBlockSize(int) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingWriter
-
Get the number of values that can be encoded into each block for the given block size in bytes
- getBlockSize(int) - Method in class org.apache.druid.segment.data.DeltaLongEncodingWriter
-
- getBlockSize(int) - Method in class org.apache.druid.segment.data.LongsLongEncodingWriter
-
- getBlockSize(int) - Method in class org.apache.druid.segment.data.TableLongEncodingWriter
-
- getBoolean(String) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an Boolean
, returning null
if the
context value is not set.
- getBoolean(String, boolean) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an boolean
, returning the default value if the
context value is not set.
- getBoolean(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getBoolean() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getBooleanArray(boolean[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getBooleanArray(long, boolean[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getBound() - Method in class org.apache.druid.query.filter.SpatialDimFilter
-
- getBound() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- getBreaks() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getBrokerServiceName() - Method in class org.apache.druid.query.QueryContext
-
- getBucketByCount() - Method in class org.apache.druid.frame.key.ClusterBy
-
- getBucketIterable() - Method in class org.apache.druid.query.vector.VectorCursorGranularizer
-
- getBuckets() - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- getBucketSize() - Method in class org.apache.druid.segment.column.StringEncodingStrategy.FrontCoded
-
- getBufferGrouperInitialBuckets() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getBufferGrouperMaxLoadFactor() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getBufferGrouperMaxSize() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getBufferRecycler() - Static method in class org.apache.druid.segment.CompressedPools
-
- getBySegmentResultType() - Method in class org.apache.druid.query.QueryToolChest
-
- getByte(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getByte() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getByteArray(byte[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getByteArray(long, byte[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getByteBuf(ByteOrder) - Static method in class org.apache.druid.segment.CompressedPools
-
- getByteBuffer(int) - Method in class org.apache.druid.segment.data.GenericIndexed.BufferIndexed
-
- getByteBuffer() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getByteOrder() - Method in class org.apache.druid.segment.nested.NestedDataColumnMetadata
-
- getByteOrder() - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde
-
- getByteOrder() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde
-
- getByteOrder() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2
-
- getByteOrder() - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerde
-
- getByteOrder() - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2
-
- getByteOrder() - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerde
-
- getByteOrder() - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2
-
- getBytesAdded() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- getBytesInMemory() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getBytesInMemory() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- getByteValue() - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.MutableTypeSet
-
- getByteValue() - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.TypeSet
-
- getCacheKey() - Method in interface org.apache.druid.collections.spatial.search.Bound
-
- getCacheKey() - Method in class org.apache.druid.collections.spatial.search.PolygonBound
-
- getCacheKey() - Method in class org.apache.druid.collections.spatial.search.RadiusBound
-
- getCacheKey() - Method in class org.apache.druid.collections.spatial.search.RectangularBound
-
- getCacheKey() - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.FloatMinAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.FloatSumAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniqueFinalizingPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.LongMaxAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.LongMinAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.LongSumAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.DoubleGreatestPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.DoubleLeastPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.FieldAccessPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.FinalizingFieldAccessPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.LongGreatestPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.post.LongLeastPostAggregator
-
- getCacheKey() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getCacheKey() - Method in interface org.apache.druid.query.DataSource
-
Compute a cache key prefix for a data source.
- getCacheKey() - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- getCacheKey() - Method in class org.apache.druid.query.dimension.ExtractionDimensionSpec
-
- getCacheKey() - Method in class org.apache.druid.query.dimension.ListFilteredDimensionSpec
-
- getCacheKey() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- getCacheKey() - Method in class org.apache.druid.query.dimension.PrefixFilteredDimensionSpec
-
- getCacheKey() - Method in class org.apache.druid.query.dimension.RegexFilteredDimensionSpec
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.BucketExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.CascadeExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.IdentityExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.JavaScriptExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.LowerExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.MapLookupExtractor
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.MatchingDimExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.SearchQuerySpecDimExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.StringFormatExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.StrlenExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.SubstringDimExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.TimeDimExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.extraction.UpperExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.filter.AndDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.ColumnComparisonDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.ExpressionDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.ExtractionDimFilter
-
Deprecated.
- getCacheKey() - Method in class org.apache.druid.query.filter.FalseDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.InDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.IntervalDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.NotDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.OrDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.RegexDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.SearchQueryDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.SelectorDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.SpatialDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.filter.TrueDimFilter
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.AlwaysHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.AndHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.DimensionSelectorHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.DimFilterHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.EqualToHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.GreaterThanHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.LessThanHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.NeverHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.NotHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.having.OrHavingSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.orderby.NoopLimitSpec
-
- getCacheKey() - Method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getCacheKey() - Method in class org.apache.druid.query.InlineDataSource
-
- getCacheKey() - Method in class org.apache.druid.query.JoinDataSource
-
- getCacheKey() - Method in class org.apache.druid.query.lookup.LookupExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.lookup.LookupExtractor
-
Create a cache key for use in results caching
- getCacheKey() - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- getCacheKey() - Method in class org.apache.druid.query.LookupDataSource
-
- getCacheKey() - Method in class org.apache.druid.query.metadata.metadata.AllColumnIncluderator
-
- getCacheKey() - Method in class org.apache.druid.query.metadata.metadata.ListColumnIncluderator
-
- getCacheKey() - Method in class org.apache.druid.query.metadata.metadata.NoneColumnIncluderator
-
- getCacheKey() - Method in enum org.apache.druid.query.metadata.metadata.SegmentMetadataQuery.AnalysisType
-
- getCacheKey() - Method in class org.apache.druid.query.ordering.StringComparator
-
- getCacheKey() - Method in class org.apache.druid.query.ordering.StringComparators.AlphanumericComparator
-
- getCacheKey() - Method in class org.apache.druid.query.ordering.StringComparators.LexicographicComparator
-
- getCacheKey() - Method in class org.apache.druid.query.ordering.StringComparators.NumericComparator
-
- getCacheKey() - Method in class org.apache.druid.query.ordering.StringComparators.StrlenComparator
-
- getCacheKey() - Method in class org.apache.druid.query.ordering.StringComparators.VersionComparator
-
- getCacheKey() - Method in class org.apache.druid.query.QueryDataSource
-
- getCacheKey() - Method in class org.apache.druid.query.search.AllSearchQuerySpec
-
- getCacheKey() - Method in class org.apache.druid.query.search.ContainsSearchQuerySpec
-
- getCacheKey() - Method in class org.apache.druid.query.search.FragmentSearchQuerySpec
-
- getCacheKey() - Method in class org.apache.druid.query.search.RegexSearchQuerySpec
-
- getCacheKey() - Method in class org.apache.druid.query.search.SearchSortSpec
-
- getCacheKey() - Method in class org.apache.druid.query.TableDataSource
-
- getCacheKey() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- getCacheKey() - Method in class org.apache.druid.query.topn.AlphaNumericTopNMetricSpec
-
- getCacheKey() - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- getCacheKey() - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- getCacheKey() - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- getCacheKey() - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- getCacheKey() - Method in class org.apache.druid.query.UnionDataSource
-
- getCacheKey() - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- getCacheKey() - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- getCacheKey() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- getCacheKey() - Method in class org.apache.druid.segment.VirtualColumns
-
- getCacheObjectClazz() - Method in interface org.apache.druid.query.CacheStrategy
-
Returns the class type of what is used in the cache
- getCacheStrategy(DataSourceMetadataQuery) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceQueryQueryToolChest
-
- getCacheStrategy(GroupByQuery) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- getCacheStrategy(SegmentMetadataQuery) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- getCacheStrategy(QueryType) - Method in class org.apache.druid.query.QueryToolChest
-
Returns a CacheStrategy to be used to load data into the cache and remove it from the cache.
- getCacheStrategy(SearchQuery) - Method in class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- getCacheStrategy(TimeBoundaryQuery) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- getCacheStrategy(TimeseriesQuery) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- getCacheStrategy(TopNQuery) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- getCapabilities() - Method in class org.apache.druid.frame.read.columnar.ColumnPlus
-
- getCapabilities() - Method in interface org.apache.druid.segment.column.ColumnHolder
-
- getCapabilities() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.DimensionDesc
-
- getCapabilities() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.MetricDesc
-
- getCapabilities(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getCapabilities(String) - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getCapabilities(String) - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getCapabilitiesBuilder() - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- getCapacity() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getCardinality() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- getCardinality() - Method in class org.apache.druid.query.topn.TopNParams
-
- getCardinality(Selector) - Method in class org.apache.druid.query.topn.types.NullableNumericTopNColumnAggregatesProcessor
-
- getCardinality(DimensionSelector) - Method in class org.apache.druid.query.topn.types.StringTopNColumnAggregatesProcessor
-
- getCardinality(ValueSelectorType) - Method in interface org.apache.druid.query.topn.types.TopNColumnAggregatesProcessor
-
- getCardinality() - Method in interface org.apache.druid.segment.column.DictionaryEncodedColumn
-
- getCardinality() - Method in interface org.apache.druid.segment.column.DictionaryEncodedStringValueIndex
-
Get the cardinality of the underlying value dictionary
- getCardinality() - Method in class org.apache.druid.segment.column.IndexedStringDictionaryEncodedStringValueIndex
-
- getCardinality() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- getCardinality() - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- getCardinality() - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getCardinality() - Method in class org.apache.druid.segment.DictionaryMergingIterator
-
- getCardinality() - Method in interface org.apache.druid.segment.DimensionIndexer
-
Get the cardinality of this dimension's values.
- getCardinality() - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- getCardinality() - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- getCardinality(String) - Method in interface org.apache.druid.segment.join.Joinable
-
- getCardinality(String) - Method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- getCardinality(String) - Method in class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- getCardinality() - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- getCardinality() - Method in class org.apache.druid.segment.nested.GlobalDimensionDictionary
-
- getCardinality() - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- getCardinality() - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getCardinalityForArrayAggregation(GroupByQueryConfig, GroupByQuery, StorageAdapter, ByteBuffer) - Static method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2
-
Returns the cardinality of array needed to do array-based aggregation, or -1 if array-based aggregation
is impossible.
- getCell(int) - Method in class org.apache.druid.segment.serde.cell.CellReader
-
- getChannelsForPartition(int) - Method in class org.apache.druid.frame.processor.OutputChannels
-
- getChar(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getChar() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getCharArray(char[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getCharArray(long, char[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getCharsFromUtf8(long, int, Appendable) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getCharsFromUtf8(long, int, StringBuilder) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getChildren() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getChildren() - Method in class org.apache.druid.collections.spatial.ImmutablePoint
-
- getChildren() - Method in class org.apache.druid.collections.spatial.Node
-
- getChildren() - Method in class org.apache.druid.collections.spatial.Point
-
- getChildren() - Method in interface org.apache.druid.query.DataSource
-
Returns datasources that this datasource depends on.
- getChildren() - Method in class org.apache.druid.query.InlineDataSource
-
- getChildren() - Method in class org.apache.druid.query.JoinDataSource
-
- getChildren() - Method in class org.apache.druid.query.LookupDataSource
-
- getChildren() - Method in class org.apache.druid.query.QueryDataSource
-
- getChildren() - Method in class org.apache.druid.query.TableDataSource
-
- getChildren() - Method in class org.apache.druid.query.UnionDataSource
-
- getClassLoaderForExtension(File, boolean) - Method in class org.apache.druid.guice.ExtensionsLoader
-
- getClazz() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexColumn
-
- getClazz() - Method in interface org.apache.druid.segment.column.ComplexColumn
-
- getClazz() - Method in class org.apache.druid.segment.column.GenericIndexedBasedComplexColumn
-
- getClazz() - Method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- getClazz() - Method in class org.apache.druid.segment.data.DecompressingByteBufferObjectStrategy
-
- getClazz() - Method in class org.apache.druid.segment.data.GenericIndexed
-
- getClazz() - Method in class org.apache.druid.segment.data.ImmutableRTreeObjectStrategy
-
- getClazz() - Method in interface org.apache.druid.segment.data.ObjectStrategy
-
- getClazz() - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- getCloser() - Method in class org.apache.druid.segment.writeout.OffHeapMemorySegmentWriteOutMedium
-
- getCloser() - Method in class org.apache.druid.segment.writeout.OnHeapMemorySegmentWriteOutMedium
-
- getCloser() - Method in interface org.apache.druid.segment.writeout.SegmentWriteOutMedium
-
Returns a closer of this SegmentWriteOutMedium, which is closed in this SegmentWriteOutMedium's close() method.
- getCloser() - Method in class org.apache.druid.segment.writeout.TmpFileSegmentWriteOutMedium
-
- getColumn() - Method in class org.apache.druid.frame.read.columnar.ColumnPlus
-
- getColumn() - Method in interface org.apache.druid.segment.column.ColumnHolder
-
- getColumn(String) - Method in class org.apache.druid.segment.ColumnCache
-
- getColumnCapabilities(String) - Method in class org.apache.druid.frame.processor.MultiColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getColumnCapabilities(String) - Method in class org.apache.druid.frame.segment.row.FrameColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.column.RowSignature
-
- getColumnCapabilities(String) - Method in interface org.apache.druid.segment.ColumnInspector
-
Returns capabilities of a particular column.
- getColumnCapabilities(String) - Method in interface org.apache.druid.segment.ColumnSelector
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.ColumnSelectorColumnIndexSelector
-
- getColumnCapabilities(String) - Method in interface org.apache.druid.segment.ColumnSelectorFactory
-
Returns capabilities of a particular column, if known.
- getColumnCapabilities() - Method in interface org.apache.druid.segment.DimensionIndexer
-
- getColumnCapabilities() - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- getColumnCapabilities() - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- getColumnCapabilities() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.join.filter.AllNullColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getColumnCapabilities(String) - Method in interface org.apache.druid.segment.join.Joinable
-
Returns capabilities for one of this Joinable's columns.
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.join.lookup.LookupColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.join.table.IndexedTableColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- getColumnCapabilities() - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- getColumnCapabilities() - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getColumnCapabilities(String) - Method in interface org.apache.druid.segment.QueryableIndex
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.QueryableIndexColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.RowBasedColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getColumnCapabilities(String) - Method in interface org.apache.druid.segment.StorageAdapter
-
Returns capabilities of a particular column, if known.
- getColumnCapabilities() - Method in class org.apache.druid.segment.StringDimensionIndexer
-
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.vector.QueryableIndexVectorColumnSelectorFactory
-
- getColumnCapabilities(String) - Method in interface org.apache.druid.segment.vector.VectorColumnSelectorFactory
-
Returns capabilities of a particular column, or null if the column doesn't exist.
- getColumnCapabilities(String) - Method in class org.apache.druid.segment.virtual.VirtualizedColumnInspector
-
- getColumnCapabilities(ColumnInspector, String) - Method in class org.apache.druid.segment.VirtualColumns
-
- getColumnCapabilitiesWithDefault(String, ColumnCapabilities) - Method in interface org.apache.druid.segment.ColumnInspector
-
- getColumnCapabilitiesWithFallback(ColumnInspector, String) - Method in class org.apache.druid.segment.VirtualColumns
-
- getColumnFromJoinIfExists(String) - Method in class org.apache.druid.segment.join.filter.JoinableClauses
-
- getColumnHolder(String) - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getColumnHolder(String) - Method in class org.apache.druid.segment.ColumnCache
-
- getColumnHolder(String) - Method in interface org.apache.druid.segment.ColumnSelector
-
- getColumnHolder(String) - Method in class org.apache.druid.segment.DeprecatedQueryableIndexColumnSelector
-
Deprecated.
- getColumnHolder(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getColumnHolder(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- getColumnHolder(String) - Method in interface org.apache.druid.segment.QueryableIndex
-
- getColumnHolder(String) - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getColumnIndexSupplier(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getColumnIndexSupplier(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
Make a
ColumnIndexSupplier
for a nested literal field column associated with this nested
complex column located at the 'path' represented as a sequence of
NestedPathPart
.
- getColumnName() - Method in exception org.apache.druid.frame.write.UnsupportedColumnTypeException
-
- getColumnName() - Method in class org.apache.druid.query.scan.ScanQuery.OrderBy
-
- getColumnName(int) - Method in class org.apache.druid.segment.column.RowSignature
-
Returns the name of the column at position columnNumber
.
- getColumnName() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- getColumnNames() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getColumnNames() - Method in class org.apache.druid.query.InlineDataSource
-
- getColumnNames() - Method in class org.apache.druid.segment.AbstractIndex
-
- getColumnNames() - Method in class org.apache.druid.segment.column.RowSignature
-
Returns a list of column names in the order they appear in this signature.
- getColumnNames() - Method in class org.apache.druid.segment.ColumnCache
-
- getColumnNames() - Method in interface org.apache.druid.segment.ColumnSelector
-
Deprecated.
- getColumnNames() - Method in class org.apache.druid.segment.DeprecatedQueryableIndexColumnSelector
-
Deprecated.
- getColumnNames() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getColumnNames() - Method in interface org.apache.druid.segment.QueryableIndex
-
- getColumnNames() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getColumns() - Method in class org.apache.druid.frame.key.ClusterBy
-
The columns that comprise this key, in order.
- getColumns() - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
- getColumns() - Method in class org.apache.druid.query.metadata.metadata.ListColumnIncluderator
-
- getColumns() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getColumns() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getColumns() - Method in class org.apache.druid.query.scan.ScanResultValue
-
- getColumns() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getColumnSchemas() - Method in class org.apache.druid.segment.generator.GeneratorSchemaInfo
-
- getColumnSelectorFactory() - Method in class org.apache.druid.frame.segment.columnar.FrameVectorCursor
-
- getColumnSelectorFactory() - Method in class org.apache.druid.frame.segment.FrameCursor
-
- getColumnSelectorFactory() - Method in interface org.apache.druid.segment.Cursor
-
- getColumnSelectorFactory() - Method in interface org.apache.druid.segment.join.JoinMatcher
-
Returns a factory for reading columns from the
Joinable
that correspond to matched rows.
- getColumnSelectorFactory() - Method in class org.apache.druid.segment.join.lookup.LookupJoinMatcher
-
- getColumnSelectorFactory() - Method in class org.apache.druid.segment.join.PostJoinCursor
-
- getColumnSelectorFactory() - Method in class org.apache.druid.segment.join.table.IndexedTableJoinMatcher
-
- getColumnSelectorFactory() - Method in class org.apache.druid.segment.RowBasedCursor
-
- getColumnSelectorFactory() - Method in interface org.apache.druid.segment.vector.VectorCursor
-
Returns a vectorized column selector factory.
- getColumnSelectorStrategy() - Method in class org.apache.druid.query.ColumnSelectorPlus
-
- getColumnType() - Method in exception org.apache.druid.frame.write.UnsupportedColumnTypeException
-
- getColumnType(String) - Method in class org.apache.druid.segment.column.RowSignature
-
Returns the type of the column named columnName
, or empty if the type is unknown or the column does
not exist.
- getColumnType(int) - Method in class org.apache.druid.segment.column.RowSignature
-
Returns the type of the column at position columnNumber
, or empty if the type is unknown.
- getColumnType() - Method in class org.apache.druid.segment.NestedDataDimensionSchema
-
- getColumnTypes() - Method in class org.apache.druid.query.InlineDataSource
-
- getColumnTypes(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getColumnTypes(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- getColumnValues() - Method in class org.apache.druid.segment.join.Joinable.ColumnValuesWithUniqueFlag
-
- getCombinedParseException(InputRow, List<String>, List<String>) - Static method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getCombineExpressionString() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Returns an AggregatorFactory that can be used to combine the output of aggregators from this factory.
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.FloatMinAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.FloatSumAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.LongMaxAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.LongMinAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.LongSumAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getCombiningFactory() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniqueFinalizingPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.DoubleGreatestPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.DoubleLeastPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.FieldAccessPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.FinalizingFieldAccessPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.LongGreatestPostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.post.LongLeastPostAggregator
-
- getComparator() - Method in interface org.apache.druid.query.aggregation.PostAggregator
-
- getComparator() - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getComparator() - Method in class org.apache.druid.query.search.SearchSortSpec
-
- getComparator(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.AlphaNumericTopNMetricSpec
-
- getComparator(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- getComparator(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- getComparator(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- getComparator(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- getComparator(List<AggregatorFactory>, List<PostAggregator>) - Method in interface org.apache.druid.query.topn.TopNMetricSpec
-
- getComparatorForDimName(DefaultLimitSpec, String) - Static method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
- getCompareExpressionString() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getComplexTypeName() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Deprecated.
- getComplexTypeName() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
- getComplexTypeName() - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- getComponent() - Method in class org.apache.druid.segment.EncodedKeyComponent
-
Encoded dimension value(s) to be used as a component for a row key.
- getCompressedBlobsFileName(String) - Static method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSerializer
-
- getCompressedOffsetsFileName(String) - Static method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSerializer
-
- getCompressor() - Method in enum org.apache.druid.segment.data.CompressionStrategy
-
- getCompressRunOnSerialization() - Method in class org.apache.druid.segment.data.RoaringBitmapSerdeFactory
-
- getCondition() - Method in class org.apache.druid.query.JoinDataSource
-
- getCondition() - Method in class org.apache.druid.query.planning.PreJoinableClause
-
- getCondition() - Method in class org.apache.druid.segment.join.JoinableClause
-
The join condition.
- getConditionAnalysis() - Method in class org.apache.druid.query.JoinDataSource
-
- getConfig() - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- getConstant() - Static method in class org.apache.druid.segment.column.SimpleColumnIndexCapabilities
-
- getConstantValue() - Method in class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- getContainer() - Method in class org.apache.druid.segment.Metadata
-
- getContext() - Method in class org.apache.druid.query.BaseQuery
-
- getContext() - Method in class org.apache.druid.query.DefaultQueryConfig
-
- getContext() - Method in interface org.apache.druid.query.Query
-
Returns the context as an (immutable) map.
- getContext() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getContextBoolean(String, boolean) - Method in interface org.apache.druid.query.Query
-
- getContextHumanReadableBytes(String, HumanReadableBytes) - Method in interface org.apache.druid.query.Query
-
- getContextSortByDimsFirst() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getContextValue(String) - Method in interface org.apache.druid.query.Query
-
- getCoordinatorFetchRetries() - Method in class org.apache.druid.query.lookup.LookupConfig
-
- getCoordinatorRetryDelay() - Method in class org.apache.druid.query.lookup.LookupConfig
-
- getCoords() - Method in class org.apache.druid.collections.spatial.ImmutablePoint
-
- getCoords() - Method in class org.apache.druid.collections.spatial.Point
-
- getCoords() - Method in class org.apache.druid.collections.spatial.search.RadiusBound
-
- getCorrelatedColumnValues(String, String, String, long, boolean) - Method in interface org.apache.druid.segment.join.Joinable
-
Searches a column from this Joinable for a particular value, finds rows that match,
and returns values of a second column for those rows.
- getCorrelatedColumnValues(String, String, String, long, boolean) - Method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- getCorrelatedColumnValues(String, String, String, long, boolean) - Method in class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- getCorrelatedValuesMap() - Method in class org.apache.druid.segment.join.filter.JoinFilterColumnCorrelationAnalysis
-
- getCorrelationsByDirectFilteringColumn() - Method in class org.apache.druid.segment.join.filter.JoinFilterCorrelations
-
- getCorrelationsByDirectFilteringColumn() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getCorrelationsByFilteringColumn() - Method in class org.apache.druid.segment.join.filter.JoinFilterCorrelations
-
- getCorrelationsByFilteringColumn() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getCount() - Method in class org.apache.druid.query.groupby.epinephelinae.AggregateResult
-
- getCount() - Method in class org.apache.druid.query.search.SearchHit
-
- getCpuNanos() - Method in class org.apache.druid.query.context.ResponseContext
-
- getCumulativeOffset() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getCumulativeOffset(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getCurrent() - Method in class org.apache.druid.query.lookup.LookupsState
-
- getCurrentBlockNumber() - Method in class org.apache.druid.segment.data.CompressedBlockReader
-
- getCurrentVectorId() - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getCurrentVectorSize() - Method in class org.apache.druid.frame.segment.columnar.FrameVectorCursor
-
- getCurrentVectorSize() - Method in class org.apache.druid.query.filter.vector.BaseVectorValueMatcher
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.MultiValueStringVectorObjectSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringMultiValueDimensionVectorSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringSingleValueDimensionVectorSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringVectorObjectSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.vector.BaseDoubleVectorValueSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.vector.BaseFloatVectorValueSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.vector.BaseLongVectorValueSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- getCurrentVectorSize() - Method in interface org.apache.druid.segment.vector.VectorSizeInspector
-
Returns the current vector size for this cursor.
- getCurrentVectorSize() - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.virtual.ExpressionVectorObjectSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.virtual.ExpressionVectorValueSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldVectorObjectSelector
-
- getCurrentVectorSize() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector
-
- getCursor() - Method in class org.apache.druid.query.topn.TopNParams
-
- getData() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getDataInterval() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getDataInterval() - Method in class org.apache.druid.frame.segment.FrameSegment
-
- getDataInterval() - Method in class org.apache.druid.segment.generator.GeneratorSchemaInfo
-
- getDataInterval() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getDataInterval() - Method in class org.apache.druid.segment.IncrementalIndexSegment
-
- getDataInterval() - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getDataInterval() - Method in class org.apache.druid.segment.join.HashJoinSegment
-
- getDataInterval() - Method in class org.apache.druid.segment.MMappedIndex
-
- getDataInterval() - Method in interface org.apache.druid.segment.QueryableIndex
-
- getDataInterval() - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getDataInterval() - Method in class org.apache.druid.segment.QueryableIndexSegment
-
- getDataInterval() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getDataInterval() - Method in class org.apache.druid.segment.RowBasedSegment
-
- getDataInterval() - Method in interface org.apache.druid.segment.Segment
-
- getDataInterval() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getDataSource() - Method in class org.apache.druid.query.BaseQuery
-
- getDataSource() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
- getDataSource() - Method in class org.apache.druid.query.planning.PreJoinableClause
-
- getDataSource() - Method in interface org.apache.druid.query.Query
-
- getDataSource() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getDataSources() - Method in class org.apache.druid.query.UnionDataSource
-
- getDecisionHelper(QueryableIndex) - Method in class org.apache.druid.query.search.SearchStrategy
-
- getDecompressedDataBuffer() - Method in class org.apache.druid.segment.data.CompressedBlockReader
-
- getDecompressor() - Method in enum org.apache.druid.segment.data.CompressionStrategy
-
- getDefaultAnalysisTypes() - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryConfig
-
- getDefaultHistory() - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryConfig
-
- getDefaultMaxBytesInMemory() - Method in interface org.apache.druid.segment.incremental.AppendableIndexSpec
-
- getDefaultMaxBytesInMemory() - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex.Spec
-
- getDefaultOnDiskStorage() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
Mirror maxOnDiskStorage if defaultOnDiskStorage's default is not overridden by cluster operator.
- getDefaultStrategy() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getDefaultTimeout() - Method in class org.apache.druid.query.QueryContext
-
- getDelegate() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getDelegate() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- getDelegate() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- getDelegate() - Method in class org.apache.druid.query.context.ConcurrentResponseContext
-
- getDelegate() - Method in class org.apache.druid.query.context.DefaultResponseContext
-
- getDelegate() - Method in class org.apache.druid.query.context.ResponseContext
-
- getDelegate() - Method in class org.apache.druid.query.dimension.BaseFilteredDimensionSpec
-
- getDelegate() - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- getDelegate() - Method in class org.apache.druid.segment.data.ComparableIntArray
-
- getDelegate() - Method in class org.apache.druid.segment.data.ComparableList
-
- getDelegate() - Method in class org.apache.druid.segment.data.ComparableStringArray
-
- getDelegate() - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- getDelta(long[], int, int, int, long) - Method in interface org.apache.druid.segment.data.VSizeLongSerde.LongDeserializer
-
Unpack a contiguous vector of long values at the specified start index of length and adjust them by the supplied
delta base value.
- getDelta(long[], int, int[], int, int, int, long) - Method in interface org.apache.druid.segment.data.VSizeLongSerde.LongDeserializer
-
Unpack a non-contiguous vector of long values at the specified indexes and adjust them by the supplied delta base
value.
- getDependentFields() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniqueFinalizingPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.DoubleGreatestPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.DoubleLeastPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.FieldAccessPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.FinalizingFieldAccessPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.LongGreatestPostAggregator
-
- getDependentFields() - Method in class org.apache.druid.query.aggregation.post.LongLeastPostAggregator
-
- getDependentFields() - Method in interface org.apache.druid.query.aggregation.PostAggregator
-
- getDescriptor() - Method in class org.apache.druid.query.spec.SpecificSegmentSpec
-
- getDescriptors() - Method in class org.apache.druid.query.spec.MultipleSpecificSegmentSpec
-
- getDeserializer(int, ByteBuffer, int) - Static method in class org.apache.druid.segment.data.VSizeLongSerde
-
- getDeserializer() - Method in interface org.apache.druid.segment.serde.ColumnPartSerde
-
Returns a Deserializer to read a column from a segment.
- getDeserializer() - Method in class org.apache.druid.segment.serde.ComplexColumnPartSerde
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerde
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerde
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2
-
- getDeserializer() - Method in class org.apache.druid.segment.serde.NullColumnPartSerde
-
- getDetails() - Method in class org.apache.druid.segment.incremental.ParseExceptionReport
-
- getDictionary() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.KeySerde
-
Return the dictionary of this KeySerde.
- getDictionary() - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- getDictionaryMergingComparator() - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- getDictionaryMergingComparator() - Method in class org.apache.druid.segment.StringDimensionMergerV9
-
- getDimColumn(String) - Method in class org.apache.druid.segment.MMappedIndex
-
- getDimension() - Method in class org.apache.druid.query.dimension.BaseFilteredDimensionSpec
-
- getDimension() - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- getDimension() - Method in interface org.apache.druid.query.dimension.DimensionSpec
-
- getDimension() - Method in class org.apache.druid.query.dimension.ExtractionDimensionSpec
-
- getDimension() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- getDimension() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.ExtractionDimFilter
-
Deprecated.
- getDimension() - Method in class org.apache.druid.query.filter.InDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.IntervalDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.RegexDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.SearchQueryDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.SelectorDimFilter
-
- getDimension() - Method in class org.apache.druid.query.filter.SpatialDimFilter
-
- getDimension() - Method in class org.apache.druid.query.groupby.having.DimensionSelectorHavingSpec
-
- getDimension() - Method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getDimension() - Method in class org.apache.druid.query.search.SearchHit
-
- getDimension() - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- getDimension(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getDimension(String) - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- getDimensionCardinality(String) - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getDimensionCardinality(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getDimensionCardinality(String) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getDimensionCardinality(String) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getDimensionCardinality(String) - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getDimensionCardinality(String) - Method in interface org.apache.druid.segment.StorageAdapter
-
- getDimensionComparator() - Method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getDimensionCompression() - Method in class org.apache.druid.segment.IndexSpec
-
- getDimensionHandlers() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getDimensionHandlers() - Method in interface org.apache.druid.segment.QueryableIndex
-
- getDimensionHandlers() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getDimensionIndex(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getDimensionName() - Method in exception org.apache.druid.query.groupby.epinephelinae.UnexpectedMultiValueDimensionException
-
- getDimensionName() - Method in interface org.apache.druid.segment.DimensionHandler
-
Get the name of the column associated with this handler.
- getDimensionName() - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- getDimensionName() - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- getDimensionName() - Method in class org.apache.druid.segment.LongDimensionHandler
-
- getDimensionName() - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- getDimensionName() - Method in class org.apache.druid.segment.StringDimensionHandler
-
- getDimensionNames() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getDimensionNames() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getDimensionNames() - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getDimensionNames() - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getDimensionOrder() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.AndDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.ColumnComparisonDimFilter
-
- getDimensionRangeSet(String) - Method in interface org.apache.druid.query.filter.DimFilter
-
Returns a RangeSet that represents the possible range of the input dimension for this DimFilter.This is
applicable to filters that use dimensions such as select, in, bound, and logical filters such as and, or, not.
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.ExpressionDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.ExtractionDimFilter
-
Deprecated.
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.FalseDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.InDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.IntervalDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.JavaScriptDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.NotDimFilter
-
There are some special cases involving null that require special casing for And and Or instead of simply taking
the complement
Example 1 : "NOT ( [0,INF) OR null)" The inside of NOT would evaluate to null, and the complement would also
be null.
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.OrDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.RegexDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.SearchQueryDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.SelectorDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.SpatialDimFilter
-
- getDimensionRangeSet(String) - Method in class org.apache.druid.query.filter.TrueDimFilter
-
- getDimensions() - Method in class org.apache.druid.query.filter.ColumnComparisonDimFilter
-
- getDimensions() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getDimensions() - Method in class org.apache.druid.query.search.SearchQuery
-
- getDimensions() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getDimensions() - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- getDimensionSchema(ColumnCapabilities) - Method in interface org.apache.druid.segment.DimensionHandler
-
- getDimensionSchema(ColumnCapabilities) - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- getDimensionSchema(ColumnCapabilities) - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- getDimensionSchema() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getDimensionSchema(ColumnCapabilities) - Method in class org.apache.druid.segment.LongDimensionHandler
-
- getDimensionSchema(ColumnCapabilities) - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- getDimensionSchema(ColumnCapabilities) - Method in class org.apache.druid.segment.StringDimensionHandler
-
- getDimensionsFilter() - Method in class org.apache.druid.query.search.SearchQuery
-
- getDimensionsFilter() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getDimensionsFilter() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getDimensionSpec() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getDimensionSpec() - Method in interface org.apache.druid.segment.DimensionHandler
-
- getDimensionSpec() - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- getDimensionSpec() - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- getDimensionSpec() - Method in class org.apache.druid.segment.LongDimensionHandler
-
- getDimensionSpec() - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- getDimensionsSpec() - Method in class org.apache.druid.segment.generator.GeneratorSchemaInfo
-
- getDimensionsSpec() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
Returns dimensionsSpec from the ingestionSpec.
- getDimensionsSpec() - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- getDimensionValue(String) - Method in class org.apache.druid.query.topn.DimensionAndMetricValueExtractor
-
- getDimFilter() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getDimFilter() - Method in class org.apache.druid.query.groupby.having.DimFilterHavingSpec
-
- getDimIndexForOrderBy(OrderByColumnSpec, List<DimensionSpec>) - Static method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getDims() - Method in class org.apache.druid.segment.incremental.IncrementalIndexRow
-
- getDimSelector() - Method in class org.apache.druid.query.topn.TopNParams
-
- getDimValIndex() - Method in class org.apache.druid.query.topn.DimValHolder
-
- getDimValue() - Method in class org.apache.druid.query.topn.DimValHolder
-
- getDimValueLookup(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getDimValueLookup(String) - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getDimValueLookup(String) - Method in class org.apache.druid.segment.MMappedIndex
-
- getDimValueLookup(String) - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getDimValueUtf8Lookup(String) - Method in class org.apache.druid.segment.MMappedIndex
-
- getDirection() - Method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getDirectory() - Method in class org.apache.druid.guice.ExtensionsConfig
-
- getDistributionType() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getDouble() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.DoubleAnyBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.FloatAnyBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.LongAnyBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- getDouble(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Returns the double representation of the given aggregate byte array
Converts the given byte buffer representation into the intermediate aggregate value.
- getDouble() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.CountAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.DelegatingAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.FilteredAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.DoubleFirstBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.FloatFirstBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.LongFirstBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.FloatMinAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.FloatSumAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.HistogramAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.DoubleLastBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.FloatLastBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.LongLastBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.LongMaxAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.LongMinAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.LongSumAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.NoopAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregateCombiner
-
- getDouble() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleLongBufferAggregator
-
- getDouble() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- getDouble(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- getDouble() - Method in interface org.apache.druid.segment.BaseDoubleColumnValueSelector
-
- getDouble() - Method in class org.apache.druid.segment.ConstantExprEvalSelector
-
- getDouble(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getDouble() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getDouble() - Method in interface org.apache.druid.segment.DimensionSelector
-
- getDouble() - Method in interface org.apache.druid.segment.FloatColumnSelector
-
- getDouble(int) - Method in interface org.apache.druid.segment.historical.HistoricalColumnSelector
-
- getDouble() - Method in class org.apache.druid.segment.join.PossiblyNullColumnValueSelector
-
- getDouble() - Method in class org.apache.druid.segment.join.table.IndexedTableColumnValueSelector
-
- getDouble() - Method in interface org.apache.druid.segment.LongColumnSelector
-
- getDouble() - Method in class org.apache.druid.segment.NilColumnValueSelector
-
- getDouble() - Method in class org.apache.druid.segment.ObjectColumnSelector
-
- getDouble() - Method in class org.apache.druid.segment.selector.settable.SettableDoubleColumnValueSelector
-
- getDouble() - Method in class org.apache.druid.segment.selector.settable.SettableValueDoubleColumnValueSelector
-
- getDouble() - Method in class org.apache.druid.segment.virtual.BaseExpressionColumnValueSelector
-
- getDouble() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- getDouble() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- getDoubleArray(double[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getDoubleArray(long, double[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getDoubleDictionary() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getDoubleGenericColumnPartSerde(ByteOrder) - Static method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde
-
- getDoubleGenericColumnPartSerde(ByteOrder, BitmapSerdeFactory) - Static method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2
-
- getDoubleMetric(String) - Method in class org.apache.druid.query.MetricValueExtractor
-
- getDoubleObjectEstimateSize() - Static method in class org.apache.druid.segment.nested.StructuredDataProcessor
-
- getDoublePredicateSupplier() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getDoubleSerializer(String, SegmentWriteOutMedium, String, ByteOrder, CompressionStrategy) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- getDoubleSupplier(int, int, ByteBuffer, ByteOrder, CompressionStrategy) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- getDoubleVector() - Method in class org.apache.druid.segment.vector.BaseFloatVectorValueSelector
-
- getDoubleVector() - Method in class org.apache.druid.segment.vector.BaseLongVectorValueSelector
-
- getDoubleVector() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getDoubleVector() - Method in interface org.apache.druid.segment.vector.VectorValueSelector
-
Get the current vector, casting to doubles as necessary.
- getDoubleVector(String) - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getDoubleVector() - Method in class org.apache.druid.segment.virtual.ExpressionVectorValueSelector
-
- getDuration() - Method in class org.apache.druid.query.BaseQuery
-
- getDuration() - Method in interface org.apache.druid.query.Query
-
- getDuration() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getEffectiveSizeBytes() - Method in class org.apache.druid.segment.EncodedKeyComponent
-
Effective size of the key component in bytes.
- getElementType() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
- getElementType() - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- getEnableJoinFilterPushDown() - Method in class org.apache.druid.query.QueryContext
-
- getEnableJoinFilterRewrite() - Method in class org.apache.druid.query.QueryContext
-
- getEnableJoinFilterRewriteValueColumnFilters() - Method in class org.apache.druid.query.QueryContext
-
- getEnableJoinLeftScanDirect() - Method in class org.apache.druid.query.QueryContext
-
- getEnableLookupSyncOnStartup() - Method in class org.apache.druid.query.lookup.LookupConfig
-
- getEnableParallelMerges() - Method in class org.apache.druid.query.QueryContext
-
- getEnableRewriteJoinToFilter() - Method in class org.apache.druid.query.QueryContext
-
- getEnclosingArea(Node, Node) - Static method in class org.apache.druid.collections.spatial.RTreeUtils
-
- getEncodedValue(ActualType, boolean) - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getEncodedValueSelectorComparator() - Method in interface org.apache.druid.segment.DimensionHandler
-
Returns a comparator that knows how to compare
ColumnValueSelector
of the assumed dimension type,
corresponding to this DimensionHandler.
- getEncodedValueSelectorComparator() - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- getEncodedValueSelectorComparator() - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- getEncodedValueSelectorComparator() - Method in class org.apache.druid.segment.LongDimensionHandler
-
- getEncodedValueSelectorComparator() - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- getEncodedValueSelectorComparator() - Method in class org.apache.druid.segment.StringDimensionHandler
-
- getEnd() - Method in class org.apache.druid.frame.key.ClusterByPartition
-
Get the ending key for this range.
- getEnd() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getEndDouble() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getEndInt() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getEndOffset() - Method in class org.apache.druid.query.vector.VectorCursorGranularizer
-
- getEndRootPartitionId() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getEntityTag() - Method in class org.apache.druid.query.context.ResponseContext
-
- getEntrySpan(int) - Method in class org.apache.druid.segment.serde.cell.CellIndexReader
-
- getEntrySpan(int) - Method in class org.apache.druid.segment.serde.cell.IntIndexView
-
- getEnum(String, Class<E>, E) - Method in class org.apache.druid.query.QueryContext
-
- getEnumeratedProbabilities() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getEnumeratedValues() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getEquiconditions() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getEquiConditions() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Return a list of equi-conditions (see class-level javadoc).
- getErrorMessage() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- getErrorType() - Method in class org.apache.druid.segment.incremental.ParseExceptionReport
-
- getEscape() - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getEstimatedSize() - Method in class org.apache.druid.segment.nested.StructuredDataProcessor.ProcessResults
-
- getEvents() - Method in class org.apache.druid.query.scan.ScanResultValue
-
- getExactLongFromDecimalString(String) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
Convert a string representing a decimal value to a long.
- getExceptionCaught() - Method in class org.apache.druid.frame.file.FrameFilePartialFetch
-
- getExcludeList() - Method in class org.apache.druid.guice.ModulesConfig
-
- getExecutionPlan(SearchQuery, Segment) - Method in class org.apache.druid.query.search.AutoStrategy
-
- getExecutionPlan(SearchQuery, Segment) - Method in class org.apache.druid.query.search.CursorOnlyStrategy
-
- getExecutionPlan(SearchQuery, Segment) - Method in class org.apache.druid.query.search.SearchStrategy
-
- getExecutionPlan(SearchQuery, Segment) - Method in class org.apache.druid.query.search.UseIndexesStrategy
-
- getExecutorService() - Method in class org.apache.druid.frame.processor.FrameProcessorExecutor
-
Returns the underlying executor service used by this executor.
- getExpansionCost(Node, Point) - Static method in class org.apache.druid.collections.spatial.RTreeUtils
-
- getExpectedType() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- getExpr() - Method in class org.apache.druid.query.extraction.MatchingDimExtractionFn
-
- getExpr() - Method in class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- getExpression() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory.FactorizePlan
-
- getExpression() - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- getExpression() - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- getExpression() - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- getExpression() - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- getExpression() - Method in class org.apache.druid.query.filter.ExpressionDimFilter
-
- getExpression() - Method in class org.apache.druid.segment.transform.ExpressionTransform
-
- getExpression() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
Gets the original expression that was planned
- getExpression() - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- getExtendedIndexesMerger() - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- getExtendedIndexesMerger() - Method in class org.apache.druid.segment.StringDimensionMergerV9
-
- getExtensionFilesToLoad() - Method in class org.apache.druid.guice.ExtensionsLoader
-
Find all the extension files that should be loaded by druid.
- getExtractionFn() - Method in class org.apache.druid.query.dimension.BaseFilteredDimensionSpec
-
- getExtractionFn() - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- getExtractionFn() - Method in interface org.apache.druid.query.dimension.DimensionSpec
-
Deprecated.
- getExtractionFn() - Method in class org.apache.druid.query.dimension.ExtractionDimensionSpec
-
- getExtractionFn() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.ExtractionDimFilter
-
Deprecated.
- getExtractionFn() - Method in class org.apache.druid.query.filter.InDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.IntervalDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.RegexDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.SearchQueryDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.filter.SelectorDimFilter
-
- getExtractionFn() - Method in class org.apache.druid.query.groupby.having.DimensionSelectorHavingSpec
-
- getExtractionFns() - Method in class org.apache.druid.query.extraction.CascadeExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.BucketExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.CascadeExtractionFn
-
- getExtractionType() - Method in interface org.apache.druid.query.extraction.ExtractionFn
-
A dim extraction can be of one of two types, renaming or rebucketing.
- getExtractionType() - Method in class org.apache.druid.query.extraction.FunctionalExtraction
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.IdentityExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.JavaScriptExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.LowerExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.MatchingDimExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.SearchQuerySpecDimExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.StringFormatExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.StrlenExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.SubstringDimExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.TimeDimExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.extraction.UpperExtractionFn
-
- getExtractionType() - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- getExtractor() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesSerde
-
- getExtractor() - Method in class org.apache.druid.query.aggregation.hyperloglog.PreComputedHyperUniquesSerde
-
- getExtractor() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexMetricSerde
-
- getExtractor() - Method in class org.apache.druid.segment.nested.NestedDataComplexTypeSerde
-
- getExtractor() - Method in class org.apache.druid.segment.serde.ComplexMetricSerde
-
- getFacts() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getFacts() - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getField() - Method in class org.apache.druid.query.filter.NotDimFilter
-
- getField(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getField(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.NestedDataColumnV3
-
- getField(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.NestedDataColumnV4
-
- getField() - Method in class org.apache.druid.segment.nested.NestedPathField
-
- getField(T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.ByteFieldWriter
-
- getField(T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.IntFieldWriter
-
- getFieldFileName(String, String, int) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getFieldFileName(String, String, int) - Method in class org.apache.druid.segment.nested.NestedDataColumnV3
-
- getFieldFileName(String, String, int) - Method in class org.apache.druid.segment.nested.NestedDataColumnV4
-
- getFieldInfo() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniqueFinalizingPostAggregator
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.post.FieldAccessPostAggregator
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.post.FinalizingFieldAccessPostAggregator
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- getFieldName() - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- getFieldNames() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getFieldNames() - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- getFields() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getFields() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getFields() - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getFields() - Method in class org.apache.druid.query.aggregation.post.DoubleGreatestPostAggregator
-
- getFields() - Method in class org.apache.druid.query.aggregation.post.DoubleLeastPostAggregator
-
- getFields() - Method in class org.apache.druid.query.aggregation.post.LongGreatestPostAggregator
-
- getFields() - Method in class org.apache.druid.query.aggregation.post.LongLeastPostAggregator
-
- getFields() - Method in class org.apache.druid.query.filter.AndDimFilter
-
- getFields() - Method in class org.apache.druid.query.filter.OrDimFilter
-
- getFields() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getFile() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage.LimitedOutputStream
-
- getFileMapper() - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- getFileMapper() - Method in class org.apache.druid.segment.MMappedIndex
-
- getFileMapper() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getFileNameBase() - Method in class org.apache.druid.segment.nested.NestedDataColumnMetadata
-
- getFilter() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getFilter() - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQuery
-
- getFilter() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getFilter() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- getFilter() - Method in interface org.apache.druid.query.Query
-
- getFilter() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getFilter() - Method in class org.apache.druid.query.search.SearchQuery
-
- getFilter() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getFilter() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- getFilter() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getFilter() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getFilter() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysisKey
-
- getFilter() - Method in class org.apache.druid.segment.transform.TransformSpec
-
- getFilterRewriteMaxSize() - Method in class org.apache.druid.segment.join.filter.rewrite.JoinFilterRewriteConfig
-
- getFilters() - Method in interface org.apache.druid.query.filter.BooleanFilter
-
Returns the child filters for this filter.
- getFilters() - Method in class org.apache.druid.segment.filter.AndFilter
-
- getFilters() - Method in class org.apache.druid.segment.filter.OrFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.ExpressionDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.InDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.IntervalDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.RegexDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.SearchQueryDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.SelectorDimFilter
-
- getFilterTuning() - Method in class org.apache.druid.query.filter.SpatialDimFilter
-
- getFinalizedType() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Deprecated.
- getFinalizeExpressionString() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getFirstEventTimestamp(ScanQuery.ResultFormat) - Method in class org.apache.druid.query.scan.ScanResultValue
-
- getFloat() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.DoubleAnyBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.FloatAnyBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.LongAnyBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- getFloat(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Returns the float representation of the given aggregate byte array
Converts the given byte buffer representation into the intermediate aggregate value.
- getFloat() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.constant.LongConstantAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.CountAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.DelegatingAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.FilteredAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.DoubleFirstBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.FloatFirstBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.LongFirstBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.FloatMinAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.FloatSumAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.HistogramAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.DoubleLastBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.FloatLastBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.LongLastBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.LongMaxAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.LongMinAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.LongSumAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.NoopAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregateCombiner
-
- getFloat() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleLongBufferAggregator
-
- getFloat() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- getFloat(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- getFloat(String) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an Float
, returning null
if the
context value is not set.
- getFloat(String, float) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an float
, returning the default value if the
context value is not set.
- getFloat() - Method in interface org.apache.druid.segment.BaseFloatColumnValueSelector
-
- getFloat() - Method in class org.apache.druid.segment.ConstantExprEvalSelector
-
- getFloat(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getFloat() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getFloat() - Method in interface org.apache.druid.segment.DimensionSelector
-
- getFloat() - Method in interface org.apache.druid.segment.DoubleColumnSelector
-
- getFloat() - Method in class org.apache.druid.segment.join.PossiblyNullColumnValueSelector
-
- getFloat() - Method in class org.apache.druid.segment.join.table.IndexedTableColumnValueSelector
-
- getFloat() - Method in interface org.apache.druid.segment.LongColumnSelector
-
- getFloat() - Method in class org.apache.druid.segment.NilColumnValueSelector
-
- getFloat() - Method in class org.apache.druid.segment.ObjectColumnSelector
-
- getFloat() - Method in class org.apache.druid.segment.selector.settable.SettableFloatColumnValueSelector
-
- getFloat() - Method in class org.apache.druid.segment.selector.settable.SettableValueFloatColumnValueSelector
-
- getFloat() - Method in class org.apache.druid.segment.virtual.BaseExpressionColumnValueSelector
-
- getFloat() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- getFloat() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- getFloatArray(float[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getFloatArray(long, float[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getFloatMetric(String) - Method in class org.apache.druid.query.MetricValueExtractor
-
- getFloatPredicateSupplier() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getFloatSerializer(String, SegmentWriteOutMedium, String, ByteOrder, CompressionStrategy) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- getFloatSupplier(int, int, ByteBuffer, ByteOrder, CompressionStrategy) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- getFloatVector() - Method in class org.apache.druid.segment.vector.BaseDoubleVectorValueSelector
-
- getFloatVector() - Method in class org.apache.druid.segment.vector.BaseLongVectorValueSelector
-
- getFloatVector() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getFloatVector() - Method in interface org.apache.druid.segment.vector.VectorValueSelector
-
Get the current vector, casting to floats as necessary.
- getFloatVector() - Method in class org.apache.druid.segment.virtual.ExpressionVectorValueSelector
-
- getFnAggregate() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getFnCombine() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getFnName() - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getFnReset() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getFoldExpressionString() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getFormat() - Method in class org.apache.druid.query.extraction.StringFormatExtractionFn
-
- getFormat() - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- getForwardedId(int) - Method in class org.apache.druid.segment.IdMapping
-
Get the substitute index, given the original
- getFrameMemoryAllocator() - Method in class org.apache.druid.frame.processor.OutputChannel
-
Returns the memory allocator for the writable channel.
- getFromExtensions(Class<T>) - Method in class org.apache.druid.guice.ExtensionsLoader
-
Look for implementations for the given class from both classpath and extensions directory, using
ServiceLoader
.
- getFullResult() - Method in class org.apache.druid.query.context.ResponseContext.SerializationResult
-
- getFunction() - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- getFunction() - Method in class org.apache.druid.query.extraction.JavaScriptExtractionFn
-
- getFunction() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter
-
- getGlobalIdToLocalId() - Method in class org.apache.druid.segment.nested.LocalDimensionDictionary
-
- getGran() - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- getGranularity() - Method in class org.apache.druid.query.BaseQuery
-
- getGranularity() - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro.TimestampFloorExpr
-
Exposed for Druid SQL: this is used by Expressions.toQueryGranularity.
- getGranularity() - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- getGranularity() - Method in interface org.apache.druid.query.Query
-
- getGranularity(String, ObjectMapper) - Method in class org.apache.druid.query.QueryContext
-
- getGranularity() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayStringGroupByColumnSelectorStrategy
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.column.DoubleGroupByColumnSelectorStrategy
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.column.FloatGroupByColumnSelectorStrategy
-
- getGroupingKeySize() - Method in interface org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorStrategy
-
Return the size, in bytes, of this dimension's values in the grouping key.
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.column.LongGroupByColumnSelectorStrategy
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.column.NullableNumericGroupByColumnSelectorStrategy
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DictionaryBuildingSingleValueStringGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DoubleGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.FloatGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in interface org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnSelector
-
Get the size in bytes of the key parts generated by this column.
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.LongGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NilGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableDoubleGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableFloatGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableLongGroupByVectorColumnSelector
-
- getGroupingKeySize() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.SingleValueStringGroupByVectorColumnSelector
-
- getGroupings() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getGrowthCount() - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- getGrowthCount() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- getHadoopContainerDruidClasspath() - Method in class org.apache.druid.guice.ExtensionsConfig
-
- getHadoopDependenciesDir() - Method in class org.apache.druid.guice.ExtensionsConfig
-
- getHandler() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.DimensionDesc
-
- getHandlerFromCapabilities(String, ColumnCapabilities, DimensionSchema.MultiValueHandling) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- getHavingSpec() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getHavingSpec() - Method in class org.apache.druid.query.groupby.having.NotHavingSpec
-
- getHavingSpecs() - Method in class org.apache.druid.query.groupby.having.AndHavingSpec
-
- getHavingSpecs() - Method in class org.apache.druid.query.groupby.having.OrHavingSpec
-
- getHeapIndexForOffset(int) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper.BufferGrouperOffsetHeapIndexUpdater
-
- getHeapSize() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- getHumanReadableBytes(String, HumanReadableBytes) - Method in class org.apache.druid.query.QueryContext
-
- getId() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- getId() - Method in class org.apache.druid.frame.segment.FrameSegment
-
- getId() - Method in class org.apache.druid.query.BaseQuery
-
- getId() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getId() - Method in interface org.apache.druid.query.Query
-
- getId() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getId() - Method in class org.apache.druid.segment.column.StringEncodingStrategy.FrontCoded
-
- getId() - Method in interface org.apache.druid.segment.column.StringEncodingStrategy
-
- getId() - Method in class org.apache.druid.segment.column.StringEncodingStrategy.Utf8
-
- getId(T) - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- getId() - Method in enum org.apache.druid.segment.data.CompressionFactory.LongEncodingFormat
-
- getId() - Method in enum org.apache.druid.segment.data.CompressionStrategy
-
- getId(T) - Method in class org.apache.druid.segment.DimensionDictionary
-
- getId() - Method in class org.apache.druid.segment.IncrementalIndexSegment
-
- getId() - Method in class org.apache.druid.segment.join.HashJoinSegment
-
- getId() - Method in class org.apache.druid.segment.QueryableIndexSegment
-
- getId() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getId() - Method in class org.apache.druid.segment.RowBasedSegment
-
- getId() - Method in interface org.apache.druid.segment.Segment
-
- getId() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- getId() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- getId() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- getId() - Method in interface org.apache.druid.segment.vector.ReadableVectorInspector
-
Returns an integer that uniquely identifies the current vector.
- getIdForNull() - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- getIdForNull() - Method in class org.apache.druid.segment.DimensionDictionary
-
- getImmutableBitmap() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getIncrementalIndex() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getIndex() - Method in class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- getIndex() - Method in class org.apache.druid.query.extraction.SubstringDimExtractionFn
-
- getIndex() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.DimensionDesc
-
- getIndex() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.MetricDesc
-
- getIndex() - Method in class org.apache.druid.segment.nested.NestedPathArrayElement
-
- getIndexCapabilities() - Method in class org.apache.druid.segment.column.AllFalseBitmapColumnIndex
-
- getIndexCapabilities() - Method in class org.apache.druid.segment.column.AllTrueBitmapColumnIndex
-
- getIndexCapabilities() - Method in interface org.apache.druid.segment.column.BitmapColumnIndex
-
- getIndexCapabilities() - Method in class org.apache.druid.segment.column.SimpleBitmapColumnIndex
-
- getIndexer() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.DimensionDesc
-
- getIndexSupplier() - Method in class org.apache.druid.frame.read.columnar.ColumnPlus
-
- getIndexSupplier(String) - Method in interface org.apache.druid.query.filter.ColumnIndexSelector
-
- getIndexSupplier() - Method in interface org.apache.druid.segment.column.ColumnHolder
-
- getIndexSupplier(String) - Method in class org.apache.druid.segment.ColumnSelectorColumnIndexSelector
-
- getIndexSupplier(String, ColumnSelector) - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- getIndexSupplier(String, ColumnSelector) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- getIndexSupplier(String, ColumnSelector) - Method in interface org.apache.druid.segment.VirtualColumn
-
- getIndexSupplier(String, ColumnSelector) - Method in class org.apache.druid.segment.VirtualColumns
-
- getInitialCombineValueExpressionString() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getInitialOffset() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getInitialSizeBytes() - Method in class org.apache.druid.query.aggregation.AggregatorAndSize
-
Initial size of the aggregator in bytes including JVM object overheads.
- getInitialValue() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory.FactorizePlan
-
- getInitialValueExpressionString() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getInput() - Method in class org.apache.druid.segment.incremental.ParseExceptionReport
-
- getInputs() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory.FactorizePlan
-
- getInstance() - Static method in class org.apache.druid.query.extraction.IdentityExtractionFn
-
- getInstance() - Static method in class org.apache.druid.segment.serde.NoIndexesColumnIndexSupplier
-
- getInSubQueryThreshold() - Method in class org.apache.druid.query.QueryContext
-
- getInSubQueryThreshold(int) - Method in class org.apache.druid.query.QueryContext
-
- getInt(String) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an Integer
, returning null
if the
context value is not set.
- getInt(String, int) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an int
, returning the default value if the
context value is not set.
- getInt(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getInt() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getIntArray(int[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getIntArray(long, int[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getIntermediateCombineDegree() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Get the "intermediate"
ColumnType
for this aggregator.
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- getIntermediateType() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getInternalFileName(String, String) - Static method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- getInterval() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getInterval() - Method in interface org.apache.druid.query.BySegmentResultValue
-
- getInterval() - Method in class org.apache.druid.query.BySegmentResultValueClass
-
- getInterval() - Method in class org.apache.druid.query.search.BySegmentSearchResultValue
-
- getInterval() - Method in class org.apache.druid.query.topn.BySegmentTopNResultValue
-
- getInterval() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getInterval() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getInterval() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getInterval() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getInterval() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getInterval() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getIntervals() - Method in class org.apache.druid.query.BaseQuery
-
- getIntervals() - Method in class org.apache.druid.query.filter.IntervalDimFilter
-
- getIntervals() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getIntervals() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- getIntervals() - Method in interface org.apache.druid.query.Query
-
- getIntervals() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getIntervals() - Method in class org.apache.druid.query.spec.MultipleIntervalSegmentSpec
-
- getIntervals() - Method in class org.apache.druid.query.spec.MultipleSpecificSegmentSpec
-
- getIntervals() - Method in interface org.apache.druid.query.spec.QuerySegmentSpec
-
- getIntervals() - Method in class org.apache.druid.query.spec.SpecificSegmentSpec
-
- getIntrospectHandler() - Method in interface org.apache.druid.query.lookup.LookupExtractorFactory
-
- getIsInputHyperUnique() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getIsNullUnlessAggregated() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getIterator() - Method in class org.apache.druid.segment.data.FixedIndexedIntWriter
-
- getIterator() - Method in class org.apache.druid.segment.data.FixedIndexedWriter
-
- getJacksonModules() - Method in class org.apache.druid.guice.NestedDataModule
-
- getJacksonModulesList() - Static method in class org.apache.druid.guice.NestedDataModule
-
- getJoinable() - Method in class org.apache.druid.segment.join.JoinableClause
-
The right-hand Joinable.
- getJoinableClause() - Method in class org.apache.druid.segment.join.filter.rewrite.RhsRewriteCandidate
-
- getJoinableClauses() - Method in class org.apache.druid.segment.join.filter.JoinableClauses
-
- getJoinableClauses() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getJoinableClauses() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysisKey
-
- getJoinableFactory() - Method in class org.apache.druid.segment.join.JoinableFactoryWrapper
-
- getJoinableFactoryWrapper() - Method in class org.apache.druid.query.JoinDataSource
-
- getJoinBaseTableFilter() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
If the original data source is a join data source and there is a DimFilter on the base table data source,
that DimFilter is returned here
- getJoinColumn() - Method in class org.apache.druid.segment.join.filter.JoinFilterColumnCorrelationAnalysis
-
- getJoinFilterRewriteMaxSize() - Method in class org.apache.druid.query.QueryContext
-
- getJoinTableFilter() - Method in class org.apache.druid.segment.join.filter.JoinFilterSplit
-
- getJoinType() - Method in class org.apache.druid.query.JoinDataSource
-
- getJoinType() - Method in class org.apache.druid.query.planning.PreJoinableClause
-
- getJoinType() - Method in class org.apache.druid.segment.join.JoinableClause
-
The type of join: LEFT, RIGHT, INNER, or FULL.
- getJsonCompression() - Method in class org.apache.druid.segment.IndexSpec
-
- getKey() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.Entry
-
- getKey() - Method in class org.apache.druid.query.groupby.epinephelinae.ReusableEntry
-
Returns the key, which enables modifying the key.
- getKey() - Method in class org.apache.druid.query.groupby.epinephelinae.RowBasedGrouperHelper.RowBasedKey
-
- getKey() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getKeyBufferPosition() - Method in class org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorPlus
-
- getKeyColumns() - Method in class org.apache.druid.segment.loading.BroadcastJoinableMMappedQueryableSegmentizerFactory
-
- getLane() - Method in class org.apache.druid.query.QueryContext
-
- getLastRowIndex() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getLastRowIndex() - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getLeft() - Method in class org.apache.druid.query.JoinDataSource
-
- getLeftExpr() - Method in class org.apache.druid.segment.join.Equality
-
- getLeftFilter() - Method in class org.apache.druid.query.JoinDataSource
-
- getLength() - Method in class org.apache.druid.frame.read.columnar.ColumnPlus
-
- getLength() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexColumn
-
- getLength() - Method in class org.apache.druid.query.extraction.SubstringDimExtractionFn
-
- getLength() - Method in interface org.apache.druid.segment.column.ColumnHolder
-
- getLength() - Method in interface org.apache.druid.segment.column.ComplexColumn
-
- getLength() - Method in class org.apache.druid.segment.column.GenericIndexedBasedComplexColumn
-
- getLength() - Method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- getLength() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getLengthOfEncodedKeyComponent(EncodedKeyComponentType) - Method in interface org.apache.druid.segment.DimensionHandler
-
Given an key component representing a single set of row value(s) for this dimension as an Object,
return the length of the key component after appropriate type-casting.
- getLengthOfEncodedKeyComponent(Double) - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- getLengthOfEncodedKeyComponent(Float) - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- getLengthOfEncodedKeyComponent(Long) - Method in class org.apache.druid.segment.LongDimensionHandler
-
- getLengthOfEncodedKeyComponent(StructuredData) - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- getLengthOfEncodedKeyComponent(int[]) - Method in class org.apache.druid.segment.StringDimensionHandler
-
- getLevelToMergedBatches() - Method in class org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
- getLevelToTotalBatches() - Method in class org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
- getLexicographicMergedDimensions(List<IndexableAdapter>) - Static method in interface org.apache.druid.segment.IndexMerger
-
- getLhsExprs(String) - Method in class org.apache.druid.segment.join.filter.Equiconditions
-
- getLimit() - Method in interface org.apache.druid.collections.spatial.search.Bound
-
- getLimit() - Method in class org.apache.druid.collections.spatial.search.RectangularBound
-
- getLimit() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- getLimit() - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
Limit for this query; behaves like SQL "LIMIT".
- getLimit() - Method in class org.apache.druid.query.search.SearchQuery
-
- getLimit() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getLimitSpec() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getLiteralFields() - Method in class org.apache.druid.segment.nested.StructuredDataProcessor.ProcessResults
-
- getLoadedImplementations(Class<T>) - Method in class org.apache.druid.guice.ExtensionsLoader
-
Returns a collection of implementations loaded.
- getLoadedModules() - Method in class org.apache.druid.guice.ExtensionsLoader
-
- getLoadersMap() - Method in class org.apache.druid.guice.ExtensionsLoader
-
- getLoadList() - Method in class org.apache.druid.guice.ExtensionsConfig
-
- getLocale() - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- getLong() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.DoubleAnyBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.FloatAnyBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.LongAnyBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- getLong(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Returns the long representation of the given aggregate byte array
Converts the given byte buffer representation into the intermediate aggregate value.
- getLong() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.constant.LongConstantAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.CountAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.DelegatingAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.FilteredAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.DoubleFirstBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.FloatFirstBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.LongFirstBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.FloatMinAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.FloatSumAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.HistogramAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.DoubleLastBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.FloatLastBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.LongLastBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.LongMaxAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.LongMinAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.LongSumAggregateCombiner
-
- getLong() - Method in class org.apache.druid.query.aggregation.LongSumAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.NoopAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregateCombiner
-
- getLong() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SimpleLongBufferAggregator
-
- getLong() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- getLong(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- getLong(int) - Method in class org.apache.druid.query.groupby.ResultRow
-
- getLong(String) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an Long
, returning null
if the
context value is not set.
- getLong(String, long) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an long
, returning the default value if the
context value is not set.
- getLong() - Method in interface org.apache.druid.segment.BaseLongColumnValueSelector
-
- getLong() - Method in class org.apache.druid.segment.ConstantExprEvalSelector
-
- getLong(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getLong() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getLong() - Method in interface org.apache.druid.segment.DimensionSelector
-
- getLong() - Method in interface org.apache.druid.segment.DoubleColumnSelector
-
- getLong() - Method in interface org.apache.druid.segment.FloatColumnSelector
-
- getLong() - Method in class org.apache.druid.segment.incremental.IncrementalIndexRowHolder
-
- getLong() - Method in class org.apache.druid.segment.join.PossiblyNullColumnValueSelector
-
- getLong() - Method in class org.apache.druid.segment.join.table.IndexedTableColumnValueSelector
-
- getLong() - Method in class org.apache.druid.segment.NilColumnValueSelector
-
- getLong() - Method in class org.apache.druid.segment.ObjectColumnSelector
-
- getLong() - Method in class org.apache.druid.segment.selector.settable.SettableLongColumnValueSelector
-
- getLong() - Method in class org.apache.druid.segment.selector.settable.SettableValueLongColumnValueSelector
-
- getLong() - Method in class org.apache.druid.segment.virtual.BaseExpressionColumnValueSelector
-
- getLong() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- getLong() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- getLongArray(long[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getLongArray(long, long[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getLongDictionary() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getLongEncoding() - Method in class org.apache.druid.segment.IndexSpec
-
- getLongestSharedDimOrder(List<IndexableAdapter>, DimensionsSpec) - Static method in interface org.apache.druid.segment.IndexMerger
-
- getLongMetric(String) - Method in class org.apache.druid.query.MetricValueExtractor
-
- getLongObjectEstimateSize() - Static method in class org.apache.druid.segment.nested.StructuredDataProcessor
-
- getLongPredicateSupplier() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getLongSerializer(String, SegmentWriteOutMedium, String, ByteOrder, CompressionFactory.LongEncodingStrategy, CompressionStrategy) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- getLongSingleValueRow(int) - Method in class org.apache.druid.segment.column.DoublesColumn
-
- getLongSingleValueRow(int) - Method in class org.apache.druid.segment.column.FloatsColumn
-
- getLongSingleValueRow(int) - Method in class org.apache.druid.segment.column.LongsColumn
-
- getLongSingleValueRow(int) - Method in interface org.apache.druid.segment.column.NumericColumn
-
- getLongSupplier(int, int, ByteBuffer, ByteOrder, CompressionFactory.LongEncodingFormat, CompressionStrategy) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- getLongVector() - Method in class org.apache.druid.segment.vector.BaseDoubleVectorValueSelector
-
- getLongVector() - Method in class org.apache.druid.segment.vector.BaseFloatVectorValueSelector
-
- getLongVector() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getLongVector() - Method in interface org.apache.druid.segment.vector.VectorValueSelector
-
Get the current vector, casting to longs as necessary.
- getLongVector(String) - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getLongVector() - Method in class org.apache.druid.segment.virtual.ExpressionVectorValueSelector
-
- getLookup() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- getLookup() - Method in class org.apache.druid.query.lookup.LookupExtractionFn
-
- getLookup() - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- getLookupExtractorFactory() - Method in class org.apache.druid.query.lookup.LookupExtractorFactoryContainer
-
- getLookupName() - Method in class org.apache.druid.query.LookupDataSource
-
- getLookupStartRetries() - Method in class org.apache.druid.query.lookup.LookupConfig
-
- getLower() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getMap() - Method in class org.apache.druid.query.extraction.MapLookupExtractor
-
- getMarkedPointer() - Method in class org.apache.druid.segment.ForwardingRowIterator
-
- getMarkedPointer() - Method in interface org.apache.druid.segment.TransformableRowIterator
-
Returns a pointer to the row, that was the current row when
RowIterator.mark()
was called for the last time.
- getMask() - Method in enum org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.Feature
-
- getMaxBuckets() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- getMaxCardinalityToUseBitmapIndex() - Method in class org.apache.druid.query.filter.FilterTuning
-
- getMaxCoordinates() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getMaxCoordinates() - Method in class org.apache.druid.collections.spatial.Node
-
- getMaxCoords() - Method in class org.apache.druid.collections.spatial.search.RectangularBound
-
- getMaxCount() - Method in class org.apache.druid.frame.processor.Bouncer
-
- getMaxDictionarySize() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.KeySerdeFactory
-
Return max dictionary size threshold.
- getMaxFrameSize() - Method in exception org.apache.druid.frame.processor.FrameRowTooLargeException
-
- getMaxFrameSize() - Method in exception org.apache.druid.frame.write.FrameRowTooLargeException
-
- getMaxIngestedEventTime() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getMaxIngestedEventTime() - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataResultValue
-
- getMaxIngestedEventTime() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMaxIngestedEventTime() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getMaxIngestedEventTime() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getMaxIngestedEventTime() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getMaxIngestedEventTime() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getMaxIngestedEventTime() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getMaxIntermediateRows() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Returns the maximum size that this aggregator will require in bytes for intermediate storage of results.
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- getMaxIntermediateSize() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getMaxIntermediateSizeWithNulls() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Returns the maximum size that this aggregator will require in bytes for intermediate storage of results.
- getMaxIntermediateSizeWithNulls() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregatorFactory
-
- getMaxIntermediateSizeWithNulls() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getMaxOnDiskStorage() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getMaxQueuedBytes(long) - Method in class org.apache.druid.query.QueryContext
-
- getMaxResults() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getMaxRowsQueuedForOrdering() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getMaxRowsQueuedForOrdering() - Method in class org.apache.druid.query.scan.ScanQueryConfig
-
- getMaxScatterGatherBytes() - Method in class org.apache.druid.query.QueryContext
-
- getMaxSearchLimit() - Method in class org.apache.druid.query.search.SearchQueryConfig
-
- getMaxSegmentPartitionsOrderedInMemory() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getMaxSegmentPartitionsOrderedInMemory() - Method in class org.apache.druid.query.scan.ScanQueryConfig
-
- getMaxSize() - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- getMaxSizeBytes() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getMaxStringBytes() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getMaxStringBytes() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getMaxStringBytes() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getMaxSubqueryRows(int) - Method in class org.apache.druid.query.QueryContext
-
- getMaxTime() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getMaxTime() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryResultValue
-
- getMaxTime() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMaxTime() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getMaxTime() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getMaxTime() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getMaxTime() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getMaxTime() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getMaxValue(String) - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getMaxValue() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- getMaxValue() - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- getMaxValue() - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getMaxValue() - Method in class org.apache.druid.segment.DimensionDictionary
-
- getMaxValue() - Method in interface org.apache.druid.segment.DimensionIndexer
-
Get the maximum dimension value seen by this indexer.
- getMaxValue() - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- getMaxValue() - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- getMaxValue(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getMaxValue(String) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getMaxValue() - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- getMaxValue() - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getMaxValue(String) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getMaxValue(String) - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getMaxValue(String) - Method in interface org.apache.druid.segment.StorageAdapter
-
Returns the minimum value of the provided column, if known through an index, dictionary, or cache.
- getMaxVectorSize() - Method in class org.apache.druid.frame.segment.columnar.FrameVectorCursor
-
- getMaxVectorSize() - Method in class org.apache.druid.query.filter.vector.BaseVectorValueMatcher
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.MultiValueStringVectorObjectSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringMultiValueDimensionVectorSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringSingleValueDimensionVectorSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringVectorObjectSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.vector.BaseDoubleVectorValueSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.vector.BaseFloatVectorValueSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.vector.BaseLongVectorValueSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- getMaxVectorSize() - Method in interface org.apache.druid.segment.vector.VectorColumnSelectorFactory
-
Returns the maximum vector size for the
VectorCursor
that generated this object.
- getMaxVectorSize() - Method in interface org.apache.druid.segment.vector.VectorSizeInspector
-
Returns the maximum vector size for this cursor.
- getMaxVectorSize() - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.virtual.ExpressionVectorObjectSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.virtual.ExpressionVectorValueSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldVectorObjectSelector
-
- getMaxVectorSize() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector
-
- getMean() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getMemoryRequestServer() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getMergeBuffer() - Method in class org.apache.druid.query.groupby.resource.GroupByQueryResource
-
Get a merge buffer from the pre-acquired resources.
- getMergedDimensions(List<IndexableAdapter>, DimensionsSpec) - Static method in interface org.apache.druid.segment.IndexMerger
-
- getMergedDimensionsFromQueryableIndexes(List<QueryableIndex>, DimensionsSpec) - Static method in interface org.apache.druid.segment.IndexMerger
-
- getMergePoolAwaitShutdownMillis() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getMergePoolDefaultMaxQueryParallelism() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getMergePoolParallelism() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getMergePoolParallelismConfigured() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getMergePoolSmallBatchRows() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getMergePoolTargetTaskRunTimeMillis() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getMergePoolTaskInitialYieldRows() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getMergingFactory(AggregatorFactory) - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Returns an AggregatorFactory that can be used to combine the output of aggregators from this factory and
another factory.
- getMergingFactory(AggregatorFactory) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getMergingFactory(AggregatorFactory) - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getMergingFactory(AggregatorFactory) - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- getMergingFactory(AggregatorFactory) - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- getMergingFactory(AggregatorFactory) - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- getMergingFactory(AggregatorFactory) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getMetadata() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getMetadata() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getMetadata() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetadata() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getMetadata() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getMetadata() - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getMetadata() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getMetadata() - Method in interface org.apache.druid.segment.QueryableIndex
-
- getMetadata() - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getMetadata() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getMetadata() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getMetadata() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getMetadata() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getMetric(String) - Method in class org.apache.druid.query.MetricValueExtractor
-
- getMetric() - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- getMetric(String) - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- getMetricAggs() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetricCompression() - Method in class org.apache.druid.segment.IndexSpec
-
- getMetricDoubleValue(int, int) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetricDoubleValue(int, int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getMetricFloatValue(int, int) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetricFloatValue(int, int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getMetricHolder(String) - Method in class org.apache.druid.segment.MMappedIndex
-
- getMetricLongValue(int, int) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetricLongValue(int, int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getMetricName(DimensionSpec) - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- getMetricName(DimensionSpec) - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- getMetricName(DimensionSpec) - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- getMetricName(DimensionSpec) - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- getMetricName(DimensionSpec) - Method in interface org.apache.druid.query.topn.TopNMetricSpec
-
- getMetricNames() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetricNames() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getMetricNames() - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getMetricNames() - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getMetricObjectValue(int, int) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetricObjectValue(int, int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getMetrics() - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- getMetricType(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMetricType(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getMetricType(String) - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getMetricType(String) - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getMetricValues() - Method in class org.apache.druid.query.topn.DimValHolder
-
- getMinCardinalityToUseBitmapIndex() - Method in class org.apache.druid.query.filter.FilterTuning
-
- getMinCoordinates() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getMinCoordinates() - Method in class org.apache.druid.collections.spatial.Node
-
- getMinCoords() - Method in class org.apache.druid.collections.spatial.search.RectangularBound
-
- getMinorVersion() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getMinTime() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getMinTime() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryResultValue
-
- getMinTime() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getMinTime() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getMinTime() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getMinTime() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getMinTime() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getMinTime() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getMinTimestamp() - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- getMinTopNThreshold() - Method in class org.apache.druid.query.topn.TopNQueryConfig
-
- getMinValue(String) - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getMinValue() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnHeader
-
- getMinValue() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- getMinValue() - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- getMinValue() - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getMinValue() - Method in class org.apache.druid.segment.DimensionDictionary
-
- getMinValue() - Method in interface org.apache.druid.segment.DimensionIndexer
-
Get the minimum dimension value seen by this indexer.
- getMinValue() - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- getMinValue() - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- getMinValue(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getMinValue(String) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getMinValue() - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- getMinValue() - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getMinValue(String) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getMinValue(String) - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getMinValue(String) - Method in interface org.apache.druid.segment.StorageAdapter
-
Returns the minimum value of the provided column, if known through an index, dictionary, or cache.
- getMissingSegments() - Method in class org.apache.druid.query.context.ResponseContext
-
- getModules() - Method in class org.apache.druid.guice.ExtensionsLoader
-
- getMostSpecificId() - Method in interface org.apache.druid.query.Query
-
Returns a most specific ID of this query; if it is a subquery, this will return its subquery ID.
- getMovingAverages() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- getMovingAverages() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- getMovingAverages() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- getMultivalueHandling() - Method in interface org.apache.druid.segment.DimensionHandler
-
- getMultivalueHandling() - Method in class org.apache.druid.segment.StringDimensionHandler
-
- getMultiValueRow(int) - Method in interface org.apache.druid.segment.column.DictionaryEncodedColumn
-
- getMultiValueRow(int) - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- getMultiValueRow(int) - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- getMultiValueRow(int) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- getName() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniqueFinalizingPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.DoubleGreatestPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.DoubleLeastPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.FieldAccessPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.FinalizingFieldAccessPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.LongGreatestPostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.post.LongLeastPostAggregator
-
- getName() - Method in interface org.apache.druid.query.aggregation.PostAggregator
-
- getName() - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getName() - Method in class org.apache.druid.query.ColumnSelectorPlus
-
- getName() - Method in class org.apache.druid.query.context.ResponseContext.AbstractKey
-
- getName() - Method in interface org.apache.druid.query.context.ResponseContext.Key
-
- getName() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- getName() - Method in class org.apache.druid.query.TableDataSource
-
- getName() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getName() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.DimensionDesc
-
- getName() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.MetricDesc
-
- getName() - Method in class org.apache.druid.segment.MetricHolder
-
- getName() - Method in class org.apache.druid.segment.transform.ExpressionTransform
-
- getName() - Method in interface org.apache.druid.segment.transform.Transform
-
Returns the field name for this transform.
- getNestedFields() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getNestedFields() - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- getNonEquiConditions() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Return a list of non-equi-conditions (see class-level javadoc).
- getNonNullColumnValues(String, int) - Method in interface org.apache.druid.segment.join.Joinable
-
Returns all non-null values from a particular column along with a flag to tell if they are all unique in the column.
- getNonNullColumnValues(String, int) - Method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- getNonNullColumnValues(String, int) - Method in class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- getNormalizedBaseTableClauses() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getNormalizedJoinTableClauses() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getNullDimValue() - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- getNullDimValue() - Method in class org.apache.druid.segment.StringDimensionMergerV9
-
- getNullHandling() - Method in class org.apache.druid.query.extraction.StringFormatExtractionFn
-
- getNullProbability() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getNullValues() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getNullVector() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getNullVector() - Method in interface org.apache.druid.segment.vector.VectorValueSelector
-
Gets a vector of booleans signifying which rows are null and which are not (true for null).
- getNullVector(String) - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getNullVector() - Method in class org.apache.druid.segment.virtual.ExpressionVectorValueSelector
-
- getNumBytes(int) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingWriter
-
Get the number of bytes required to encoding the given number of values
- getNumBytes(int) - Method in class org.apache.druid.segment.data.DeltaLongEncodingWriter
-
- getNumBytes(int) - Method in class org.apache.druid.segment.data.LongsLongEncodingWriter
-
- getNumBytes(int) - Method in class org.apache.druid.segment.data.TableLongEncodingWriter
-
- getNumBytes() - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- getNumBytesForMax(int) - Static method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- getNumBytesNoPadding() - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- getNumBytesPerRecord() - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams
-
- getNumDims() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getNumDims() - Method in class org.apache.druid.collections.spatial.Node
-
- getNumDims() - Method in class org.apache.druid.collections.spatial.RTree
-
- getNumDims() - Method in interface org.apache.druid.collections.spatial.search.Bound
-
- getNumDims() - Method in class org.apache.druid.collections.spatial.search.RectangularBound
-
- getNumericalMean() - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- getNumericalVariance() - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- getNumInitalBuffersForIntermediatePool() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getNumLookupLoadingThreads() - Method in class org.apache.druid.query.lookup.LookupConfig
-
- getNumMergeBuffers() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getNumMergeBuffersConfigured() - Method in class org.apache.druid.query.DruidProcessingConfig
-
Returns the number of merge buffers _explicitly_ configured, or -1 if it is not explicitly configured, that is not
a valid number of buffers.
- getNumMetrics() - Method in class org.apache.druid.segment.TimeAndDimsPointer
-
- getNumParallelCombineThreads() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- getNumReferences() - Method in class org.apache.druid.segment.ReferenceCountingCloseableObject
-
- getNumRetriesOnMissingSegments(int) - Method in class org.apache.druid.query.QueryContext
-
- getNumRows() - Method in class org.apache.druid.frame.segment.columnar.FrameQueryableIndex
-
- getNumRows() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getNumRows() - Method in class org.apache.druid.frame.write.columnar.ColumnarFrameWriter
-
- getNumRows() - Method in interface org.apache.druid.frame.write.FrameWriter
-
Returns the number of rows written so far.
- getNumRows() - Method in class org.apache.druid.frame.write.RowBasedFrameWriter
-
- getNumRows() - Method in interface org.apache.druid.query.filter.ColumnIndexSelector
-
- getNumRows() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getNumRows() - Method in class org.apache.druid.segment.ColumnSelectorColumnIndexSelector
-
- getNumRows() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getNumRows() - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getNumRows() - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getNumRows() - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- getNumRows() - Method in interface org.apache.druid.segment.QueryableIndex
-
- getNumRows() - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getNumRows() - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- getNumRows() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getNumRows() - Method in class org.apache.druid.segment.serde.NullColumnPartSerde
-
- getNumRows() - Method in class org.apache.druid.segment.SimpleQueryableIndex
-
- getNumRows() - Method in interface org.apache.druid.segment.StorageAdapter
-
- getNumThreadsConfigured() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getNumValuesPerBlock(int, int) - Static method in class org.apache.druid.segment.data.VSizeLongSerde
-
- getNumValuesPerPass() - Method in class org.apache.druid.query.topn.TopNParams
-
- getObject() - Method in class org.apache.druid.query.aggregation.cardinality.HyperLogLogCollectorAggregateCombiner
-
- getObject() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregateCombiner
-
- getObject() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregateCombiner
-
- getObject() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregateCombiner
-
- getObject() - Method in class org.apache.druid.segment.AbstractDimensionSelector
-
- getObject() - Method in interface org.apache.druid.segment.BaseObjectColumnValueSelector
-
- getObject() - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- getObject() - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- getObject() - Method in class org.apache.druid.segment.ConstantExprEvalSelector
-
- getObject() - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- getObject() - Method in interface org.apache.druid.segment.DoubleColumnSelector
-
- getObject() - Method in interface org.apache.druid.segment.FloatColumnSelector
-
- getObject() - Method in class org.apache.druid.segment.join.PossiblyNullColumnValueSelector
-
- getObject() - Method in class org.apache.druid.segment.join.table.IndexedTableColumnValueSelector
-
- getObject() - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- getObject() - Method in interface org.apache.druid.segment.LongColumnSelector
-
- getObject() - Method in class org.apache.druid.segment.NilColumnValueSelector
-
Always returns null.
- getObject() - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- getObject() - Method in class org.apache.druid.segment.selector.settable.SettableObjectColumnValueSelector
-
- getObject() - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- getObject() - Method in class org.apache.druid.segment.virtual.BaseExpressionColumnValueSelector
-
- getObject() - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- getObject() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- getObject() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- getObject() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- getObjectStrategy() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesSerde
-
- getObjectStrategy() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexMetricSerde
-
- getObjectStrategy() - Method in interface org.apache.druid.segment.data.BitmapSerdeFactory
-
- getObjectStrategy() - Method in class org.apache.druid.segment.data.ConciseBitmapSerdeFactory
-
- getObjectStrategy() - Method in class org.apache.druid.segment.data.RoaringBitmapSerdeFactory
-
- getObjectStrategy() - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- getObjectStrategy() - Method in class org.apache.druid.segment.nested.NestedDataComplexTypeSerde
-
- getObjectStrategy() - Method in class org.apache.druid.segment.serde.ComplexMetricSerde
-
Deprecated.
- getObjectStrategy() - Method in class org.apache.druid.segment.StringDimensionMergerV9
-
- getObjectVector() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.MultiValueStringVectorObjectSelector
-
- getObjectVector() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringVectorObjectSelector
-
- getObjectVector() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getObjectVector() - Method in interface org.apache.druid.segment.vector.VectorObjectSelector
-
Get the current vector.
- getObjectVector(String) - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getObjectVector() - Method in class org.apache.druid.segment.virtual.ExpressionVectorObjectSelector
-
- getObjectVector() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldVectorObjectSelector
-
- getOffset() - Method in class org.apache.druid.frame.segment.FrameFilteredOffset
-
- getOffset() - Method in class org.apache.druid.query.extraction.BucketExtractionFn
-
- getOffset() - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
Offset for this query; behaves like SQL "OFFSET".
- getOffset() - Method in class org.apache.druid.segment.BitmapOffset
-
- getOffset() - Method in interface org.apache.druid.segment.data.ReadableOffset
-
- getOffset() - Method in class org.apache.druid.segment.FilteredOffset
-
- getOffset() - Method in interface org.apache.druid.segment.historical.HistoricalCursor
-
- getOffset() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.TimestampCheckingOffset
-
- getOffset() - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- getOffset() - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- getOffsetForBucket(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- getOffsetFromInitial() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- getOffsets() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- getOffsets() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- getOffsets() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- getOffsets() - Method in interface org.apache.druid.segment.vector.ReadableVectorOffset
-
If "isContiguous" is false, this method returns a batch of offsets.
- getOrder() - Method in class org.apache.druid.query.scan.ScanQuery.OrderBy
-
- getOrderByForDimName(List<OrderByColumnSpec>, String) - Static method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getOrderBys() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getOrdering() - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getOrdering() - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- getOrdering() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getOrdering() - Method in class org.apache.druid.query.search.SearchSortSpec
-
- getOrdering() - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- getOrdinate() - Method in class org.apache.druid.collections.spatial.search.PolygonBound
-
- getOriginalExpression() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Return the condition expression.
- getOriginalFilter() - Method in class org.apache.druid.segment.join.filter.JoinFilterAnalysis
-
- getOriginalFilter() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getOutOfRowsReason() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- getOutOfRowsReason() - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- getOutputBytes() - Static method in class org.apache.druid.segment.CompressedPools
-
- getOutputName() - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- getOutputName() - Method in class org.apache.druid.query.ColumnSelectorPlus
-
- getOutputName() - Method in class org.apache.druid.query.dimension.BaseFilteredDimensionSpec
-
- getOutputName() - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- getOutputName() - Method in interface org.apache.druid.query.dimension.DimensionSpec
-
- getOutputName() - Method in class org.apache.druid.query.dimension.ExtractionDimensionSpec
-
- getOutputName() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- getOutputName() - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- getOutputName() - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- getOutputName() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- getOutputName() - Method in interface org.apache.druid.segment.VirtualColumn
-
Output name of this column.
- getOutputType() - Method in class org.apache.druid.query.dimension.BaseFilteredDimensionSpec
-
- getOutputType() - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- getOutputType() - Method in interface org.apache.druid.query.dimension.DimensionSpec
-
- getOutputType() - Method in class org.apache.druid.query.dimension.ExtractionDimensionSpec
-
- getOutputType() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- getOutputType(Expr.InputBindingInspector) - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro.TimestampFloorDynamicExpr
-
- getOutputType(Expr.InputBindingInspector) - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro.TimestampFloorExpr
-
- getOutputType() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
The output type of the original expression.
- getOutputType() - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- getParallelMergeInitialYieldRows(int) - Method in class org.apache.druid.query.QueryContext
-
- getParallelMergeParallelism(int) - Method in class org.apache.druid.query.QueryContext
-
- getParallelMergeSmallBatchRows(int) - Method in class org.apache.druid.query.QueryContext
-
- getParent() - Method in class org.apache.druid.collections.spatial.Node
-
- getParsedExpression() - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- getParseException() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- getParseSpec() - Method in class org.apache.druid.segment.transform.TransformingInputRowParser
-
- getPartIdentifier() - Method in class org.apache.druid.segment.nested.NestedPathArrayElement
-
- getPartIdentifier() - Method in class org.apache.druid.segment.nested.NestedPathField
-
- getPartIdentifier() - Method in interface org.apache.druid.segment.nested.NestedPathPart
-
- getPartitionNumber() - Method in class org.apache.druid.frame.processor.OutputChannel
-
- getPartitionNumbers() - Method in class org.apache.druid.frame.processor.OutputChannels
-
Returns the set of partition numbers that appear across all channels.
- getPartitionStartFrame(int) - Method in class org.apache.druid.frame.file.FrameFile
-
First frame of a given partition.
- getParts() - Method in class org.apache.druid.segment.column.ColumnDescriptor
-
- getPathParts() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- getPattern() - Method in class org.apache.druid.query.dimension.RegexFilteredDimensionSpec
-
- getPattern() - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getPattern() - Method in class org.apache.druid.query.filter.RegexDimFilter
-
- getPattern() - Method in class org.apache.druid.query.search.RegexSearchQuerySpec
-
- getPointer() - Method in class org.apache.druid.segment.ForwardingRowIterator
-
- getPointer() - Method in interface org.apache.druid.segment.RowIterator
-
Returns a pointer to the current row.
- getPointer() - Method in interface org.apache.druid.segment.TimeAndDimsIterator
-
Returns a pointer to the current data point.
- getPointer() - Method in interface org.apache.druid.segment.TransformableRowIterator
-
Returns a pointer to the current row.
- getPool() - Method in class org.apache.druid.guice.LifecycleForkJoinPoolProvider
-
- getPosition() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getPostAggIndexForOrderBy(OrderByColumnSpec, List<PostAggregator>) - Static method in class org.apache.druid.query.groupby.orderby.OrderByColumnSpec
-
- getPostAggregatorSpecs() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getPostAggregatorSpecs() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getPostAggregatorSpecs() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getPostFilter() - Method in class org.apache.druid.segment.FilterAnalysis
-
- getPostJoinVirtualColumns() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- getPreFilterBitmap() - Method in class org.apache.druid.segment.FilterAnalysis
-
- getPrefix() - Method in class org.apache.druid.query.dimension.PrefixFilteredDimensionSpec
-
- getPrefix() - Method in class org.apache.druid.query.filter.LikeDimFilter.LikeMatcher
-
- getPrefix() - Method in class org.apache.druid.query.planning.PreJoinableClause
-
- getPrefix() - Method in class org.apache.druid.segment.join.JoinableClause
-
The prefix to apply to all columns from the Joinable.
- getPreJoinableClauses() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns join clauses corresponding to joinable leaf datasources (every leaf except the bottom-leftmost).
- getPreviousStop() - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- getPreviousStop() - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- getPriority() - Method in class org.apache.druid.query.AbstractPrioritizedCallable
-
- getPriority() - Method in class org.apache.druid.query.AbstractPrioritizedQueryRunnerCallable
-
- getPriority() - Method in interface org.apache.druid.query.PrioritizedCallable
-
- getPriority() - Method in interface org.apache.druid.query.PrioritizedRunnable
-
- getPriority() - Method in class org.apache.druid.query.QueryContext
-
- getPriority(int) - Method in class org.apache.druid.query.QueryContext
-
- getProcessed() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- getProcessed() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- getProcessed() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- getProcessed() - Method in class org.apache.druid.segment.incremental.RowIngestionMetersTotals
-
- getProcessedWithError() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- getProcessedWithError() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- getProcessedWithError() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- getProcessedWithError() - Method in class org.apache.druid.segment.incremental.RowIngestionMetersTotals
-
- getProgressDigest() - Method in class org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
- getPushDownFilter() - Method in class org.apache.druid.segment.join.filter.JoinFilterAnalysis
-
- getPushDownVirtualColumns() - Method in class org.apache.druid.segment.join.filter.JoinFilterSplit
-
- getQuery() - Method in class org.apache.druid.query.filter.SearchQueryDimFilter
-
- getQuery() - Method in class org.apache.druid.query.QueryDataSource
-
- getQuery() - Method in class org.apache.druid.query.QueryPlus
-
- getQuery() - Method in class org.apache.druid.query.search.SearchQuery
-
- getQueryableIndex() - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getQueryGranularity() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getQueryGranularity() - Method in class org.apache.druid.segment.Metadata
-
- getQueryMetrics() - Method in class org.apache.druid.query.QueryPlus
-
- getQueryRunnerForIntervals(Query<T>, Iterable<Interval>) - Method in interface org.apache.druid.query.QuerySegmentWalker
-
Gets the Queryable for a given interval, the Queryable returned can be any version(s) or partitionNumber(s)
such that it represents the interval.
- getQueryRunnerForSegments(Query<T>, Iterable<SegmentDescriptor>) - Method in interface org.apache.druid.query.QuerySegmentWalker
-
Gets the Queryable for a given list of SegmentDescriptors.
- getQuerySegmentSpec() - Method in class org.apache.druid.query.BaseQuery
-
- getQuerySegmentSpecForLookUp(BaseQuery<?>) - Static method in class org.apache.druid.query.BaseQuery
-
- getQueueSize() - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- getRadius() - Method in class org.apache.druid.collections.spatial.search.RadiusBound
-
- getRange(long, int) - Method in class org.apache.druid.segment.data.CompressedBlockReader
-
Get
ByteBuffer
containing data from starting offset of contiguous virtual address range of the specified
size.
- getRaw(String) - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- getReadableChannel() - Method in class org.apache.druid.frame.processor.OutputChannel
-
Returns the readable channel of this pair.
- getReadableVectorInspector() - Method in class org.apache.druid.segment.vector.QueryableIndexVectorColumnSelectorFactory
-
- getReadableVectorInspector() - Method in interface org.apache.druid.segment.vector.VectorColumnSelectorFactory
-
- getReader(ByteBuffer, ByteOrder) - Method in enum org.apache.druid.segment.data.CompressionFactory.LongEncodingFormat
-
- getReason() - Method in class org.apache.druid.query.groupby.epinephelinae.AggregateResult
-
- getReasonOfNotAdded() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- getRegionOffset() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getRegionOffset(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getRegrowthThreshold() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- getRemaining() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getRemainingResponses() - Method in class org.apache.druid.query.context.ResponseContext
-
- getReplaceMissingValueWith() - Method in class org.apache.druid.query.extraction.FunctionalExtraction
-
- getReplaceMissingValueWith() - Method in class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- getReplaceMissingValueWith() - Method in class org.apache.druid.query.lookup.LookupExtractionFn
-
- getReplaceMissingValueWith() - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Used by
GroupByStrategyV1
when running nested groupBys, to
"transfer" values from this aggreagtor to an incremental index that the outer query will run on.
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.FloatMinAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.FloatSumAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.LongMaxAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.LongMinAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.LongSumAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.AndDimFilter
-
- getRequiredColumns() - Method in interface org.apache.druid.query.filter.BooleanFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.ColumnComparisonDimFilter
-
- getRequiredColumns() - Method in interface org.apache.druid.query.filter.DimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.ExpressionDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.ExtractionDimFilter
-
Deprecated.
- getRequiredColumns() - Method in class org.apache.druid.query.filter.FalseDimFilter
-
- getRequiredColumns() - Method in interface org.apache.druid.query.filter.Filter
-
Set of columns used by a filter.
- getRequiredColumns() - Method in class org.apache.druid.query.filter.InDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.IntervalDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.LikeDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.NotDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.OrDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.RegexDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.SearchQueryDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.SelectorDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.SpatialDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.filter.TrueDimFilter
-
- getRequiredColumns() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getRequiredColumns() - Method in interface org.apache.druid.query.Query
-
Returns the set of columns that this query will need to access out of its datasource.
- getRequiredColumns() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getRequiredColumns() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getRequiredColumns() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.BoundFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.ColumnComparisonFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.DimensionPredicateFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.ExpressionFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.FalseFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.JavaScriptFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.LikeFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.NotFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.SpatialFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.filter.TrueFilter
-
- getRequiredColumns() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Returns the set of column names required by this join condition.
- getRequiredColumns() - Method in class org.apache.druid.segment.transform.ExpressionTransform
-
- getRequiredColumns() - Method in interface org.apache.druid.segment.transform.Transform
-
Returns the names of all columns that this transform is going to read.
- getRequiredColumns() - Method in class org.apache.druid.segment.transform.TransformSpec
-
- getResource(String) - Method in class org.apache.druid.guice.ExtensionFirstClassLoader
-
- getResources(String) - Method in class org.apache.druid.guice.ExtensionFirstClassLoader
-
- getResult() - Method in class org.apache.druid.query.context.ResponseContext.SerializationResult
-
Returns the truncated result if it exists otherwise returns the full result.
- getResultBuilder(DateTime, DimensionSpec, int, Comparator, List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- getResultBuilder(DateTime, DimensionSpec, int, Comparator, List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- getResultBuilder(DateTime, DimensionSpec, int, Comparator, List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- getResultBuilder(DateTime, DimensionSpec, int, Comparator, List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- getResultBuilder(DateTime, DimensionSpec, int, Comparator, List<AggregatorFactory>, List<PostAggregator>) - Method in interface org.apache.druid.query.topn.TopNMetricSpec
-
- getResultFormat() - Method in class org.apache.druid.query.extraction.TimeDimExtractionFn
-
- getResultFormat() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getResultOrdering() - Method in class org.apache.druid.query.BaseQuery
-
- getResultOrdering() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getResultOrdering() - Method in interface org.apache.druid.query.Query
-
- getResultOrdering() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getResultOrdering() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getResultRowAggregatorStart() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Returns the position of the first aggregator in ResultRows for this query.
- getResultRowDimensionStart() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Returns the position of the first dimension in ResultRows for this query.
- getResultRowHasTimestamp() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Returns true if ResultRows for this query include timestamps, false otherwise.
- getResultRowPosition() - Method in class org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorPlus
-
- getResultRowPostAggregatorStart() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Returns the position of the first post-aggregator in ResultRows for this query.
- getResultRowSignature() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Equivalent to getResultRowSignature(Finalization.UNKNOWN)
.
- getResultRowSignature(RowSignature.Finalization) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getResultRowSizeWithoutPostAggregators() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Returns the size of ResultRows for this query when they do not include post-aggregators.
- getResultRowSizeWithPostAggregators() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Returns the size of ResultRows for this query when they include post-aggregators.
- getResults() - Method in interface org.apache.druid.query.BySegmentResultValue
-
- getResults() - Method in class org.apache.druid.query.BySegmentResultValueClass
-
- getResults() - Method in class org.apache.druid.query.search.BySegmentSearchResultValue
-
- getResults() - Method in class org.apache.druid.query.topn.BySegmentTopNResultValue
-
- getResultsBuf() - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams
-
- getResultsBufHolder() - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams
-
- getResultType() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Get the
ColumnType
for the final form of this aggregator, i.e.
- getResultType() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregatorFactory
-
- getResultType() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- getResultTypeReference() - Method in class org.apache.druid.query.datasourcemetadata.DataSourceQueryQueryToolChest
-
- getResultTypeReference() - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- getResultTypeReference() - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- getResultTypeReference() - Method in class org.apache.druid.query.QueryToolChest
-
Returns a TypeReference object that is just passed through to Jackson in order to deserialize
the results of this type of query.
- getResultTypeReference() - Method in class org.apache.druid.query.scan.ScanQueryQueryToolChest
-
- getResultTypeReference() - Method in class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- getResultTypeReference() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- getResultTypeReference() - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- getResultTypeReference() - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- getReverseId(int) - Method in class org.apache.druid.segment.IdMapping
-
Get the original index, given the substitute
- getRewriteConfig() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysisKey
-
- getRhsColumn() - Method in class org.apache.druid.segment.join.filter.rewrite.RhsRewriteCandidate
-
- getRhsRewriteCandidates() - Method in class org.apache.druid.segment.join.filter.rewrite.RhsRewriteCandidates
-
- getRhsRewriteCandidates(List<Filter>, Equiconditions, JoinableClauses) - Static method in class org.apache.druid.segment.join.filter.rewrite.RhsRewriteCandidates
-
Determine candidates for filter rewrites.
- getRight() - Method in class org.apache.druid.query.JoinDataSource
-
- getRightColumn() - Method in class org.apache.druid.segment.join.Equality
-
- getRightEquiConditionKeys() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Returns the distinct column keys from the RHS required to evaluate the equi conditions.
- getRightPrefix() - Method in class org.apache.druid.query.JoinDataSource
-
- getRoot() - Method in class org.apache.druid.collections.spatial.RTree
-
- getRow() - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- getRow() - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- getRow(int) - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- getRow() - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- getRow(int) - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- getRow() - Method in interface org.apache.druid.segment.DimensionSelector
-
Returns the indexed values at the current position in this DimensionSelector.
- getRow(int) - Method in interface org.apache.druid.segment.historical.HistoricalDimensionSelector
-
- getRow() - Method in class org.apache.druid.segment.join.PossiblyNullDimensionSelector
-
- getRow() - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- getRow() - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- getRow() - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- getRow() - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- getRow() - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- getRow() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- getRowCount() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- getRowFunction() - Method in class org.apache.druid.segment.transform.ExpressionTransform
-
- getRowFunction() - Method in interface org.apache.druid.segment.transform.Transform
-
Returns the function for this transform.
- getRowId() - Method in class org.apache.druid.frame.segment.row.FrameColumnSelectorFactory
-
- getRowId() - Method in class org.apache.druid.segment.QueryableIndexColumnSelectorFactory
-
- getRowId() - Method in interface org.apache.druid.segment.RowIdSupplier
-
Returns a number that uniquely identifies the current position of some underlying cursor.
- getRowIdSupplier() - Method in class org.apache.druid.frame.segment.row.FrameColumnSelectorFactory
-
- getRowIdSupplier() - Method in interface org.apache.druid.segment.ColumnSelectorFactory
-
Returns a
RowIdSupplier
that allows callers to detect whether the selectors returned by this
factory have moved or not.
- getRowIdSupplier() - Method in class org.apache.druid.segment.QueryableIndexColumnSelectorFactory
-
- getRowIdSupplier() - Method in class org.apache.druid.segment.RowBasedColumnSelectorFactory
-
- getRowIdSupplier() - Method in class org.apache.druid.segment.virtual.VirtualizedColumnSelectorFactory
-
- getRowIndex() - Method in class org.apache.druid.segment.incremental.IncrementalIndexRow
-
- getRowNum() - Method in class org.apache.druid.segment.RowPointer
-
- getRowOrdering(boolean) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getRows() - Method in class org.apache.druid.query.InlineDataSource
-
Returns rows as an Iterable.
- getRows() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- getRows() - Method in interface org.apache.druid.segment.IndexableAdapter
-
- getRows() - Method in class org.apache.druid.segment.QueryableIndexIndexableAdapter
-
- getRowsAsList() - Method in class org.apache.druid.query.InlineDataSource
-
Returns rows as a list.
- getRowScanCount() - Method in class org.apache.druid.query.context.ResponseContext
-
- getRowSelector(TopNQuery, TopNParams, StorageAdapter) - Method in class org.apache.druid.query.topn.types.NullableNumericTopNColumnAggregatesProcessor
-
- getRowSelector(TopNQuery, TopNParams, StorageAdapter) - Method in class org.apache.druid.query.topn.types.StringTopNColumnAggregatesProcessor
-
- getRowSelector(TopNQuery, TopNParams, StorageAdapter) - Method in interface org.apache.druid.query.topn.types.TopNColumnAggregatesProcessor
-
- getRowSignature() - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- getRowSignature() - Method in class org.apache.druid.query.InlineDataSource
-
Returns the row signature (map of column name to type) for this inline datasource.
- getRowSignature() - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- getRowSignature() - Method in interface org.apache.druid.segment.StorageAdapter
-
Returns the row signature of the data available from this adapter.
- getRowSize() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getRowValue(int) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexColumn
-
- getRowValue(int) - Method in interface org.apache.druid.segment.column.ComplexColumn
-
Return rows in the column.
- getRowValue(int) - Method in class org.apache.druid.segment.column.GenericIndexedBasedComplexColumn
-
- getRowValue(int) - Method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- getRowValue(int) - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- getRowValue(int) - Method in interface org.apache.druid.segment.historical.SingleValueHistoricalDimensionSelector
-
- getRowValue(int) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getRowVector() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringMultiValueDimensionVectorSelector
-
- getRowVector() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringSingleValueDimensionVectorSelector
-
- getRowVector() - Method in interface org.apache.druid.segment.vector.MultiValueDimensionVectorSelector
-
Get the current vector.
- getRowVector() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getRowVector() - Method in interface org.apache.druid.segment.vector.SingleValueDimensionVectorSelector
-
Get the current vector.
- getRowVector() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector
-
- getRTree() - Method in interface org.apache.druid.segment.column.SpatialIndex
-
- getRunner() - Method in class org.apache.druid.query.AbstractPrioritizedQueryRunnerCallable
-
- getRunner(QuerySegmentWalker) - Method in class org.apache.druid.query.BaseQuery
-
- getRunner() - Method in interface org.apache.druid.query.PrioritizedQueryRunnerCallable
-
This method can be used by the extensions to get the runner that the given query execution task corresponds to.
- getRunner(QuerySegmentWalker) - Method in interface org.apache.druid.query.Query
-
- getRunner(QuerySegmentWalker) - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getSavedParseExceptionReports() - Method in class org.apache.druid.segment.incremental.ParseExceptionHandler
-
- getScanRowsLimit() - Method in class org.apache.druid.query.scan.ScanQuery
-
Limit for this query; behaves like SQL "LIMIT".
- getScanRowsOffset() - Method in class org.apache.druid.query.scan.ScanQuery
-
Offset for this query; behaves like SQL "OFFSET".
- getSchema() - Method in class org.apache.druid.segment.generator.ColumnValueGenerator
-
- getSearchQuerySpec() - Method in class org.apache.druid.query.extraction.SearchQuerySpecDimExtractionFn
-
- getSearchStrategy() - Method in class org.apache.druid.query.search.SearchQueryConfig
-
- getSegmentDescriptor() - Method in class org.apache.druid.query.PerSegmentQueryOptimizationContext
-
- getSegmentId() - Method in interface org.apache.druid.query.BySegmentResultValue
-
- getSegmentId() - Method in class org.apache.druid.query.BySegmentResultValueClass
-
- getSegmentId() - Method in class org.apache.druid.query.scan.ScanResultValue
-
- getSegmentId() - Method in class org.apache.druid.query.search.BySegmentSearchResultValue
-
- getSegmentId() - Method in class org.apache.druid.query.topn.BySegmentTopNResultValue
-
- getSegmentLoader() - Method in class org.apache.druid.segment.IndexSpec
-
- getSegmentsForIntervals(DataSource, Iterable<Interval>) - Method in interface org.apache.druid.segment.SegmentWrangler
-
Gets Segments for a particular datasource and set of intervals.
- getSelection() - Method in interface org.apache.druid.query.filter.vector.ReadableVectorMatch
-
Returns an array of indexes into the current batch.
- getSelection() - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
- getSelectionSize() - Method in interface org.apache.druid.query.filter.vector.ReadableVectorMatch
-
Returns the number of valid values in the array from "getSelection".
- getSelectionSize() - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
- getSelector() - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- getSelector() - Method in class org.apache.druid.query.ColumnSelectorPlus
-
- getSelectorPlus() - Method in class org.apache.druid.query.topn.TopNParams
-
- getSerdeForType(String) - Static method in class org.apache.druid.segment.serde.ComplexMetrics
-
- getSerializedSize() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringBufferStore.TransferredBuffer
-
- getSerializedSize() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnHeader
-
- getSerializedSize() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.column.ColumnDescriptor
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarDoublesSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarFloatsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarLongsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.ByteBufferWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedBlockSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedColumnarFloatsSupplier
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedColumnarIntsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedColumnarIntsSupplier
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedColumnarLongsSupplier
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedLongsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSupplier
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.EncodedStringDictionaryWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarDoublesSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarFloatsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarLongsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.FixedIndexedIntWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.FixedIndexedWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.FrontCodedIndexedWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.GenericIndexed
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.IntermediateColumnarLongsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSupplier
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.VSizeColumnarIntsSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- getSerializedSize() - Method in class org.apache.druid.segment.data.VSizeColumnarMultiIntsSerializer
-
- getSerializedSize(int, int) - Static method in class org.apache.druid.segment.data.VSizeLongSerde
-
- getSerializedSize() - Method in class org.apache.druid.segment.DoubleColumnSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.DoubleColumnSerializerV2
-
- getSerializedSize() - Method in class org.apache.druid.segment.FloatColumnSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.FloatColumnSerializerV2
-
- getSerializedSize() - Method in class org.apache.druid.segment.LongColumnSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.LongColumnSerializerV2
-
- getSerializedSize() - Method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.Writer
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.cell.CellIndexWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.cell.CellWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.cell.IndexWriter
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.cell.IntSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.cell.LongSerializer
-
- getSerializedSize() - Method in interface org.apache.druid.segment.serde.cell.NumberSerializer
-
- getSerializedSize() - Method in interface org.apache.druid.segment.serde.cell.StorableBuffer
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.ComplexColumnSerializer
-
- getSerializedSize() - Method in class org.apache.druid.segment.serde.LargeColumnSupportedComplexColumnSerializer
-
- getSerializedSize() - Method in interface org.apache.druid.segment.serde.Serializer
-
- getSerializer(SegmentWriteOutMedium, String) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesSerde
-
- getSerializer(SegmentWriteOutMedium, String) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexMetricSerde
-
- getSerializer(int, OutputStream) - Static method in class org.apache.druid.segment.data.VSizeLongSerde
-
- getSerializer(int, ByteBuffer, int) - Static method in class org.apache.druid.segment.data.VSizeLongSerde
-
- getSerializer() - Method in interface org.apache.druid.segment.serde.ColumnPartSerde
-
- getSerializer() - Method in class org.apache.druid.segment.serde.ComplexColumnPartSerde
-
- getSerializer(SegmentWriteOutMedium, String) - Method in class org.apache.druid.segment.serde.ComplexMetricSerde
-
This method provides the ability for a ComplexMetricSerde to control its own serialization.
- getSerializer() - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde
-
- getSerializer() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde
-
- getSerializer() - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2
-
- getSerializer() - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerde
-
- getSerializer() - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2
-
- getSerializer() - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerde
-
- getSerializer() - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2
-
- getSerializer() - Method in class org.apache.druid.segment.serde.NullColumnPartSerde
-
- getShort(long) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getShort() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getShortArray(short[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getShortArray(long, short[], int, int) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- getShouldAggregateNullInputs() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getShouldCombineAggregateNullInputs() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- getSimpleAggregatorCacheKeySupplier(byte, String, Supplier<Expr>) - Static method in class org.apache.druid.query.aggregation.AggregatorUtil
-
- getSingleInputName() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
If and only if the expression has a single input, get the name of that input
- getSingleInputType() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
If and only if the column has a single input, get the
ValueType
of that input
- getSingleType() - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.MutableTypeSet
-
- getSingleType() - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.TypeSet
-
If the set contains only a single
ColumnType
, return it, else null
- getSingleValue(IndexedInts) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- getSingleValueRow(int) - Method in interface org.apache.druid.segment.column.DictionaryEncodedColumn
-
- getSingleValueRow(int) - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- getSingleValueRow(int) - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- getSingleValueRow(int) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- getSize() - Method in class org.apache.druid.collections.spatial.RTree
-
- getSize() - Method in class org.apache.druid.query.extraction.BucketExtractionFn
-
- getSize() - Method in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- getSize() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- getSize() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- getSize() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getSize() - Method in class org.apache.druid.segment.data.CompressedBlockReader
-
Get size in bytes of virtual contiguous buffer
- getSize() - Method in class org.apache.druid.segment.serde.cell.IntIndexView.EntrySpan
-
- getSize() - Method in class org.apache.druid.segment.serde.cell.PayloadEntrySpan
-
- getSizeInBytes() - Method in interface org.apache.druid.collections.bitmap.MutableBitmap
-
Return the size in bytes for the purpose of serialization to a ByteBuffer.
- getSizeInBytes() - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- getSizeInBytes() - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- getSizeInBytes() - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- getSizeInBytes() - Method in class org.apache.druid.collections.spatial.Node
-
- getSlice(ByteBuffer, int, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.Groupers
-
- getSnapshotColumnCapabilities(String) - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- getSnapshotWorkingDir() - Method in class org.apache.druid.query.lookup.LookupConfig
-
- getSort() - Method in class org.apache.druid.query.search.SearchQuery
-
- getSortedCollector() - Method in class org.apache.druid.segment.nested.GlobalDimensionDictionary
-
- getSortedCollector() - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getSortedDoubles() - Method in class org.apache.druid.segment.nested.GlobalDictionarySortedCollector
-
- getSortedEncodedValueFromUnsorted(Integer) - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getSortedIdFromUnsortedId(int) - Method in class org.apache.druid.segment.ComparatorSortedDimensionDictionary
-
- getSortedIdFromUnsortedId(int) - Method in class org.apache.druid.segment.SortedDimensionDictionary
-
- getSortedIndexedValues() - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getSortedIndexedValues() - Method in interface org.apache.druid.segment.DimensionIndexer
-
Returns an indexed structure of this dimension's sorted actual values.
- getSortedIndexedValues() - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- getSortedIndexedValues() - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- getSortedIndexedValues() - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- getSortedIndexedValues() - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getSortedLongs() - Method in class org.apache.druid.segment.nested.GlobalDictionarySortedCollector
-
- getSortedStrings() - Method in class org.apache.druid.segment.nested.GlobalDictionarySortedCollector
-
- getSpatialIndexes() - Method in class org.apache.druid.segment.MMappedIndex
-
- getSpecializationState(Class<? extends T>, String) - Static method in class org.apache.druid.query.monomorphicprocessing.SpecializationService
-
- getSpecializationState(Class<? extends T>, String, ImmutableMap<Class<?>, Class<?>>) - Static method in class org.apache.druid.query.monomorphicprocessing.SpecializationService
-
- getSpecialized() - Method in class org.apache.druid.query.monomorphicprocessing.SpecializationState
-
Returns an instance of specialized version of query processing algorithm, if available, null otherwise.
- getSpecializedOrDefault(T) - Method in class org.apache.druid.query.monomorphicprocessing.SpecializationState
-
Returns an instance of specialized version of query processing algorithm, if available, defaultInstance otherwise.
- getSqlQueryId() - Method in interface org.apache.druid.query.Query
-
- getStandardDeviation() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getStart() - Method in class org.apache.druid.frame.key.ClusterByPartition
-
Get the starting key for this range.
- getStart() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- getStart() - Method in class org.apache.druid.segment.serde.cell.IntIndexView.EntrySpan
-
- getStart() - Method in class org.apache.druid.segment.serde.cell.PayloadEntrySpan
-
- getStartDouble() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getStartInt() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getStartOffset() - Method in class org.apache.druid.query.vector.VectorCursorGranularizer
-
- getStartOffset() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- getStartOffset() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- getStartOffset() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- getStartOffset() - Method in interface org.apache.druid.segment.vector.ReadableVectorOffset
-
If "isContiguous" is true, this method returns the start offset of the range.
- getStartRootPartitionId() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getStrategy() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
- getStrategySelector() - Method in class org.apache.druid.query.groupby.GroupByQueryRunnerFactory
-
- getString(String) - Method in class org.apache.druid.query.QueryContext
-
Return a value as an String
, returning null
if the
context value is not set.
- getString(String, String) - Method in class org.apache.druid.query.QueryContext
-
- getStringDictionary() - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- getStringDictionaryEncoding() - Method in class org.apache.druid.segment.IndexSpec
-
- getStringDictionaryWriter(StringEncodingStrategy, SegmentWriteOutMedium, String) - Static method in class org.apache.druid.segment.column.StringEncodingStrategies
-
- getSubQueryId() - Method in class org.apache.druid.query.BaseQuery
-
- getSubQueryId() - Method in interface org.apache.druid.query.Query
-
Returns the subQueryId of this query.
- getSubQueryId() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getSubtotalsSpec() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
Subtotals spec may be empty which has a distinct meaning from null
.
- getSuffixMatch() - Method in class org.apache.druid.query.filter.LikeDimFilter.LikeMatcher
-
- getSupportLowerBound() - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- getSupportUpperBound() - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- getTable(long[], int, int, int, long[]) - Method in interface org.apache.druid.segment.data.VSizeLongSerde.LongDeserializer
-
Unpack a contiguous vector of long values at the specified start index of length and lookup and replace stored
values based on their index in the supplied value lookup 'table'
- getTable(long[], int, int[], int, int, int, long[]) - Method in interface org.apache.druid.segment.data.VSizeLongSerde.LongDeserializer
-
Unpack a contiguous vector of long values at the specified indexes and lookup and replace stored values based on
their index in the supplied value lookup 'table'
- getTableBuffer() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- getTableNames() - Method in interface org.apache.druid.query.DataSource
-
Returns the names of all table datasources involved in this query.
- getTableNames() - Method in class org.apache.druid.query.InlineDataSource
-
- getTableNames() - Method in class org.apache.druid.query.JoinDataSource
-
- getTableNames() - Method in class org.apache.druid.query.LookupDataSource
-
- getTableNames() - Method in class org.apache.druid.query.QueryDataSource
-
- getTableNames() - Method in class org.apache.druid.query.TableDataSource
-
- getTableNames() - Method in class org.apache.druid.query.UnionDataSource
-
- getTableStart() - Method in class org.apache.druid.query.groupby.epinephelinae.HashVectorGrouper
-
- getThreshold() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getThrownAway() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- getThrownAway() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- getThrownAway() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- getThrownAway() - Method in class org.apache.druid.segment.incremental.RowIngestionMetersTotals
-
- getTime() - Method in class org.apache.druid.frame.segment.FrameCursor
-
- getTime() - Method in interface org.apache.druid.segment.Cursor
-
- getTime() - Method in class org.apache.druid.segment.join.PostJoinCursor
-
- getTime() - Method in class org.apache.druid.segment.RowBasedCursor
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- getTimeColumn() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- getTimeFormat() - Method in class org.apache.druid.query.extraction.TimeDimExtractionFn
-
- getTimeOfExceptionMillis() - Method in class org.apache.druid.segment.incremental.ParseExceptionReport
-
- getTimeOrder() - Method in class org.apache.druid.query.scan.ScanQuery
-
If this query is purely-time-ordered, returns a value of the enum
ScanQuery.Order
.
- getTimeout() - Method in class org.apache.druid.query.QueryContext
-
- getTimeout(long) - Method in class org.apache.druid.query.QueryContext
-
- getTimeoutTime() - Method in class org.apache.druid.query.context.ResponseContext
-
- getTimestamp() - Method in class org.apache.druid.query.Result
-
- getTimestamp() - Method in class org.apache.druid.segment.incremental.IncrementalIndexRow
-
- getTimestamp() - Method in class org.apache.druid.segment.TimeAndDimsPointer
-
- getTimestamp() - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- getTimestampFromEpoch() - Method in class org.apache.druid.segment.transform.Transformer.TransformedInputRow
-
- getTimestampResultField() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getTimestampSpec() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- getTimestampSpec() - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- getTimestampSpec() - Method in class org.apache.druid.segment.Metadata
-
- getTimezone() - Method in class org.apache.druid.query.BaseQuery
-
- getTimeZone() - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- getTimezone() - Method in interface org.apache.druid.query.Query
-
- getTimezone() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getTmpDir() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- getToDrop() - Method in class org.apache.druid.query.lookup.LookupsState
-
- getToInclude() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- getToLoad() - Method in class org.apache.druid.query.lookup.LookupsState
-
- getToolchest() - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQueryRunnerFactory
-
- getToolchest() - Method in class org.apache.druid.query.groupby.GroupByQueryRunnerFactory
-
- getToolChest(QueryType) - Method in class org.apache.druid.query.MapQueryToolChestWarehouse
-
- getToolchest() - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryRunnerFactory
-
- getToolchest() - Method in interface org.apache.druid.query.QueryRunnerFactory
-
- getToolChest(QueryType) - Method in interface org.apache.druid.query.QueryToolChestWarehouse
-
- getToolChest(QueryType) - Method in class org.apache.druid.query.ReflectionQueryToolChestWarehouse
-
Deprecated.
- getToolchest() - Method in class org.apache.druid.query.scan.ScanQueryRunnerFactory
-
- getToolchest() - Method in class org.apache.druid.query.search.SearchQueryRunnerFactory
-
- getToolchest() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryRunnerFactory
-
- getToolchest() - Method in class org.apache.druid.query.timeseries.TimeseriesQueryRunnerFactory
-
- getToolchest() - Method in class org.apache.druid.query.topn.TopNQueryRunnerFactory
-
- getTopNIterator() - Method in class org.apache.druid.query.topn.TopNLexicographicResultBuilder
-
- getTopNIterator() - Method in class org.apache.druid.query.topn.TopNNumericResultBuilder
-
- getTopNIterator() - Method in interface org.apache.druid.query.topn.TopNResultBuilder
-
- getTopNMetricSpec() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getTopNMetricVal() - Method in class org.apache.druid.query.topn.DimValHolder
-
- getTotalBytes() - Method in class org.apache.druid.query.context.ResponseContext
-
- getTotalMergersForUltimateLevel() - Method in class org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
- getTotalMergingLevels() - Method in class org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
- getTotals() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- getTotals() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- getTotals() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- getTotalSize() - Method in class org.apache.druid.frame.write.columnar.ColumnarFrameWriter
-
- getTotalSize() - Method in interface org.apache.druid.frame.write.FrameWriter
-
- getTotalSize() - Method in class org.apache.druid.frame.write.RowBasedFrameWriter
-
- getTransforms() - Method in class org.apache.druid.segment.transform.TransformSpec
-
- getTransformSpec() - Method in class org.apache.druid.segment.transform.TransformingInputRowParser
-
- getTransformSpec() - Method in class org.apache.druid.segment.transform.TransformingStringInputRowParser
-
- getType() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Deprecated.
- getType(String) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorInputBindings
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniqueFinalizingPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.ConstantPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.DoubleGreatestPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.DoubleLeastPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.ExpressionPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.FieldAccessPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.FinalizingFieldAccessPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.JavaScriptPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.LongGreatestPostAggregator
-
- getType(ColumnInspector) - Method in class org.apache.druid.query.aggregation.post.LongLeastPostAggregator
-
- getType(ColumnInspector) - Method in interface org.apache.druid.query.aggregation.PostAggregator
-
Return the output type of a row processed with this post aggregator.
- getType() - Method in interface org.apache.druid.query.aggregation.PostAggregator
-
Deprecated.
- getType() - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQuery
-
- getType() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getType() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
Deprecated.
- getType() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- getType() - Method in interface org.apache.druid.query.Query
-
- getType() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getType() - Method in class org.apache.druid.query.search.SearchQuery
-
- getType() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- getType() - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- getType() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getType() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getType() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
Column type, good to know so caller can know what to expect and which optimal selector to use
- getType() - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- getType() - Method in class org.apache.druid.segment.column.StringEncodingStrategy.FrontCoded
-
- getType() - Method in interface org.apache.druid.segment.column.StringEncodingStrategy
-
- getType() - Method in class org.apache.druid.segment.column.StringEncodingStrategy.Utf8
-
- getType(String) - Method in interface org.apache.druid.segment.ColumnInspector
-
- getType() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- getType() - Method in class org.apache.druid.segment.incremental.IncrementalIndex.MetricDesc
-
- getType() - Method in class org.apache.druid.segment.MetricHolder
-
- getType(String) - Method in class org.apache.druid.segment.virtual.ExpressionVectorInputBinding
-
- getType(String) - Method in class org.apache.druid.segment.virtual.SingleInputBindings
-
- getTypeByteOrder() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- getTypeName() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesSerde
-
- getTypeName() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexColumn
-
- getTypeName() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexMetricSerde
-
- getTypeName() - Method in interface org.apache.druid.segment.column.ComplexColumn
-
- getTypeName() - Method in class org.apache.druid.segment.column.GenericIndexedBasedComplexColumn
-
- getTypeName() - Method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- getTypeName() - Method in class org.apache.druid.segment.MetricHolder
-
- getTypeName() - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- getTypeName() - Method in class org.apache.druid.segment.nested.NestedDataComplexTypeSerde
-
- getTypeName() - Method in class org.apache.druid.segment.NestedDataDimensionSchema
-
- getTypeName() - Method in class org.apache.druid.segment.serde.ComplexColumnPartSerde
-
- getTypeName() - Method in class org.apache.druid.segment.serde.ComplexMetricSerde
-
- getTypes(int) - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo
-
- getTypeSignature() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- getTypeStrategy() - Method in class org.apache.druid.segment.serde.ComplexMetricSerde
-
- getUncoveredIntervals() - Method in class org.apache.druid.query.context.ResponseContext
-
- getUncoveredIntervalsLimit() - Method in class org.apache.druid.query.QueryContext
-
- getUncoveredIntervalsLimit(int) - Method in class org.apache.druid.query.QueryContext
-
- getUniversalTimestamp() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
If this query has a single universal timestamp, return it.
- getUnknownInputs() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
Get set of inputs which were completely missing information, possibly a non-existent column or from a column
selector factory with incomplete information
- getUnparseable() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- getUnparseable() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- getUnparseable() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- getUnparseable() - Method in class org.apache.druid.segment.incremental.RowIngestionMetersTotals
-
- getUnshared(int) - Method in interface org.apache.druid.segment.data.ColumnarMultiInts
-
Returns the values at a given row index.
- getUnshared(int) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts
-
- getUnshared(int) - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- getUnsortedEncodedKeyComponentHashCode(EncodedKeyComponentType) - Method in interface org.apache.druid.segment.DimensionIndexer
-
Given a row value array from a Row key, generate a hashcode.
- getUnsortedEncodedKeyComponentHashCode(Double) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- getUnsortedEncodedKeyComponentHashCode(Float) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- getUnsortedEncodedKeyComponentHashCode(Long) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- getUnsortedEncodedKeyComponentHashCode(StructuredData) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getUnsortedEncodedKeyComponentHashCode(int[]) - Method in class org.apache.druid.segment.StringDimensionIndexer
-
- getUnsortedEncodedValueFromSorted(Integer) - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- getUnsortedEncodedValueFromSorted(EncodedType) - Method in interface org.apache.druid.segment.DimensionIndexer
-
Given an encoded value that was ordered by associated actual value, return the equivalent
encoded value ordered by time of ingestion.
- getUnsortedEncodedValueFromSorted(Double) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- getUnsortedEncodedValueFromSorted(Float) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- getUnsortedEncodedValueFromSorted(Long) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- getUnsortedEncodedValueFromSorted(StructuredData) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- getUnsortedIdFromSortedId(int) - Method in class org.apache.druid.segment.ComparatorSortedDimensionDictionary
-
- getUnsortedIdFromSortedId(int) - Method in class org.apache.druid.segment.SortedDimensionDictionary
-
- getUpper() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- getURLsForClasspath(String) - Static method in class org.apache.druid.guice.ExtensionsLoader
-
- getUseBitmapIndex() - Method in class org.apache.druid.query.filter.FilterTuning
-
- getUtf8ByteBuffersFromSelector(T) - Method in class org.apache.druid.frame.write.columnar.StringFrameColumnWriter
-
Extracts a list of ByteBuffers from the selector.
- getUtf8ByteBuffersFromStringArraySelector(ColumnValueSelector) - Static method in class org.apache.druid.frame.write.FrameWriterUtils
-
Retrieves UTF-8 byte buffers from a
ColumnValueSelector
, which is expected to be the kind of
selector you get for an
ARRAY<STRING>
column.
- getUtf8ByteBuffersFromStringSelector(DimensionSelector, boolean) - Static method in class org.apache.druid.frame.write.FrameWriterUtils
-
Retrieves UTF-8 byte buffers from a
DimensionSelector
, which is expected to be the kind of
selector you get for an
STRING
column.
- getValue() - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- getValue() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- getValue() - Method in class org.apache.druid.query.filter.ExtractionDimFilter
-
Deprecated.
- getValue() - Method in class org.apache.druid.query.filter.SelectorDimFilter
-
Value to filter against.
- getValue() - Method in class org.apache.druid.query.groupby.having.DimensionSelectorHavingSpec
-
- getValue() - Method in class org.apache.druid.query.groupby.having.EqualToHavingSpec
-
- getValue() - Method in class org.apache.druid.query.groupby.having.GreaterThanHavingSpec
-
- getValue() - Method in class org.apache.druid.query.groupby.having.LessThanHavingSpec
-
- getValue() - Method in class org.apache.druid.query.Result
-
- getValue() - Method in class org.apache.druid.query.search.BySegmentSearchResultValue
-
- getValue() - Method in class org.apache.druid.query.search.ContainsSearchQuerySpec
-
- getValue() - Method in class org.apache.druid.query.search.SearchHit
-
- getValue() - Method in class org.apache.druid.query.search.SearchResultValue
-
- getValue() - Method in class org.apache.druid.query.topn.BySegmentTopNResultValue
-
- getValue() - Method in class org.apache.druid.query.topn.TopNResultValue
-
- getValue() - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- getValue(int) - Method in interface org.apache.druid.segment.column.DictionaryEncodedStringValueIndex
-
Get the value in the underlying value dictionary of the specified dictionary id
- getValue(int) - Method in class org.apache.druid.segment.column.IndexedStringDictionaryEncodedStringValueIndex
-
- getValue(int) - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- getValue(int) - Method in class org.apache.druid.segment.DimensionDictionary
-
- getValue() - Method in class org.apache.druid.segment.DoubleWrappingDimensionSelector
-
- getValue() - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- getValue() - Method in class org.apache.druid.segment.FloatWrappingDimensionSelector
-
- getValue() - Method in class org.apache.druid.segment.LongWrappingDimensionSelector
-
- getValue() - Method in class org.apache.druid.segment.nested.StructuredData
-
- getValue() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.FieldDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- getValueCardinality() - Method in interface org.apache.druid.segment.DimensionDictionarySelector
-
Value cardinality is the cardinality of the different occurring values.
- getValueCardinality() - Method in class org.apache.druid.segment.IdMapping
-
- getValueCardinality() - Method in class org.apache.druid.segment.join.PossiblyNullDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- getValueCardinality() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector
-
- getValueForRewrite() - Method in class org.apache.druid.segment.join.filter.rewrite.RhsRewriteCandidate
-
- getValueFromSortedId(int) - Method in class org.apache.druid.segment.ComparatorSortedDimensionDictionary
-
- getValueFromSortedId(int) - Method in class org.apache.druid.segment.SortedDimensionDictionary
-
- getValues() - Method in class org.apache.druid.query.dimension.ListFilteredDimensionSpec
-
- getValues() - Method in class org.apache.druid.query.filter.InDimFilter
-
- getValues() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.Entry
-
- getValues() - Method in class org.apache.druid.query.groupby.epinephelinae.ReusableEntry
-
Returns the values array, which enables setting individual values.
- getValues() - Method in class org.apache.druid.query.search.FragmentSearchQuerySpec
-
- getValues(int[]) - Method in class org.apache.druid.segment.DimensionDictionary
-
- getValues() - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- getValueType() - Method in class org.apache.druid.segment.column.ColumnDescriptor
-
- getValueTypesFromDimensionSpecs(List<DimensionSpec>) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- getVectorize() - Method in class org.apache.druid.query.QueryContext
-
- getVectorize(QueryContexts.Vectorize) - Method in class org.apache.druid.query.QueryContext
-
- getVectorizeVirtualColumns() - Method in class org.apache.druid.query.QueryContext
-
- getVectorizeVirtualColumns(QueryContexts.Vectorize) - Method in class org.apache.druid.query.QueryContext
-
- getVectorSize() - Method in class org.apache.druid.query.QueryContext
-
- getVectorSize(int) - Method in class org.apache.druid.query.QueryContext
-
- getVersion() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnHeader
-
- getVersion() - Method in class org.apache.druid.query.lookup.LookupExtractorFactoryContainer
-
- getVersion() - Method in class org.apache.druid.segment.ReferenceCountingSegment
-
- getVirtualColumn(String) - Method in class org.apache.druid.segment.VirtualColumns
-
- getVirtualColumnCandidates() - Method in class org.apache.druid.query.JoinDataSource
-
Computes a set of column names for left table expressions in join condition which may already have been defined as
a virtual column in the virtual column registry.
- getVirtualColumns() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- getVirtualColumns() - Method in interface org.apache.druid.query.Query
-
- getVirtualColumns() - Method in class org.apache.druid.query.scan.ScanQuery
-
- getVirtualColumns() - Method in class org.apache.druid.query.search.SearchQuery
-
- getVirtualColumns() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- getVirtualColumns() - Method in class org.apache.druid.query.topn.TopNQuery
-
- getVirtualColumns() - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- getVirtualColumns() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysisKey
-
- getVirtualColumns() - Method in class org.apache.druid.segment.VirtualColumns
-
- getWritableChannel() - Method in class org.apache.druid.frame.processor.OutputChannel
-
Returns the writable channel of this pair.
- getZipfExponent() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- giveBack() - Method in class org.apache.druid.frame.processor.Bouncer.Ticket
-
- globalDictionary - Variable in class org.apache.druid.segment.NestedDataColumnIndexer
-
- GlobalDictionaryEncodedFieldColumnWriter<T> - Class in org.apache.druid.segment.nested
-
- GlobalDictionaryEncodedFieldColumnWriter(String, String, SegmentWriteOutMedium, IndexSpec, GlobalDictionaryIdLookup) - Constructor for class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- globalDictionaryIdLookup - Variable in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- GlobalDictionaryIdLookup - Class in org.apache.druid.segment.nested
-
Ingestion time dictionary identifier lookup, used by
NestedDataColumnSerializer
to build a global dictionary
id to value mapping for the 'stacked' global value dictionaries.
- GlobalDictionaryIdLookup() - Constructor for class org.apache.druid.segment.nested.GlobalDictionaryIdLookup
-
- GlobalDictionarySortedCollector - Class in org.apache.druid.segment.nested
-
- GlobalDictionarySortedCollector(Indexed<String>, Indexed<Long>, Indexed<Double>) - Constructor for class org.apache.druid.segment.nested.GlobalDictionarySortedCollector
-
- GlobalDimensionDictionary - Class in org.apache.druid.segment.nested
-
- GlobalDimensionDictionary() - Constructor for class org.apache.druid.segment.nested.GlobalDimensionDictionary
-
- GlobalTableDataSource - Class in org.apache.druid.query
-
- GlobalTableDataSource(String) - Constructor for class org.apache.druid.query.GlobalTableDataSource
-
- granularity(Granularity) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- granularity(String) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- granularity(Granularity) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- granularity(GroupByQuery) - Method in class org.apache.druid.query.groupby.DefaultGroupByQueryMetrics
-
- granularity(GroupByQuery) - Method in interface org.apache.druid.query.groupby.GroupByQueryMetrics
-
- granularity(SearchQuery) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- granularity(SearchQuery) - Method in interface org.apache.druid.query.search.SearchQueryMetrics
-
- granularity(TimeseriesQuery) - Method in class org.apache.druid.query.timeseries.DefaultTimeseriesQueryMetrics
-
- granularity(TimeseriesQuery) - Method in interface org.apache.druid.query.timeseries.TimeseriesQueryMetrics
-
- granularity(TopNQuery) - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetrics
-
- granularity(Granularity) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- granularity(TopNQuery) - Method in interface org.apache.druid.query.topn.TopNQueryMetrics
-
- GranularityModule - Class in org.apache.druid.jackson
-
- GranularityModule() - Constructor for class org.apache.druid.jackson.GranularityModule
-
- GranularityModule.GranularityMixin - Interface in org.apache.druid.jackson
-
- GreaterThanHavingSpec - Class in org.apache.druid.query.groupby.having
-
The ">" operator in a "having" clause.
- GreaterThanHavingSpec(String, Number) - Constructor for class org.apache.druid.query.groupby.having.GreaterThanHavingSpec
-
- GROUP_BY - Static variable in interface org.apache.druid.query.Query
-
- GROUP_BY_MERGE_KEY - Static variable in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- GROUP_BY_MISSING_VALUE - Static variable in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- GROUP_BY_MISSING_VALUE - Static variable in interface org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorStrategy
-
- GroupByBinaryFnV2 - Class in org.apache.druid.query.groupby.epinephelinae
-
Class that knows how to merge aggregator data from two groupBy
ResultRow
objects that have the same time
and dimensions.
- GroupByBinaryFnV2(GroupByQuery) - Constructor for class org.apache.druid.query.groupby.epinephelinae.GroupByBinaryFnV2
-
- GroupByColumnSelectorPlus - Class in org.apache.druid.query.groupby.epinephelinae.column
-
- GroupByColumnSelectorPlus(ColumnSelectorPlus<GroupByColumnSelectorStrategy>, int, int) - Constructor for class org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorPlus
-
- GroupByColumnSelectorStrategy - Interface in org.apache.druid.query.groupby.epinephelinae.column
-
Contains a collection of query processing methods for type-specific operations used exclusively by
GroupByQueryEngineV2.
- GroupByEngineIterator(GroupByQuery, GroupByQueryConfig, DruidProcessingConfig, Cursor, ByteBuffer, DateTime, GroupByColumnSelectorPlus[], boolean) - Constructor for class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- GroupByMergedQueryRunner<T> - Class in org.apache.druid.query
-
- GroupByMergedQueryRunner(QueryProcessingPool, Supplier<GroupByQueryConfig>, QueryWatcher, Iterable<QueryRunner<T>>) - Constructor for class org.apache.druid.query.GroupByMergedQueryRunner
-
- GroupByMergingQueryRunnerV2 - Class in org.apache.druid.query.groupby.epinephelinae
-
Class that knows how to merge a collection of groupBy
QueryRunner
objects, called
queryables
,
using a buffer provided by
mergeBufferPool
and a parallel executor provided by
exec
.
- GroupByMergingQueryRunnerV2(GroupByQueryConfig, DruidProcessingConfig, QueryProcessingPool, QueryWatcher, Iterable<QueryRunner<ResultRow>>, int, BlockingPool<ByteBuffer>, int, ObjectMapper, String) - Constructor for class org.apache.druid.query.groupby.epinephelinae.GroupByMergingQueryRunnerV2
-
- GroupByQuery - Class in org.apache.druid.query.groupby
-
- GroupByQuery(DataSource, QuerySegmentSpec, VirtualColumns, DimFilter, Granularity, List<DimensionSpec>, List<AggregatorFactory>, List<PostAggregator>, HavingSpec, LimitSpec, List<List<String>>, Map<String, Object>) - Constructor for class org.apache.druid.query.groupby.GroupByQuery
-
- GroupByQuery.Builder - Class in org.apache.druid.query.groupby
-
- GroupByQueryConfig - Class in org.apache.druid.query.groupby
-
- GroupByQueryConfig() - Constructor for class org.apache.druid.query.groupby.GroupByQueryConfig
-
- GroupByQueryEngine - Class in org.apache.druid.query.groupby
-
- GroupByQueryEngine(Supplier<GroupByQueryConfig>, NonBlockingPool<ByteBuffer>) - Constructor for class org.apache.druid.query.groupby.GroupByQueryEngine
-
- GroupByQueryEngineV2 - Class in org.apache.druid.query.groupby.epinephelinae
-
Class that knows how to process a groupBy query on a single
StorageAdapter
.
- GroupByQueryEngineV2.GroupByEngineIterator<KeyType> - Class in org.apache.druid.query.groupby.epinephelinae
-
- GroupByQueryEngineV2.HashAggregateIterator - Class in org.apache.druid.query.groupby.epinephelinae
-
- GroupByQueryHelper - Class in org.apache.druid.query.groupby
-
- GroupByQueryHelper() - Constructor for class org.apache.druid.query.groupby.GroupByQueryHelper
-
- GroupByQueryMetrics - Interface in org.apache.druid.query.groupby
-
- GroupByQueryMetricsFactory - Interface in org.apache.druid.query.groupby
-
Implementations could be injected using
PolyBind
.optionBinder(binder, Key.get(GroupByQueryMetricsFactory.class))
.addBinding("myCustomGroupByQueryMetricsFactory")
.to(MyCustomGroupByQueryMetricsFactory.class);
And then setting property:
druid.query.groupBy.queryMetricsFactory=myCustomGroupByQueryMetricsFactory
- GroupByQueryQueryToolChest - Class in org.apache.druid.query.groupby
-
- GroupByQueryQueryToolChest(GroupByStrategySelector) - Constructor for class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- GroupByQueryQueryToolChest(GroupByStrategySelector, Supplier<GroupByQueryConfig>, GroupByQueryMetricsFactory) - Constructor for class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- GroupByQueryResource - Class in org.apache.druid.query.groupby.resource
-
This class contains resources required for a groupBy query execution.
- GroupByQueryResource() - Constructor for class org.apache.druid.query.groupby.resource.GroupByQueryResource
-
- GroupByQueryResource(List<ReferenceCountingResourceHolder<ByteBuffer>>) - Constructor for class org.apache.druid.query.groupby.resource.GroupByQueryResource
-
- GroupByQueryRunnerFactory - Class in org.apache.druid.query.groupby
-
- GroupByQueryRunnerFactory(GroupByStrategySelector, GroupByQueryQueryToolChest) - Constructor for class org.apache.druid.query.groupby.GroupByQueryRunnerFactory
-
- GroupByRowProcessor - Class in org.apache.druid.query.groupby.epinephelinae
-
Utility class that knows how to do higher-level groupBys: i.e.
- GroupByRowProcessor.ResultSupplier - Interface in org.apache.druid.query.groupby.epinephelinae
-
- GroupByStrategy - Interface in org.apache.druid.query.groupby.strategy
-
- GroupByStrategySelector - Class in org.apache.druid.query.groupby.strategy
-
- GroupByStrategySelector(Supplier<GroupByQueryConfig>, GroupByStrategyV1, GroupByStrategyV2) - Constructor for class org.apache.druid.query.groupby.strategy.GroupByStrategySelector
-
- GroupByStrategyV1 - Class in org.apache.druid.query.groupby.strategy
-
- GroupByStrategyV1(Supplier<GroupByQueryConfig>, GroupByQueryEngine, QueryWatcher) - Constructor for class org.apache.druid.query.groupby.strategy.GroupByStrategyV1
-
- GroupByStrategyV2 - Class in org.apache.druid.query.groupby.strategy
-
- GroupByStrategyV2(DruidProcessingConfig, Supplier<GroupByQueryConfig>, NonBlockingPool<ByteBuffer>, BlockingPool<ByteBuffer>, ObjectMapper, ObjectMapper, QueryWatcher) - Constructor for class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- GroupByVectorColumnProcessorFactory - Class in org.apache.druid.query.groupby.epinephelinae.vector
-
- GroupByVectorColumnSelector - Interface in org.apache.druid.query.groupby.epinephelinae.vector
-
Column processor for groupBy dimensions.
- Grouper<KeyType> - Interface in org.apache.druid.query.groupby.epinephelinae
-
Groupers aggregate metrics from rows that they typically get from a ColumnSelectorFactory, under
grouping keys that some outside driver is passing in.
- Grouper.BufferComparator - Interface in org.apache.druid.query.groupby.epinephelinae
-
- Grouper.Entry<T> - Interface in org.apache.druid.query.groupby.epinephelinae
-
- Grouper.KeySerde<T> - Interface in org.apache.druid.query.groupby.epinephelinae
-
Possibly-stateful object responsible for serde and comparison of keys.
- Grouper.KeySerdeFactory<T> - Interface in org.apache.druid.query.groupby.epinephelinae
-
- GrouperBufferComparatorUtils - Class in org.apache.druid.query.groupby.epinephelinae
-
- GrouperBufferComparatorUtils() - Constructor for class org.apache.druid.query.groupby.epinephelinae.GrouperBufferComparatorUtils
-
- Groupers - Class in org.apache.druid.query.groupby.epinephelinae
-
- GROUPING_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- GroupingAggregatorFactory - Class in org.apache.druid.query.aggregation
-
This class implements grouping
function to determine the grouping that a row is part of.
- GroupingAggregatorFactory(String, List<String>) - Constructor for class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- growthCount - Variable in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- guessAggregatorHeapFootprint(long) - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
- GuiceExprMacroTable - Class in org.apache.druid.query.expression
-
- GuiceExprMacroTable(Set<ExprMacroTable.ExprMacro>) - Constructor for class org.apache.druid.query.expression.GuiceExprMacroTable
-
- GuiceInjectors - Class in org.apache.druid.guice
-
Creates the startup injector.
- GuiceInjectors() - Constructor for class org.apache.druid.guice.GuiceInjectors
-
- GutmanSearchStrategy - Class in org.apache.druid.collections.spatial.search
-
- GutmanSearchStrategy() - Constructor for class org.apache.druid.collections.spatial.search.GutmanSearchStrategy
-
- GutmanSplitStrategy - Class in org.apache.druid.collections.spatial.split
-
- GutmanSplitStrategy(int, int, BitmapFactory) - Constructor for class org.apache.druid.collections.spatial.split.GutmanSplitStrategy
-
- ID - Static variable in class org.apache.druid.query.DruidMetrics
-
- identity() - Static method in class org.apache.druid.query.aggregation.MetricManipulatorFns
-
- identity(String) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- identity(String) - Method in interface org.apache.druid.query.QueryMetrics
-
Sets identity of the requester for a query.
- identity(String) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- IdentityExtractionFn - Class in org.apache.druid.query.extraction
-
- idLookup() - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- idLookup() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringMultiValueDimensionVectorSelector
-
- idLookup() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringSingleValueDimensionVectorSelector
-
- idLookup() - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- idLookup() - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- idLookup() - Method in interface org.apache.druid.segment.DimensionDictionarySelector
-
Returns
IdLookup
if available for this DimensionSelector, or null.
- IdLookup - Interface in org.apache.druid.segment
-
- idLookup() - Method in class org.apache.druid.segment.join.PossiblyNullDimensionSelector
-
- idLookup() - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- idLookup() - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- idLookup() - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- idLookup() - Method in class org.apache.druid.segment.vector.NilVectorSelector
-
- idLookup() - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- idLookup() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- idLookup() - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector
-
- IdMapping - Class in org.apache.druid.segment
-
Map some set of dictionary id to a smaller set of dictionaryIds (or...
- IdMapping.Builder - Class in org.apache.druid.segment
-
- ignoreAfterThreshold() - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm.BaseArrayProvider
-
- ignoreAfterThreshold() - Method in interface org.apache.druid.query.topn.TopNMetricSpecBuilder
-
- ignoreFirstN(int) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm.BaseArrayProvider
-
- ignoreFirstN(int) - Method in interface org.apache.druid.query.topn.TopNMetricSpecBuilder
-
- ImmutableBitmap - Interface in org.apache.druid.collections.bitmap
-
This class is meant to represent a simple wrapper around an immutable bitmap
class.
- ImmutableBitmapValues - Class in org.apache.druid.segment.data
-
- ImmutableBitmapValues(ImmutableBitmap) - Constructor for class org.apache.druid.segment.data.ImmutableBitmapValues
-
- ImmutableNode - Class in org.apache.druid.collections.spatial
-
Byte layout:
Header
0 to 1 : the MSB is a boolean flag for isLeaf, the next 15 bits represent the number of children of a node
Body
2 to 2 + numDims * Float.BYTES : minCoordinates
2 + numDims * Float.BYTES to 2 + 2 * numDims * Float.BYTES : maxCoordinates
concise set
rest (children) : Every 4 bytes is storing an offset representing the position of a child.
- ImmutableNode(int, int, int, ByteBuffer, BitmapFactory) - Constructor for class org.apache.druid.collections.spatial.ImmutableNode
-
- ImmutableNode(int, int, int, short, boolean, ByteBuffer, BitmapFactory) - Constructor for class org.apache.druid.collections.spatial.ImmutableNode
-
- ImmutablePoint - Class in org.apache.druid.collections.spatial
-
- ImmutablePoint(int, int, int, ByteBuffer, BitmapFactory) - Constructor for class org.apache.druid.collections.spatial.ImmutablePoint
-
- ImmutablePoint(ImmutableNode) - Constructor for class org.apache.druid.collections.spatial.ImmutablePoint
-
- ImmutableRTree - Class in org.apache.druid.collections.spatial
-
An immutable representation of an
RTree
for spatial indexing.
- ImmutableRTree(ByteBuffer, BitmapFactory) - Constructor for class org.apache.druid.collections.spatial.ImmutableRTree
-
- ImmutableRTreeObjectStrategy - Class in org.apache.druid.segment.data
-
- ImmutableRTreeObjectStrategy(BitmapFactory) - Constructor for class org.apache.druid.segment.data.ImmutableRTreeObjectStrategy
-
- IN_SUB_QUERY_THRESHOLD_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- include(String) - Method in class org.apache.druid.query.metadata.metadata.AllColumnIncluderator
-
- include(String) - Method in interface org.apache.druid.query.metadata.metadata.ColumnIncluderator
-
- include(String) - Method in class org.apache.druid.query.metadata.metadata.ListColumnIncluderator
-
- include(String) - Method in class org.apache.druid.query.metadata.metadata.NoneColumnIncluderator
-
- includeInHeader() - Method in class org.apache.druid.query.context.ResponseContext.AbstractKey
-
- includeInHeader() - Method in interface org.apache.druid.query.context.ResponseContext.Key
-
Whether to return the key, value pair in the response header.
- includesColumn(String) - Method in class org.apache.druid.segment.join.JoinableClause
-
Returns whether "columnName" can be retrieved from the
Joinable
represented by this clause (i.e., whether
it starts with
prefix
and has at least one other character beyond that).
- increment() - Method in class org.apache.druid.frame.segment.FrameFilteredOffset
-
- increment() - Method in class org.apache.druid.segment.BitmapOffset
-
- increment() - Method in class org.apache.druid.segment.data.Offset
-
- increment() - Method in class org.apache.druid.segment.FilteredOffset
-
- increment() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.TimestampCheckingOffset
-
- increment() - Method in class org.apache.druid.segment.ReferenceCountingCloseableObject
-
Increment the reference count by one.
- increment() - Method in class org.apache.druid.segment.RowNumCounter
-
- increment() - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- increment() - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- IncrementalIndex - Class in org.apache.druid.segment.incremental
-
- IncrementalIndex(IncrementalIndexSchema, boolean, boolean, boolean, boolean) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndex
-
Setting deserializeComplexMetrics to false is necessary for intermediate aggregation such as groupBy that
should not deserialize input columns using ComplexMetricSerde for aggregators that return complex metrics.
- IncrementalIndex.DimensionDesc - Class in org.apache.druid.segment.incremental
-
- IncrementalIndex.MetricDesc - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexAdapter - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexAdapter(Interval, IncrementalIndex, BitmapFactory) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndexAdapter
-
- IncrementalIndexAddResult - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexAddResult(int, long, ParseException) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- IncrementalIndexAddResult(int, long, String) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- IncrementalIndexAddResult(int, long) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- IncrementalIndexRow - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexRowHolder - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexRowHolder() - Constructor for class org.apache.druid.segment.incremental.IncrementalIndexRowHolder
-
- incrementalIndexSchema - Variable in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- IncrementalIndexSchema - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexSchema(long, TimestampSpec, Granularity, VirtualColumns, DimensionsSpec, AggregatorFactory[], boolean) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- IncrementalIndexSchema.Builder - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexSegment - Class in org.apache.druid.segment
-
- IncrementalIndexSegment(IncrementalIndex, SegmentId) - Constructor for class org.apache.druid.segment.IncrementalIndexSegment
-
- IncrementalIndexStorageAdapter - Class in org.apache.druid.segment.incremental
-
- IncrementalIndexStorageAdapter(IncrementalIndex) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- incrementAndCheckPosition(long) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- incrementPosition(long) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- incrementProcessed() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- incrementProcessed() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- incrementProcessed() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- incrementProcessedWithError() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- incrementProcessedWithError() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- incrementProcessedWithError() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- incrementReferenceAndDecrementOnceCloseable() - Method in class org.apache.druid.segment.ReferenceCountingCloseableObject
-
- incrementThrownAway() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- incrementThrownAway() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- incrementThrownAway() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- incrementUnparseable() - Method in class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- incrementUnparseable() - Method in class org.apache.druid.segment.incremental.NoopRowIngestionMeters
-
- incrementUnparseable() - Method in interface org.apache.druid.segment.incremental.RowIngestionMeters
-
- IndexableAdapter - Interface in org.apache.druid.segment
-
An adapter to an index
- Indexed<T> - Interface in org.apache.druid.segment.data
-
Indexed is a fixed-size, immutable, indexed set of values which allows
locating a specific index via an exact match, the semantics of which are defined
by the implementation.
- IndexedInts - Interface in org.apache.druid.segment.data
-
Get a int an index (array or list lookup abstraction without boxing).
- IndexedIterable<T> - Class in org.apache.druid.segment.data
-
- IndexedIterable(Indexed<T>) - Constructor for class org.apache.druid.segment.data.IndexedIterable
-
- IndexedStringDictionaryEncodedStringValueIndex<TDictionary extends Indexed<String>> - Class in org.apache.druid.segment.column
-
- IndexedStringDictionaryEncodedStringValueIndex(BitmapFactory, TDictionary, Indexed<ImmutableBitmap>) - Constructor for class org.apache.druid.segment.column.IndexedStringDictionaryEncodedStringValueIndex
-
- IndexedStringDruidPredicateIndex<TDictionary extends Indexed<String>> - Class in org.apache.druid.segment.column
-
- IndexedStringDruidPredicateIndex(BitmapFactory, TDictionary, Indexed<ImmutableBitmap>) - Constructor for class org.apache.druid.segment.column.IndexedStringDruidPredicateIndex
-
- IndexedTable - Interface in org.apache.druid.segment.join.table
-
An interface to a table where some columns (the 'key columns') have indexes that enable fast lookups.
- IndexedTable.Index - Interface in org.apache.druid.segment.join.table
-
Indexes support fast lookups on key columns.
- IndexedTable.Reader - Interface in org.apache.druid.segment.join.table
-
Readers support reading values out of any column.
- IndexedTableColumnSelectorFactory - Class in org.apache.druid.segment.join.table
-
- IndexedTableColumnValueSelector - Class in org.apache.druid.segment.join.table
-
- IndexedTableDimensionSelector - Class in org.apache.druid.segment.join.table
-
- IndexedTableJoinable - Class in org.apache.druid.segment.join.table
-
- IndexedTableJoinable(IndexedTable) - Constructor for class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- IndexedTableJoinMatcher - Class in org.apache.druid.segment.join.table
-
- IndexedUtf8LexicographicalRangeIndex<TDictionary extends Indexed<ByteBuffer>> - Class in org.apache.druid.segment.column
-
- IndexedUtf8LexicographicalRangeIndex(BitmapFactory, TDictionary, Indexed<ImmutableBitmap>, boolean) - Constructor for class org.apache.druid.segment.column.IndexedUtf8LexicographicalRangeIndex
-
- IndexedUtf8ValueSetIndex<TDictionary extends Indexed<ByteBuffer>> - Class in org.apache.druid.segment.column
-
- IndexedUtf8ValueSetIndex(BitmapFactory, TDictionary, Indexed<ImmutableBitmap>) - Constructor for class org.apache.druid.segment.column.IndexedUtf8ValueSetIndex
-
- indexerProcessor - Variable in class org.apache.druid.segment.NestedDataColumnIndexer
-
- IndexIO - Class in org.apache.druid.segment
-
- IndexIO(ObjectMapper, ColumnConfig) - Constructor for class org.apache.druid.segment.IndexIO
-
- IndexIO.DefaultIndexIOHandler - Class in org.apache.druid.segment
-
- IndexMerger - Interface in org.apache.druid.segment
-
- IndexMergerV9 - Class in org.apache.druid.segment
-
- IndexMergerV9(ObjectMapper, IndexIO, SegmentWriteOutMediumFactory, boolean) - Constructor for class org.apache.druid.segment.IndexMergerV9
-
- IndexMergerV9(ObjectMapper, IndexIO, SegmentWriteOutMediumFactory) - Constructor for class org.apache.druid.segment.IndexMergerV9
-
This constructor is used only for Hadoop ingestion and Tranquility as they do not support storing empty columns yet.
- IndexMergerV9Factory - Class in org.apache.druid.segment
-
- IndexMergerV9Factory(ObjectMapper, IndexIO, SegmentWriteOutMediumFactory) - Constructor for class org.apache.druid.segment.IndexMergerV9Factory
-
- indexOf(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- indexOf(String) - Method in class org.apache.druid.segment.column.RowSignature
-
Returns the first position of columnName
in this row signature, or -1 if it does not appear.
- indexOf(String) - Method in class org.apache.druid.segment.column.StringEncodingStrategies.Utf8ToStringIndexed
-
- indexOf(T) - Method in class org.apache.druid.segment.data.CachingIndexed
-
- indexOf(IndexedInts) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts
-
- indexOf(T) - Method in class org.apache.druid.segment.data.FixedIndexed
-
- indexOf(ByteBuffer) - Method in class org.apache.druid.segment.data.FrontCodedIndexed
-
- indexOf(T) - Method in class org.apache.druid.segment.data.GenericIndexed.BufferIndexed
-
- indexOf(T) - Method in class org.apache.druid.segment.data.GenericIndexed
-
Returns the index of "value" in this GenericIndexed object, or (-(insertion point) - 1) if the value is not
present, in the manner of Arrays.binarySearch.
- indexOf(T) - Method in interface org.apache.druid.segment.data.Indexed
-
Returns the index of "value" in this Indexed object, or a negative number if the value is not present.
- indexOf(T) - Method in class org.apache.druid.segment.data.ListIndexed
-
- indexOf(IndexedInts) - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- IndexOnlyExecutor(SearchQuery, Segment, ImmutableBitmap, List<DimensionSpec>) - Constructor for class org.apache.druid.query.search.UseIndexesStrategy.IndexOnlyExecutor
-
- IndexSeekerWithoutConversion(int) - Constructor for class org.apache.druid.segment.DictionaryEncodedColumnMerger.IndexSeekerWithoutConversion
-
- IndexSizeExceededException - Exception in org.apache.druid.segment.incremental
-
- IndexSizeExceededException(String, Object...) - Constructor for exception org.apache.druid.segment.incremental.IndexSizeExceededException
-
- indexSpec - Variable in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- IndexSpec - Class in org.apache.druid.segment
-
IndexSpec defines segment storage format options to be used at indexing time,
such as bitmap type, and column compression formats.
- IndexSpec() - Constructor for class org.apache.druid.segment.IndexSpec
-
Creates an IndexSpec with default parameters
- IndexSpec(BitmapSerdeFactory, CompressionStrategy, CompressionStrategy, CompressionFactory.LongEncodingStrategy) - Constructor for class org.apache.druid.segment.IndexSpec
-
- IndexSpec(BitmapSerdeFactory, CompressionStrategy, CompressionStrategy, CompressionFactory.LongEncodingStrategy, SegmentizerFactory) - Constructor for class org.apache.druid.segment.IndexSpec
-
- IndexSpec(BitmapSerdeFactory, CompressionStrategy, StringEncodingStrategy, CompressionStrategy, CompressionFactory.LongEncodingStrategy, CompressionStrategy, SegmentizerFactory) - Constructor for class org.apache.druid.segment.IndexSpec
-
Creates an IndexSpec with the given storage format settings.
- indexSpec - Variable in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- indexSpec - Variable in class org.apache.druid.segment.NumericDimensionMergerV9
-
- IndexWriter - Class in org.apache.druid.segment.serde.cell
-
- IndexWriter(WriteOutBytes, NumberSerializer, NumberSerializer) - Constructor for class org.apache.druid.segment.serde.cell.IndexWriter
-
- IndexWriter(WriteOutBytes, NumberSerializer) - Constructor for class org.apache.druid.segment.serde.cell.IndexWriter
-
- InDimFilter - Class in org.apache.druid.query.filter
-
- InDimFilter(String, InDimFilter.ValuesSet, ExtractionFn, FilterTuning) - Constructor for class org.apache.druid.query.filter.InDimFilter
-
Creates a new filter.
- InDimFilter(String, Set<String>) - Constructor for class org.apache.druid.query.filter.InDimFilter
-
Creates a new filter without an extraction function or any special filter tuning.
- InDimFilter(String, Collection<String>, ExtractionFn) - Constructor for class org.apache.druid.query.filter.InDimFilter
-
Creates a new filter without an extraction function or any special filter tuning.
- InDimFilter.InFilterDruidPredicateFactory - Class in org.apache.druid.query.filter
-
- InDimFilter.ValuesSet - Class in org.apache.druid.query.filter
-
- inferColumnCapabilities(ColumnType) - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
- InFilterDruidPredicateFactory(ExtractionFn, InDimFilter.ValuesSet) - Constructor for class org.apache.druid.query.filter.InDimFilter.InFilterDruidPredicateFactory
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
Initialize all aggregators.
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.NumericAnyBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.NumericNilVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.any.StringAnyVectorAggregator
-
- init(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Initializes the buffer location
Implementations of this method must initialize the byte buffer at the given position
Implementations must not change the position, limit or mark of the given buffer
This method must not exceed the number of bytes returned by
AggregatorFactory.getMaxIntermediateSizeWithNulls()
in the corresponding
AggregatorFactory
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.constant.LongConstantVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.CountVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleMaxBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleMaxVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleMinBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleMinVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleSumBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DoubleSumVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.NumericFirstBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatMaxBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatMaxVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatMinBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatMinVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatSumBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FloatSumVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.NumericLastBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.NumericLastVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.StringLastVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMaxBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMaxVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMinBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongMinVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongSumBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.LongSumVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- init(ByteBuffer, int) - Static method in class org.apache.druid.query.aggregation.mean.DoubleMeanHolder
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NoopVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericVectorAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- init(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedVectorAggregator
-
- init(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.VectorAggregator
-
- init() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- init() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferHashGrouper
-
- init() - Method in class org.apache.druid.query.groupby.epinephelinae.ConcurrentGrouper
-
- init() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper
-
Initialize the grouper.
- init() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- init() - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- init() - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
- INIT - Static variable in interface org.apache.druid.segment.RowIdSupplier
-
- INIT_POSITION_VALUE - Static variable in interface org.apache.druid.query.topn.TopNAlgorithm
-
- initAggregateStore() - Method in class org.apache.druid.query.topn.types.DoubleTopNColumnAggregatesProcessor
-
- initAggregateStore() - Method in class org.apache.druid.query.topn.types.FloatTopNColumnAggregatesProcessor
-
- initAggregateStore() - Method in class org.apache.druid.query.topn.types.LongTopNColumnAggregatesProcessor
-
- initAggregateStore() - Method in class org.apache.druid.query.topn.types.StringTopNColumnAggregatesProcessor
-
- initAggregateStore() - Method in interface org.apache.druid.query.topn.types.TopNColumnAggregatesProcessor
-
Initializes the underlying aggregates store to something nice and seleector type appropriate
- initAggs(AggregatorFactory[], Supplier<InputRow>, boolean, boolean) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- initAggs(AggregatorFactory[], Supplier<InputRow>, boolean, boolean) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- initBucket(int, Memory, int) - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Initialize a bucket with a particular key.
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayStringGroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.DictionaryBuildingStringGroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.DoubleGroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.FloatGroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in interface org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.LongGroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.NullableNumericGroupByColumnSelectorStrategy
-
- initColumnValues(ColumnValueSelector, int, Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayStringGroupByColumnSelectorStrategy
-
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.DoubleGroupByColumnSelectorStrategy
-
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.FloatGroupByColumnSelectorStrategy
-
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in interface org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorStrategy
-
Read the first value within a row values object (e.
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.LongGroupByColumnSelectorStrategy
-
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.NullableNumericGroupByColumnSelectorStrategy
-
- initGroupingKeyColumnValue(int, int, Object, ByteBuffer, int[]) - Method in class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
- initialBuckets - Variable in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- initialBuckets - Variable in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- initialize() - Method in class org.apache.druid.query.context.ResponseContext
-
Initialize fields for a query context.
- initialize() - Method in class org.apache.druid.segment.StringDimensionMergerV9.SpatialIndexesMerger
-
- initializeMissingSegments() - Method in class org.apache.druid.query.context.ResponseContext
-
- initializeNewBucketKey(int, ByteBuffer, int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- initializeRemainingResponses() - Method in class org.apache.druid.query.context.ResponseContext
-
- initializeRowScanCount() - Method in class org.apache.druid.query.context.ResponseContext
-
- initTopNAlgorithmSelector(TopNAlgorithmSelector) - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- initTopNAlgorithmSelector(TopNAlgorithmSelector) - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- initTopNAlgorithmSelector(TopNAlgorithmSelector) - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- initTopNAlgorithmSelector(TopNAlgorithmSelector) - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- initTopNAlgorithmSelector(TopNAlgorithmSelector) - Method in interface org.apache.druid.query.topn.TopNMetricSpec
-
- initTopNAlgorithmSelector(TopNAlgorithmSelector) - Method in class org.apache.druid.query.topn.TopNQuery
-
- initValue(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.DoubleLastVectorAggregator
-
- initValue(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.FloatLastVectorAggregator
-
- initValue(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.last.LongLastVectorAggregator
-
- initVectorized(int) - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- initVectorized(int) - Method in class org.apache.druid.query.groupby.epinephelinae.HashVectorGrouper
-
- initVectorized(int) - Method in interface org.apache.druid.query.groupby.epinephelinae.VectorGrouper
-
Initialize the grouper.
- InlineDataSource - Class in org.apache.druid.query
-
Represents an inline datasource, where the rows are embedded within the DataSource object itself.
- InlineJoinableFactory - Class in org.apache.druid.segment.join
-
- InlineJoinableFactory() - Constructor for class org.apache.druid.segment.join.InlineJoinableFactory
-
- inputChannels() - Method in class org.apache.druid.frame.processor.FrameChannelBatcher
-
- inputChannels() - Method in class org.apache.druid.frame.processor.FrameChannelMerger
-
- inputChannels() - Method in class org.apache.druid.frame.processor.FrameChannelMuxer
-
- inputChannels() - Method in interface org.apache.druid.frame.processor.FrameProcessor
-
List of input channels.
- inputSizeFn() - Method in class org.apache.druid.segment.serde.ComplexMetricSerde
-
Returns a function that can convert the Object provided by the ComplexColumn created through deserializeColumn
into a number of expected input bytes to produce that object.
- InsensitiveContainsSearchQuerySpec - Class in org.apache.druid.query.search
-
- InsensitiveContainsSearchQuerySpec(String) - Constructor for class org.apache.druid.query.search.InsensitiveContainsSearchQuerySpec
-
- insert(float[], int) - Method in class org.apache.druid.collections.spatial.RTree
-
This description is from the original paper.
- insert(float[], MutableBitmap) - Method in class org.apache.druid.collections.spatial.RTree
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.frame.segment.FrameFilteredOffset
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in interface org.apache.druid.query.aggregation.AggregateCombiner
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.any.NumericAnyBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Implementations of this method should call inspector.visit()
with all fields of this class, which meet two
conditions:
1.
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.CountBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.first.NumericFirstBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.HistogramBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.JavaScriptBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.last.NumericLastBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.SimpleFloatBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.SimpleLongBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in interface org.apache.druid.query.monomorphicprocessing.HotLoopCallee
-
Implementations of this method should call inspector.visit()
with all fields of this class, which meet two
conditions:
1.
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.BitmapOffset
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.column.DoublesColumn
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.column.FloatsColumn
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.column.LongsColumn
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.column.StringEncodingStrategies.Utf8ToStringIndexed
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.ConstantExprEvalSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.CachingIndexed
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.FixedIndexed
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.FrontCodedIndexed
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.GenericIndexed
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.ListIndexed
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.RangeIndexedInts
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.SingleIndexedInt
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.SliceIndexedInts
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.data.ZeroIndexedInts
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.DoubleWrappingDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.FilteredOffset
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.FloatWrappingDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.incremental.IncrementalIndexRowHolder
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.join.PossiblyNullColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.join.PossiblyNullDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.join.table.IndexedTableColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.LongWrappingDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.NilColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.TimestampCheckingOffset
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in interface org.apache.druid.segment.selector.settable.SettableColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.selector.settable.SettableValueDoubleColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.selector.settable.SettableValueFloatColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.selector.settable.SettableValueLongColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.BaseExpressionColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.ExpressionColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.FieldDimensionSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.SingleLongInputCachingExpressionColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.SingleStringInputCachingExpressionColumnValueSelector
-
- inspectRuntimeShape(RuntimeShapeInspector) - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- INSTANCE - Static variable in class org.apache.druid.frame.channel.ReadableNilFrameChannel
-
- instance(Injector) - Static method in class org.apache.druid.guice.ExtensionsLoader
-
- INSTANCE - Static variable in class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- INSTANCE - Static variable in class org.apache.druid.query.aggregation.mean.DoubleMeanHolder.Serializer
-
- instance() - Static method in class org.apache.druid.query.aggregation.NoopAggregator
-
- instance() - Static method in class org.apache.druid.query.aggregation.NoopBufferAggregator
-
- instance() - Static method in class org.apache.druid.query.aggregation.NoopVectorAggregator
-
- INSTANCE - Static variable in class org.apache.druid.query.context.ResponseContext.Keys
-
One and only global list of keys.
- instance() - Static method in class org.apache.druid.query.context.ResponseContext.Keys
-
Returns the single, global key registry for this server.
- instance() - Static method in class org.apache.druid.query.DefaultGenericQueryMetricsFactory
-
Should be used only in tests, directly or indirectly (e.
- INSTANCE - Static variable in class org.apache.druid.query.DirectQueryProcessingPool
-
- instance() - Static method in class org.apache.druid.query.extraction.StrlenExtractionFn
-
- instance() - Static method in class org.apache.druid.query.filter.FalseDimFilter
-
- instance() - Static method in class org.apache.druid.query.filter.TrueDimFilter
-
- instance() - Static method in class org.apache.druid.query.filter.vector.VectorValueMatcherColumnProcessorFactory
-
- instance() - Static method in class org.apache.druid.query.groupby.DefaultGroupByQueryMetricsFactory
-
- instance() - Static method in class org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnProcessorFactory
-
- INSTANCE - Static variable in class org.apache.druid.query.groupby.epinephelinae.vector.NilGroupByVectorColumnSelector
-
- INSTANCE - Static variable in class org.apache.druid.query.groupby.orderby.NoopLimitSpec
-
- instance() - Static method in class org.apache.druid.query.groupby.orderby.NoopLimitSpec
-
- instance() - Static method in class org.apache.druid.query.search.ConciseBitmapDecisionHelper
-
- instance() - Static method in class org.apache.druid.query.search.DefaultSearchQueryMetricsFactory
-
- instance() - Static method in class org.apache.druid.query.search.RoaringBitmapDecisionHelper
-
- instance() - Static method in class org.apache.druid.query.timeseries.DefaultTimeseriesQueryMetricsFactory
-
- instance() - Static method in class org.apache.druid.query.topn.DefaultTopNQueryMetricsFactory
-
- instance() - Static method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- instance() - Static method in class org.apache.druid.segment.data.ZeroIndexedInts
-
- instance() - Static method in class org.apache.druid.segment.filter.FalseFilter
-
- instance() - Static method in class org.apache.druid.segment.filter.TrueFilter
-
- INSTANCE - Static variable in class org.apache.druid.segment.join.NoopJoinableFactory
-
- INSTANCE - Static variable in class org.apache.druid.segment.nested.NestedDataComplexTypeSerde
-
- instance() - Static method in class org.apache.druid.segment.NilColumnValueSelector
-
- INSTANCE - Static variable in class org.apache.druid.segment.serde.cell.NativeClearedByteBufferProvider
-
- instance() - Static method in class org.apache.druid.segment.writeout.OffHeapMemorySegmentWriteOutMediumFactory
-
- instance() - Static method in class org.apache.druid.segment.writeout.OnHeapMemorySegmentWriteOutMediumFactory
-
- instance() - Static method in class org.apache.druid.segment.writeout.TmpFileSegmentWriteOutMediumFactory
-
- INT_TYPE_STRATEGY - Static variable in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- IntegerSet - Class in org.apache.druid.collections
-
- IntegerSet.BitSetIterator - Class in org.apache.druid.collections
-
- IntermediateColumnarLongsSerializer - Class in org.apache.druid.segment.data
-
Serializer that chooses optimal
ColumnarLongs
format dymamically, based on the values being written.
- intermediateComputeSizeBytes() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- intermediateComputeSizeBytesConfigured() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- intermediateValueWriter - Variable in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- intersection(Iterable<ImmutableBitmap>) - Method in interface org.apache.druid.collections.bitmap.BitmapFactory
-
Compute the intersection (bitwise-AND) of a set of bitmaps.
- intersection(Iterable<ImmutableBitmap>) - Method in class org.apache.druid.collections.bitmap.BitSetBitmapFactory
-
- intersection(Iterable<ImmutableBitmap>) - Method in class org.apache.druid.collections.bitmap.ConciseBitmapFactory
-
- intersection(ImmutableBitmap) - Method in interface org.apache.druid.collections.bitmap.ImmutableBitmap
-
Compute the bitwise-and of this bitmap with another bitmap.
- intersection(Iterable<ImmutableBitmap>) - Method in class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- intersection(ImmutableBitmap) - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- intersection(ImmutableBitmap) - Method in class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- intersection(ImmutableBitmap) - Method in class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
- intersection(ImmutableBitmap) - Method in class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
- intersection(ImmutableBitmap) - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- intersection(Iterable<T>) - Method in interface org.apache.druid.query.BitmapResultFactory
-
- intersection(Iterable<ImmutableBitmap>) - Method in class org.apache.druid.query.DefaultBitmapResultFactory
-
- interval(QueryType) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- INTERVAL - Static variable in class org.apache.druid.query.DruidMetrics
-
- interval(QueryType) - Method in interface org.apache.druid.query.QueryMetrics
-
- interval - Variable in class org.apache.druid.query.search.CursorOnlyStrategy.CursorBasedExecutor
-
- interval(SearchQuery) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- interval - Variable in class org.apache.druid.query.search.SearchStrategy
-
- IntervalDimFilter - Class in org.apache.druid.query.filter
-
- IntervalDimFilter(String, List<Interval>, ExtractionFn, FilterTuning) - Constructor for class org.apache.druid.query.filter.IntervalDimFilter
-
- IntervalDimFilter(String, List<Interval>, ExtractionFn) - Constructor for class org.apache.druid.query.filter.IntervalDimFilter
-
- intervals(QuerySegmentSpec) - Method in class org.apache.druid.query.Druids.DataSourceMetadataQueryBuilder
-
- intervals(String) - Method in class org.apache.druid.query.Druids.DataSourceMetadataQueryBuilder
-
- intervals(QuerySegmentSpec) - Method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- intervals(QuerySegmentSpec) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- intervals(String) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- intervals(List<Interval>) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- intervals(QuerySegmentSpec) - Method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- intervals(String) - Method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- intervals(List<Interval>) - Method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- intervals(QuerySegmentSpec) - Method in class org.apache.druid.query.Druids.TimeBoundaryQueryBuilder
-
- intervals(String) - Method in class org.apache.druid.query.Druids.TimeBoundaryQueryBuilder
-
- intervals(QuerySegmentSpec) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- intervals(String) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- intervals(List<Interval>) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- intervals(QuerySegmentSpec) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- intervals(String) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- intervals(List<Interval>) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- IntGrouper - Interface in org.apache.druid.query.groupby.epinephelinae
-
Grouper
specialized for the primitive int type
- IntGrouper.IntGrouperHashFunction - Interface in org.apache.druid.query.groupby.epinephelinae
-
- IntIndexView - Class in org.apache.druid.segment.serde.cell
-
- IntIndexView(ByteBuffer) - Constructor for class org.apache.druid.segment.serde.cell.IntIndexView
-
- IntIndexView.EntrySpan - Class in org.apache.druid.segment.serde.cell
-
- IntIteratorUtils - Class in org.apache.druid.segment
-
- IntKey - Class in org.apache.druid.query.groupby.epinephelinae
-
- IntKey(int) - Constructor for class org.apache.druid.query.groupby.epinephelinae.IntKey
-
- IntListUtils - Class in org.apache.druid.segment
-
- IntSerializer - Class in org.apache.druid.segment.serde.cell
-
- IntSerializer() - Constructor for class org.apache.druid.segment.serde.cell.IntSerializer
-
- intValue() - Method in class org.apache.druid.query.groupby.epinephelinae.IntKey
-
- INVALID_ROW - Static variable in interface org.apache.druid.segment.IndexMerger
-
- InvalidNullByteException - Exception in org.apache.druid.frame.write
-
- InvalidNullByteException() - Constructor for exception org.apache.druid.frame.write.InvalidNullByteException
-
- InvertedTopNMetricSpec - Class in org.apache.druid.query.topn
-
- InvertedTopNMetricSpec(TopNMetricSpec) - Constructor for class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- IOIterator<T> - Interface in org.apache.druid.segment.serde.cell
-
- IPv4AddressExprUtils - Class in org.apache.druid.query.expression
-
- IPv4AddressExprUtils() - Constructor for class org.apache.druid.query.expression.IPv4AddressExprUtils
-
- IPv4AddressMatchExprMacro - Class in org.apache.druid.query.expression
-
Implements an expression that checks if an IPv4 address belongs to a particular subnet.
- IPv4AddressMatchExprMacro() - Constructor for class org.apache.druid.query.expression.IPv4AddressMatchExprMacro
-
- IPv4AddressParseExprMacro - Class in org.apache.druid.query.expression
-
Implements an expression that parses a string or long into an IPv4 address stored (as an unsigned
int) in a long.
- IPv4AddressParseExprMacro() - Constructor for class org.apache.druid.query.expression.IPv4AddressParseExprMacro
-
- IPv4AddressStringifyExprMacro - Class in org.apache.druid.query.expression
-
Implements an expression that converts a long or a string into an IPv4 address dotted-decimal string.
- IPv4AddressStringifyExprMacro() - Constructor for class org.apache.druid.query.expression.IPv4AddressStringifyExprMacro
-
- is(ExpressionPlan.Trait...) - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
Returns true if all of the supplied traits are true in this plan
- IS_SORTED_MASK - Static variable in class org.apache.druid.segment.data.FixedIndexed
-
- isAggregateAllMetrics() - Method in class org.apache.druid.query.topn.TopNAlgorithmSelector
-
- isAggregateTopNMetricFirst() - Method in class org.apache.druid.query.topn.TopNAlgorithmSelector
-
- isAllFalse() - Method in interface org.apache.druid.query.filter.vector.ReadableVectorMatch
-
Checks if this match has accepted *nothing*.
- isAllFalse() - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
- isAllowList() - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- isAllTrue(int) - Method in interface org.apache.druid.query.filter.vector.ReadableVectorMatch
-
Checks if this match has accepted every row in the vector.
- isAllTrue(int) - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
- isAllUnique() - Method in class org.apache.druid.segment.join.Joinable.ColumnValuesWithUniqueFlag
-
- isAlwaysFalse() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Return whether this condition is a constant that is always false.
- isAlwaysTrue() - Method in class org.apache.druid.segment.join.JoinConditionAnalysis
-
Return whether this condition is a constant that is always true.
- isApplyLimitPushDown() - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- isApplyLimitPushDownToSegment() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isAsMillis() - Method in class org.apache.druid.query.extraction.TimeFormatExtractionFn
-
- isAwait() - Method in class org.apache.druid.frame.processor.ReturnOrAwait
-
Whether the processor wants to be scheduled again.
- isAwaitAll() - Method in class org.apache.druid.frame.processor.ReturnOrAwait
-
- isBaseColumn(String) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
Returns whether "column" will be selected from "baseAdapter".
- isBucketUsed(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- isByRow() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- isBySegment() - Method in class org.apache.druid.query.QueryContext
-
- isBySegment(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isByteOrderCompatible(ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- isCacheable(QueryType, boolean) - Method in interface org.apache.druid.query.CacheStrategy
-
Returns whether the given query is cacheable or not.
- isCacheable(boolean) - Method in interface org.apache.druid.query.DataSource
-
Returns true if queries on this dataSource are cacheable at both the result level and per-segment level.
- isCacheable(boolean) - Method in class org.apache.druid.query.GlobalTableDataSource
-
Query results from Broadcast datasources should not be cached on broker
https://github.com/apache/druid/issues/10444
- isCacheable(boolean) - Method in interface org.apache.druid.query.groupby.strategy.GroupByStrategy
-
Indicates if results from this query are cacheable or not.
- isCacheable(boolean) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV1
-
- isCacheable(boolean) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- isCacheable(boolean) - Method in class org.apache.druid.query.InlineDataSource
-
- isCacheable(boolean) - Method in class org.apache.druid.query.JoinDataSource
-
- isCacheable(boolean) - Method in class org.apache.druid.query.LookupDataSource
-
- isCacheable(boolean) - Method in class org.apache.druid.query.QueryDataSource
-
- isCacheable(boolean) - Method in class org.apache.druid.query.TableDataSource
-
- isCacheable(boolean) - Method in class org.apache.druid.query.UnionDataSource
-
- isCacheable() - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- isCacheable() - Method in interface org.apache.druid.segment.join.table.IndexedTable
-
Returns whether this indexed table can be cached for the join operations
- isCacheable() - Method in class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- isCacheable() - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- isCanPushDown() - Method in class org.apache.druid.segment.join.filter.JoinFilterAnalysis
-
- isCaseSensitive() - Method in class org.apache.druid.query.search.ContainsSearchQuerySpec
-
- isCaseSensitive() - Method in class org.apache.druid.query.search.FragmentSearchQuerySpec
-
- isClosed() - Method in class org.apache.druid.segment.ReferenceCountingCloseableObject
-
- isComparable() - Method in class org.apache.druid.frame.field.ComplexFieldReader
-
- isComparable() - Method in class org.apache.druid.frame.field.DoubleFieldReader
-
- isComparable() - Method in interface org.apache.druid.frame.field.FieldReader
-
Whether this field is comparable.
- isComparable() - Method in class org.apache.druid.frame.field.FloatFieldReader
-
- isComparable() - Method in class org.apache.druid.frame.field.LongFieldReader
-
- isComparable() - Method in class org.apache.druid.frame.field.StringFieldReader
-
- isConcrete() - Method in interface org.apache.druid.query.DataSource
-
Returns true if this datasource represents concrete data that can be scanned via a
Segment
adapter of some kind.
- isConcrete() - Method in class org.apache.druid.query.InlineDataSource
-
- isConcrete() - Method in class org.apache.druid.query.JoinDataSource
-
- isConcrete() - Method in class org.apache.druid.query.LookupDataSource
-
- isConcrete() - Method in class org.apache.druid.query.QueryDataSource
-
- isConcrete() - Method in class org.apache.druid.query.TableDataSource
-
- isConcrete() - Method in class org.apache.druid.query.UnionDataSource
-
- isConcreteBased() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns true if this datasource can be computed by the core Druid query stack via a scan of a concrete base
datasource.
- isConcreteTableBased() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
- isConstant() - Method in class org.apache.druid.segment.virtual.ExpressionPlan
-
An expression with no inputs is a constant
- isContiguous() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- isContiguous() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- isContiguous() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- isContiguous() - Method in interface org.apache.druid.segment.vector.ReadableVectorOffset
-
Checks if the current batch is a contiguous range or not.
- isDebug() - Method in class org.apache.druid.query.QueryContext
-
- isDescending() - Method in class org.apache.druid.query.BaseQuery
-
- isDescending() - Method in interface org.apache.druid.query.Query
-
- isDescending() - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- isDictionaryEncoded() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
Is the column dictionary encoded? If so, a DimensionDictionarySelector may be used instead of using a value
selector, allowing algorithms to operate on primitive integer dictionary ids rather than the looked up dictionary
values
- isDictionaryEncoded() - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- isDimensionOrderingValid(List<IndexableAdapter>, Iterable<String>) - Static method in interface org.apache.druid.segment.IndexMerger
-
- isDirect() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- isDirectlyJoinable(DataSource) - Method in class org.apache.druid.segment.join.InlineJoinableFactory
-
- isDirectlyJoinable(DataSource) - Method in interface org.apache.druid.segment.join.JoinableFactory
-
- isDirectlyJoinable(DataSource) - Method in class org.apache.druid.segment.join.MapJoinableFactory
-
- isDirectlyJoinable(DataSource) - Method in class org.apache.druid.segment.join.NoopJoinableFactory
-
- isDirectRewrite() - Method in class org.apache.druid.segment.join.filter.rewrite.RhsRewriteCandidate
-
A direct rewrite occurs when we filter on an RHS column that is also part of a join equicondition.
- isDone() - Method in class org.apache.druid.frame.segment.columnar.FrameVectorCursor
-
- isDone() - Method in class org.apache.druid.frame.segment.FrameCursor
-
- isDone() - Method in interface org.apache.druid.segment.Cursor
-
- isDone() - Method in class org.apache.druid.segment.join.PostJoinCursor
-
- isDone() - Method in class org.apache.druid.segment.RowBasedCursor
-
- isDone() - Method in class org.apache.druid.segment.RowWalker
-
- isDone() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- isDone() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- isDone() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- isDone() - Method in interface org.apache.druid.segment.vector.VectorCursor
-
Returns false if the cursor is readable, true if it has nothing left to read.
- isDone() - Method in interface org.apache.druid.segment.vector.VectorOffset
-
Checks if iteration is "done", meaning the current batch of offsets is empty, and there are no more coming.
- isDoneOrInterrupted() - Method in class org.apache.druid.frame.segment.FrameCursor
-
- isDoneOrInterrupted() - Method in interface org.apache.druid.segment.Cursor
-
- isDoneOrInterrupted() - Method in class org.apache.druid.segment.join.PostJoinCursor
-
- isDoneOrInterrupted() - Method in class org.apache.druid.segment.RowBasedCursor
-
- isEmpty() - Method in interface org.apache.druid.collections.bitmap.ImmutableBitmap
-
- isEmpty() - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- isEmpty() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- isEmpty() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
- isEmpty() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
- isEmpty() - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- isEmpty() - Method in class org.apache.druid.collections.IntegerSet
-
- isEmpty(T) - Method in interface org.apache.druid.query.BitmapResultFactory
-
- isEmpty(ImmutableBitmap) - Method in class org.apache.druid.query.DefaultBitmapResultFactory
-
- isEmpty() - Method in class org.apache.druid.query.QueryContext
-
- isEmpty() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- isEmpty() - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.MutableTypeSet
-
- isEnableFilterPushDown() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- isEnableFilterPushDown() - Method in class org.apache.druid.segment.join.filter.rewrite.JoinFilterRewriteConfig
-
- isEnableFilterRewrite() - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis
-
- isEnableFilterRewrite() - Method in class org.apache.druid.segment.join.filter.rewrite.JoinFilterRewriteConfig
-
- isEnableRewriteJoinToFilter() - Method in class org.apache.druid.segment.join.filter.rewrite.JoinFilterRewriteConfig
-
- isEnableRewriteValueColumnFilters() - Method in class org.apache.druid.segment.join.filter.rewrite.JoinFilterRewriteConfig
-
- isError() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- isErrorOrFinished() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- isExact() - Method in interface org.apache.druid.segment.column.ColumnIndexCapabilities
-
Indicates if an index is an exact match, or should also be post-filtered with a value matcher.
- isExact() - Method in class org.apache.druid.segment.column.SimpleColumnIndexCapabilities
-
- isExceptionCaught() - Method in class org.apache.druid.frame.file.FrameFilePartialFetch
-
Whether an exception was encountered during response processing.
- isFalse() - Method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
- isFifo() - Method in class org.apache.druid.query.DruidProcessingConfig
-
- isFilterable() - Method in interface org.apache.druid.segment.column.ColumnCapabilities
-
All Druid primitive columns support filtering, maybe with or without indexes, but by default complex columns
do not support direct filtering, unless provided by through a custom implementation.
- isFilterable() - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- isFinalize() - Method in class org.apache.druid.query.groupby.having.DimFilterHavingSpec
-
- isFinalize(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isFinished() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- isFinished() - Method in class org.apache.druid.frame.channel.ReadableConcatFrameChannel
-
- isFinished() - Method in class org.apache.druid.frame.channel.ReadableFileFrameChannel
-
- isFinished() - Method in interface org.apache.druid.frame.channel.ReadableFrameChannel
-
Returns whether this channel is finished.
- isFinished() - Method in class org.apache.druid.frame.channel.ReadableInputStreamFrameChannel
-
- isFinished() - Method in class org.apache.druid.frame.channel.ReadableNilFrameChannel
-
- isForceHashAggregation() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isForcePushDownLimit() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isForcePushDownNestedQuery() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isFromTombstone() - Method in interface org.apache.druid.segment.QueryableIndex
-
- isGlobal() - Method in interface org.apache.druid.query.DataSource
-
Returns true if all servers have a full copy of this datasource.
- isGlobal() - Method in class org.apache.druid.query.GlobalTableDataSource
-
- isGlobal() - Method in class org.apache.druid.query.InlineDataSource
-
- isGlobal() - Method in class org.apache.druid.query.JoinDataSource
-
- isGlobal() - Method in class org.apache.druid.query.LookupDataSource
-
- isGlobal() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns true if all servers have the ability to compute this datasource.
- isGlobal() - Method in class org.apache.druid.query.QueryDataSource
-
- isGlobal() - Method in class org.apache.druid.query.TableDataSource
-
- isGlobal() - Method in class org.apache.druid.query.UnionDataSource
-
- isGrandTotal() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- isHasExtractionFn() - Method in class org.apache.druid.query.topn.TopNAlgorithmSelector
-
- isHasMultipleValues() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- isHasMultipleValues() - Method in class org.apache.druid.segment.column.ColumnDescriptor
-
- isHasNulls() - Method in class org.apache.druid.query.metadata.metadata.ColumnAnalysis
-
- isInitialized() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- isInitialized() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferHashGrouper
-
- isInitialized() - Method in class org.apache.druid.query.groupby.epinephelinae.ConcurrentGrouper
-
- isInitialized() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper
-
Check this grouper is initialized or not.
- isInitialized() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- isInitialized() - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- isInitialized() - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
- isInjective() - Method in class org.apache.druid.query.extraction.FunctionalExtraction
-
- isInjective() - Method in class org.apache.druid.query.extraction.JavaScriptExtractionFn
-
- isInjective() - Method in class org.apache.druid.query.lookup.LookupExtractionFn
-
- isInjective() - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- isIntermediateResultAsMapCompat() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isInvertible() - Method in interface org.apache.druid.segment.column.ColumnIndexCapabilities
-
Indicates if an index can be inverted for use with a 'NOT' filter.
- isInvertible() - Method in class org.apache.druid.segment.column.SimpleColumnIndexCapabilities
-
- isJoda() - Method in class org.apache.druid.query.extraction.TimeDimExtractionFn
-
- isJoin() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns true if this datasource is made out of a join operation
- isLastFetch() - Method in class org.apache.druid.frame.file.FrameFilePartialFetch
-
- isLeaf() - Method in class org.apache.druid.collections.spatial.ImmutableNode
-
- isLeaf() - Method in class org.apache.druid.collections.spatial.Node
-
- isLeaf() - Method in class org.apache.druid.collections.spatial.Point
-
- isLefty() - Method in enum org.apache.druid.segment.join.JoinType
-
"Lefty" joins (LEFT or FULL) always include the full left-hand side, and can generate nulls on the right.
- isLegacy() - Method in class org.apache.druid.query.scan.ScanQuery
-
Compatibility mode with the legacy scan-query extension.
- isLegacy() - Method in class org.apache.druid.query.scan.ScanQueryConfig
-
- isLenientAggregatorMerge() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- isLimited() - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
- isLimited() - Method in class org.apache.druid.query.scan.ScanQuery
-
Returns whether this query is limited or not.
- isLowerStrict() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- isMaybeTrue() - Method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
- isMerge() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- isMergeThreadLocal() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isMetric() - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- isMultiValueUnnestingEnabled() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isNestedQueryPushDown(GroupByQuery, GroupByStrategy) - Static method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- isNilSelector(DimensionSelector) - Static method in interface org.apache.druid.segment.DimensionSelector
-
Checks if the given selector constantly returns null.
- isNull() - Method in interface org.apache.druid.query.aggregation.AggregateCombiner
-
- isNull() - Method in interface org.apache.druid.query.aggregation.Aggregator
-
returns true if aggregator's output type is primitive long/double/float and aggregated value is null,
but when aggregated output type is Object, this method always returns false,
and users are advised to check nullability for the object returned by
Aggregator.get()
method.
- isNull(ByteBuffer, int) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
returns true if aggregator's output type is primitive long/double/float and aggregated value is null,
but when aggregated output type is Object, this method always returns false,
and users are advised to check nullability for the object returned by
BufferAggregator.get(ByteBuffer, int)
method.
- isNull() - Method in class org.apache.druid.query.aggregation.DelegatingAggregator
-
- isNull(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- isNull() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregator
-
- isNull(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- isNull() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregateCombiner
-
- isNull() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregator
-
- isNull(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- isNull() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- isNull(ByteBuffer, int) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- isNull() - Method in interface org.apache.druid.segment.BaseNullableColumnValueSelector
-
Returns true if the primitive long, double, or float value returned by this selector should be treated as null.
- isNull() - Method in class org.apache.druid.segment.ConstantExprEvalSelector
-
- isNull() - Method in interface org.apache.druid.segment.DimensionSelector
-
Deprecated.
- isNull(int, int) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- isNull() - Method in class org.apache.druid.segment.incremental.IncrementalIndexRowHolder
-
- isNull(int, int) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- isNull() - Method in class org.apache.druid.segment.join.PossiblyNullColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.join.table.IndexedTableColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.NilColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.ObjectColumnSelector
-
- isNull() - Method in class org.apache.druid.segment.selector.settable.SettableDoubleColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.selector.settable.SettableFloatColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.selector.settable.SettableLongColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.selector.settable.SettableValueDoubleColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.selector.settable.SettableValueFloatColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.selector.settable.SettableValueLongColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.virtual.BaseExpressionColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- isNull() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- isNull() - Method in class org.apache.druid.segment.virtual.SingleStringInputCachingExpressionColumnValueSelector
-
- isNullUnlessAggregated() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory.FactorizePlan
-
- isNumeric(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- isNumeric(List<NestedPathPart>) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- isOffset() - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
- isOffsetUsed(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- isOk() - Method in class org.apache.druid.query.groupby.epinephelinae.AggregateResult
-
True if all rows have been processed.
- isOneToOne() - Method in class org.apache.druid.query.extraction.MapLookupExtractor
-
- isOneToOne() - Method in class org.apache.druid.query.lookup.LookupExtractor
-
- isOpen() - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- isOptimize() - Method in class org.apache.druid.query.lookup.LookupExtractionFn
-
- isOptimize() - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- isPermuted() - Method in class org.apache.druid.frame.Frame
-
- isPopulateCache() - Method in class org.apache.druid.query.QueryContext
-
- isPopulateCache(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isPopulateResultLevelCache() - Method in class org.apache.druid.query.QueryContext
-
- isPopulateResultLevelCache(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isPrefixedBy(String, String) - Static method in class org.apache.druid.segment.join.JoinPrefixUtils
-
- isPreserveExistingMetrics() - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex.Spec
-
- isProcessFromRaw() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- isQuery() - Method in class org.apache.druid.query.planning.DataSourceAnalysis
-
Returns true if this datasource represents a subquery (that is, whether it is a
QueryDataSource
).
- isQueryGranularityAllowed(Interval, Granularity) - Static method in class org.apache.druid.segment.RowBasedStorageAdapter
-
Whether the provided time interval and granularity combination is allowed.
- isReadOnly() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- isReplaceMissingValue() - Method in class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- isRetainAfterJoin() - Method in class org.apache.druid.segment.join.filter.JoinFilterAnalysis
-
- isRetainMissingValue() - Method in class org.apache.druid.query.extraction.FunctionalExtraction
-
- isRetainMissingValue() - Method in class org.apache.druid.query.lookup.LookupExtractionFn
-
- isRetainMissingValue() - Method in class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- isReturn() - Method in class org.apache.druid.frame.processor.ReturnOrAwait
-
Whether the processor has returned a value.
- isRighty() - Method in enum org.apache.druid.segment.join.JoinType
-
"Righty" joins (RIGHT or FULL) always include the full right-hand side, and can generate nulls on the left.
- isRollup() - Method in class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- isRollup() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- isRollup() - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema
-
- isRollup() - Method in class org.apache.druid.segment.Metadata
-
- isRound() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- isRound() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- isRowAdded() - Method in class org.apache.druid.segment.incremental.IncrementalIndexAddResult
-
- isSameResource(Object) - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- isSecondaryPartitionPruningEnabled() - Method in class org.apache.druid.query.QueryContext
-
- isSerializeDateTimeAsLong(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isSerializeDateTimeAsLongInner(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isSet(int) - Method in enum org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.Feature
-
- isShutdown() - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- isSingleThreaded() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isSkipEmptyBuckets() - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- isSorted() - Method in class org.apache.druid.segment.data.CachingIndexed
-
- isSorted() - Method in interface org.apache.druid.segment.data.DictionaryWriter
-
- isSorted() - Method in class org.apache.druid.segment.data.EncodedStringDictionaryWriter
-
- isSorted() - Method in class org.apache.druid.segment.data.FixedIndexed
-
- isSorted() - Method in class org.apache.druid.segment.data.FrontCodedIndexed
-
- isSorted() - Method in class org.apache.druid.segment.data.FrontCodedIndexedWriter
-
- isSorted() - Method in class org.apache.druid.segment.data.GenericIndexed.BufferIndexed
-
- isSorted() - Method in class org.apache.druid.segment.data.GenericIndexed
-
- isSorted() - Method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- isSorted() - Method in interface org.apache.druid.segment.data.Indexed
-
Indicates if this value set is sorted, the implication being that the contract of
Indexed.indexOf(T)
is strenthened
to return a negative number equal to (-(insertion point) - 1) when the value is not present in the set.
- isSparse - Variable in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- isSpillingAllowed() - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- isSupportConnected() - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- isTerminated() - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- isTimeBoundaryPlanningEnabled() - Method in class org.apache.druid.query.QueryContext
-
- isTriviallyComplete() - Method in class org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
- isTrue() - Method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
- isTruncated() - Method in class org.apache.druid.query.context.ResponseContext.SerializationResult
-
- isUnknown() - Method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
- isUpperStrict() - Method in class org.apache.druid.query.filter.BoundDimFilter
-
- isUseCache() - Method in class org.apache.druid.query.QueryContext
-
- isUseCache(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isUseExtensionClassloaderFirst() - Method in class org.apache.druid.guice.ExtensionsConfig
-
- isUseIntegerDeltas() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnHeader
-
- isUseResultLevelCache() - Method in class org.apache.druid.query.QueryContext
-
- isUseResultLevelCache(boolean) - Method in class org.apache.druid.query.QueryContext
-
- isUsingDefaultInterval() - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- isValid(ReadableVectorMatch) - Method in interface org.apache.druid.query.filter.vector.ReadableVectorMatch
-
Checks if this match is valid (increasing row numbers, no out-of-range row numbers).
- isValid(ReadableVectorMatch) - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
- isValid() - Method in class org.apache.druid.segment.data.SafeWritableBase
-
- isVectorize() - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- isWhitelist() - Method in class org.apache.druid.query.dimension.ListFilteredDimensionSpec
-
- isWithRollup() - Method in class org.apache.druid.segment.generator.GeneratorSchemaInfo
-
- iterable() - Method in class org.apache.druid.query.extraction.MapLookupExtractor
-
- iterable() - Method in class org.apache.druid.query.lookup.LookupExtractor
-
Returns an Iterable that iterates over the keys and values in this lookup extractor.
- iterableWithPostAggregations(List<PostAggregator>, boolean) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- iterableWithPostAggregations(List<PostAggregator>, boolean) - Method in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- iterator() - Method in interface org.apache.druid.collections.bitmap.ImmutableBitmap
-
- iterator() - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- iterator() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- iterator() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
- iterator() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
- iterator() - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- iterator() - Method in class org.apache.druid.collections.IntegerSet
-
- iterator() - Method in class org.apache.druid.frame.key.ClusterByPartitions
-
- iterator() - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringBufferStore
-
- iterator() - Method in class org.apache.druid.query.aggregation.SerializedStorage
-
- iterator() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- iterator(boolean) - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- iterator(boolean) - Method in class org.apache.druid.query.groupby.epinephelinae.BufferHashGrouper
-
- iterator(boolean) - Method in class org.apache.druid.query.groupby.epinephelinae.ConcurrentGrouper
-
- iterator(boolean) - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper
-
Iterate through entries.
- iterator() - Method in class org.apache.druid.query.groupby.epinephelinae.HashVectorGrouper
-
- iterator(boolean) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- iterator(boolean) - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- iterator() - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
Return a sorted iterator.
- iterator(boolean) - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
Return a sorted iterator.
- iterator() - Method in interface org.apache.druid.query.groupby.epinephelinae.VectorGrouper
-
Iterate through entry buckets.
- iterator() - Method in class org.apache.druid.query.search.SearchResultValue
-
- iterator() - Method in class org.apache.druid.query.SinkQueryRunners
-
- iterator() - Method in class org.apache.druid.query.topn.TopNResultValue
-
- iterator() - Method in class org.apache.druid.segment.column.StringEncodingStrategies.Utf8ToStringIndexed
-
- iterator() - Method in interface org.apache.druid.segment.data.BitmapValues
-
- iterator() - Method in class org.apache.druid.segment.data.CachingIndexed
-
- iterator() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts
-
- iterator() - Method in class org.apache.druid.segment.data.FixedIndexed
-
- iterator() - Method in class org.apache.druid.segment.data.FrontCodedIndexed
-
- iterator() - Method in class org.apache.druid.segment.data.GenericIndexed.BufferIndexed
-
- iterator() - Method in class org.apache.druid.segment.data.GenericIndexed
-
- iterator() - Method in class org.apache.druid.segment.data.ImmutableBitmapValues
-
- iterator() - Method in class org.apache.druid.segment.data.IndexedIterable
-
- iterator() - Method in class org.apache.druid.segment.data.ListIndexed
-
- iterator() - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- iterator() - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger.ConvertingBitmapValues
-
- iterator() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- macroTable - Variable in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- macroTable - Variable in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- macroTable - Variable in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- MAGIC - Static variable in class org.apache.druid.frame.file.FrameFileWriter
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Creates an AggregateCombiner to fold rollup aggregation results from serveral "rows" of different indexes during
index merging.
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.DoubleMinAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.DoubleSumAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.FloatMaxAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.FloatMinAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.FloatSumAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.LongMaxAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.LongMinAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.LongSumAggregatorFactory
-
- makeAggregateCombiner() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- makeAggregators(Cursor, List<AggregatorFactory>) - Static method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- makeBitmapIndexSelector(VirtualColumns) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- makeBitmapResultFactory(BitmapFactory) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- makeBitmapResultFactory(BitmapFactory) - Method in interface org.apache.druid.query.QueryMetrics
-
- makeBitmapResultFactory(BitmapFactory) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- makeBufferAggregators(Cursor, List<AggregatorFactory>) - Static method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- makeBufferComparatorForDouble(int, boolean, StringComparator) - Static method in class org.apache.druid.query.groupby.epinephelinae.GrouperBufferComparatorUtils
-
- makeBufferComparatorForFloat(int, boolean, StringComparator) - Static method in class org.apache.druid.query.groupby.epinephelinae.GrouperBufferComparatorUtils
-
- makeBufferComparatorForLong(int, boolean, StringComparator) - Static method in class org.apache.druid.query.groupby.epinephelinae.GrouperBufferComparatorUtils
-
- makeChildWriteOutMedium() - Method in class org.apache.druid.segment.writeout.OffHeapMemorySegmentWriteOutMedium
-
- makeChildWriteOutMedium() - Method in class org.apache.druid.segment.writeout.OnHeapMemorySegmentWriteOutMedium
-
- makeChildWriteOutMedium() - Method in interface org.apache.druid.segment.writeout.SegmentWriteOutMedium
-
- makeChildWriteOutMedium() - Method in class org.apache.druid.segment.writeout.TmpFileSegmentWriteOutMedium
-
- makeClosingQueryRunner(QueryRunner<T>, Closeable) - Static method in class org.apache.druid.query.QueryRunnerHelper
-
- makeColumnDescriptor() - Method in interface org.apache.druid.segment.DimensionMergerV9
-
Return a ColumnDescriptor containing ColumnPartSerde objects appropriate for
this DimensionMerger's value metadata, sequence of row values, and index structures.
- makeColumnDescriptor() - Method in class org.apache.druid.segment.DoubleDimensionMergerV9
-
- makeColumnDescriptor() - Method in class org.apache.druid.segment.FloatDimensionMergerV9
-
- makeColumnDescriptor() - Method in class org.apache.druid.segment.LongDimensionMergerV9
-
- makeColumnDescriptor() - Method in class org.apache.druid.segment.NestedDataColumnMerger
-
- makeColumnDescriptor() - Method in class org.apache.druid.segment.StringDimensionMergerV9
-
- makeColumnSelectorFactory(VirtualColumns, AggregatorFactory, Supplier<InputRow>, boolean) - Static method in class org.apache.druid.segment.incremental.IncrementalIndex
-
Column selector used at ingestion time for inputs to aggregators.
- makeColumnSelectorFactory(AggregatorFactory, Supplier<InputRow>, boolean) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- makeColumnSelectorFactory(ReadableOffset, boolean, Closer) - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- makeColumnSelectorFactory(ReadableOffset, boolean, Closer) - Method in interface org.apache.druid.segment.join.table.IndexedTable
-
- makeColumnSelectorStrategy(ColumnCapabilities, ColumnValueSelector) - Method in class org.apache.druid.query.aggregation.cardinality.types.CardinalityAggregatorColumnSelectorStrategyFactory
-
- makeColumnSelectorStrategy(ColumnCapabilities, ColumnValueSelector) - Method in interface org.apache.druid.query.dimension.ColumnSelectorStrategyFactory
-
- makeColumnSelectorStrategy(ColumnCapabilities, ColumnValueSelector) - Method in class org.apache.druid.query.topn.types.TopNColumnAggregatesProcessorFactory
-
- makeColumnValueSelector(Memory, ReadableFieldPointer) - Method in class org.apache.druid.frame.field.ComplexFieldReader
-
- makeColumnValueSelector(Memory, ReadableFieldPointer) - Method in class org.apache.druid.frame.field.DoubleFieldReader
-
- makeColumnValueSelector(Memory, ReadableFieldPointer) - Method in interface org.apache.druid.frame.field.FieldReader
-
- makeColumnValueSelector(Memory, ReadableFieldPointer) - Method in class org.apache.druid.frame.field.FloatFieldReader
-
- makeColumnValueSelector(Memory, ReadableFieldPointer) - Method in class org.apache.druid.frame.field.LongFieldReader
-
- makeColumnValueSelector(Memory, ReadableFieldPointer) - Method in class org.apache.druid.frame.field.StringFieldReader
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.frame.processor.MultiColumnSelectorFactory
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.frame.segment.row.FrameColumnSelectorFactory
-
- makeColumnValueSelector(String, ColumnSelectorFactory) - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in interface org.apache.druid.segment.column.BaseColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in interface org.apache.druid.segment.column.ComplexColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in interface org.apache.druid.segment.column.DictionaryEncodedColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in class org.apache.druid.segment.column.DoublesColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in class org.apache.druid.segment.column.FloatsColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in class org.apache.druid.segment.column.LongsColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- makeColumnValueSelector(String) - Method in interface org.apache.druid.segment.ColumnSelectorFactory
-
Returns ColumnValueSelector corresponding to the given column name, or
NilColumnValueSelector
if the
column with such name is absent.
- makeColumnValueSelector(ReadableOffset, ImmutableBitmap) - Method in interface org.apache.druid.segment.data.ColumnarDoubles
-
- makeColumnValueSelector(ReadableOffset, ImmutableBitmap) - Method in interface org.apache.druid.segment.data.ColumnarFloats
-
- makeColumnValueSelector(ReadableOffset, ImmutableBitmap) - Method in interface org.apache.druid.segment.data.ColumnarLongs
-
- makeColumnValueSelector(IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- makeColumnValueSelector(IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in interface org.apache.druid.segment.DimensionIndexer
-
Return an object used to read values from this indexer's column.
- makeColumnValueSelector(IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- makeColumnValueSelector(IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.segment.join.filter.AllNullColumnSelectorFactory
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.segment.join.lookup.LookupColumnSelectorFactory
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.segment.join.table.IndexedTableColumnSelectorFactory
-
- makeColumnValueSelector(IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- makeColumnValueSelector(ReadableOffset) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- makeColumnValueSelector(List<NestedPathPart>, ReadableOffset) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- makeColumnValueSelector(List<NestedPathPart>, ReadableOffset) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- makeColumnValueSelector(ReadableOffset) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- makeColumnValueSelector(IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.segment.QueryableIndexColumnSelectorFactory
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.segment.RowBasedColumnSelectorFactory
-
- makeColumnValueSelector(ColumnSelectorFactory, Expr) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
Makes a ColumnValueSelector whose getObject method returns an Object that is the value computed by
an
ExprEval
.
- makeColumnValueSelector(String, ColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- makeColumnValueSelector(String, ColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- makeColumnValueSelector(String, ColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- makeColumnValueSelector(String, ColumnSelector, ReadableOffset) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- makeColumnValueSelector(String) - Method in class org.apache.druid.segment.virtual.VirtualizedColumnSelectorFactory
-
- makeColumnValueSelector(String, ColumnSelectorFactory) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeColumnValueSelector(String, ColumnSelector, ReadableOffset) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeColumnValueSelector(String, ColumnSelectorFactory) - Method in class org.apache.druid.segment.VirtualColumns
-
Create a column value selector.
- makeColumnValueSelector(String, ColumnSelector, ReadableOffset) - Method in class org.apache.druid.segment.VirtualColumns
-
Try to create an optimized value selector directly from a
ColumnSelector
.
- makeComparisonWidget(Frame, List<SortColumn>) - Method in class org.apache.druid.frame.read.FrameReader
-
- makeComplexProcessor(BaseObjectColumnValueSelector<?>) - Method in interface org.apache.druid.segment.ColumnProcessorFactory
-
Create a processor for a complex column.
- makeComplexProcessor(BaseObjectColumnValueSelector<?>) - Method in class org.apache.druid.segment.filter.ConstantValueMatcherFactory
-
- makeComplexProcessor(BaseObjectColumnValueSelector<?>) - Method in class org.apache.druid.segment.filter.PredicateValueMatcherFactory
-
- makeContinuousUniform(String, ValueType, boolean, int, Double, double, double) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeCursor(Frame, FrameReader) - Static method in class org.apache.druid.frame.processor.FrameProcessors
-
- makeCursorBasedQuery(StorageAdapter, List<Interval>, Filter, VirtualColumns, boolean, Granularity, Function<Cursor, Result<T>>, QueryMetrics<?>) - Static method in class org.apache.druid.query.QueryRunnerHelper
-
- makeCursorFactory(Frame) - Method in class org.apache.druid.frame.read.FrameReader
-
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in class org.apache.druid.frame.segment.columnar.FrameCursorFactory
-
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in class org.apache.druid.frame.segment.row.FrameCursorFactory
-
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in interface org.apache.druid.segment.CursorFactory
-
Creates a sequence of Cursors, one for each time-granular bucket (based on the provided Granularity).
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in class org.apache.druid.segment.incremental.IncrementalIndexStorageAdapter
-
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- makeCursors(Filter, Interval, VirtualColumns, Granularity, boolean, QueryMetrics<?>) - Method in class org.apache.druid.segment.RowBasedStorageAdapter
-
- makeDictionaryWriter(String) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- makeDictionaryWriter(String) - Method in class org.apache.druid.segment.StringDimensionMergerV9
-
- makeDimensionProcessor(DimensionSelector, boolean) - Method in interface org.apache.druid.segment.ColumnProcessorFactory
-
Create a processor for a string column.
- makeDimensionProcessor(DimensionSelector, boolean) - Method in class org.apache.druid.segment.filter.ConstantValueMatcherFactory
-
- makeDimensionProcessor(DimensionSelector, boolean) - Method in class org.apache.druid.segment.filter.PredicateValueMatcherFactory
-
- makeDimensionSelector(Memory, ReadableFieldPointer, ExtractionFn) - Method in class org.apache.druid.frame.field.ComplexFieldReader
-
- makeDimensionSelector(Memory, ReadableFieldPointer, ExtractionFn) - Method in class org.apache.druid.frame.field.DoubleFieldReader
-
- makeDimensionSelector(Memory, ReadableFieldPointer, ExtractionFn) - Method in interface org.apache.druid.frame.field.FieldReader
-
- makeDimensionSelector(Memory, ReadableFieldPointer, ExtractionFn) - Method in class org.apache.druid.frame.field.FloatFieldReader
-
- makeDimensionSelector(Memory, ReadableFieldPointer, ExtractionFn) - Method in class org.apache.druid.frame.field.LongFieldReader
-
- makeDimensionSelector(Memory, ReadableFieldPointer, ExtractionFn) - Method in class org.apache.druid.frame.field.StringFieldReader
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.frame.processor.MultiColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.frame.segment.row.FrameColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec, ColumnSelectorFactory) - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- makeDimensionSelector(ReadableOffset, ExtractionFn) - Method in interface org.apache.druid.segment.column.DictionaryEncodedColumn
-
- makeDimensionSelector(ReadableOffset, ExtractionFn) - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- makeDimensionSelector(ReadableOffset, ExtractionFn) - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- makeDimensionSelector(DimensionSpec) - Method in interface org.apache.druid.segment.ColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec, IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in interface org.apache.druid.segment.DimensionIndexer
-
Return an object used to read values from this indexer's column as Strings.
- makeDimensionSelector(DimensionSpec, IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- makeDimensionSelector(DimensionSpec, IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.join.filter.AllNullColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.join.lookup.LookupColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.join.table.IndexedTableColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec, IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- makeDimensionSelector(List<NestedPathPart>, ReadableOffset, ExtractionFn) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- makeDimensionSelector(List<NestedPathPart>, ReadableOffset, ExtractionFn) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- makeDimensionSelector(ReadableOffset, ExtractionFn) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- makeDimensionSelector(DimensionSpec, IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.QueryableIndexColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.RowBasedColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec, IncrementalIndexRowHolder, IncrementalIndex.DimensionDesc) - Method in class org.apache.druid.segment.StringDimensionIndexer
-
- makeDimensionSelector(ColumnSelectorFactory, Expr, ExtractionFn) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
- makeDimensionSelector(DimensionSpec, ColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- makeDimensionSelector(DimensionSpec, ColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- makeDimensionSelector(DimensionSpec, ColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- makeDimensionSelector(DimensionSpec, ColumnSelector, ReadableOffset) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- makeDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.virtual.VirtualizedColumnSelectorFactory
-
- makeDimensionSelector(DimensionSpec, ColumnSelectorFactory) - Method in interface org.apache.druid.segment.VirtualColumn
-
Build a selector corresponding to this virtual column.
- makeDimensionSelector(DimensionSpec, ColumnSelector, ReadableOffset) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeDimensionSelector(DimensionSpec, ColumnSelectorFactory) - Method in class org.apache.druid.segment.VirtualColumns
-
Create a dimension (string) selector.
- makeDimensionSelector(DimensionSpec, ColumnSelector, ReadableOffset) - Method in class org.apache.druid.segment.VirtualColumns
-
Try to create an optimized dimension (string) selector directly from a
ColumnSelector
.
- makeDimFile(File, String) - Static method in class org.apache.druid.segment.IndexIO
-
- makeDimValAggregateStore(Parameters) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- makeDimValAggregateStore(TopNParams) - Method in class org.apache.druid.query.topn.HeapBasedTopNAlgorithm
-
- makeDimValAggregateStore(PooledTopNAlgorithm.PooledTopNParams) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm
-
- makeDimValAggregateStore(TopNParams) - Method in class org.apache.druid.query.topn.TimeExtractionTopNAlgorithm
-
- makeDimValSelector(Parameters, int, int) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- makeDimValSelector(TopNParams, int, int) - Method in class org.apache.druid.query.topn.HeapBasedTopNAlgorithm
-
- makeDimValSelector(PooledTopNAlgorithm.PooledTopNParams, int, int) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm
-
- makeDimValSelector(TopNParams, int, int) - Method in class org.apache.druid.query.topn.TimeExtractionTopNAlgorithm
-
- makeDiscreteUniform(String, ValueType, boolean, int, Double, int, int) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeDoublePredicate() - Method in interface org.apache.druid.query.filter.DruidPredicateFactory
-
- makeDoublePredicate() - Method in class org.apache.druid.query.filter.InDimFilter.InFilterDruidPredicateFactory
-
- makeDoublePredicate() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter.JavaScriptPredicateFactory
-
- makeDoublePredicate() - Method in class org.apache.druid.query.filter.SelectorPredicateFactory
-
- makeDoubleProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- makeDoubleProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.filter.vector.VectorValueMatcherColumnProcessorFactory
-
- makeDoubleProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnProcessorFactory
-
- makeDoubleProcessor(BaseDoubleColumnValueSelector) - Method in interface org.apache.druid.segment.ColumnProcessorFactory
-
Create a processor for a double column.
- makeDoubleProcessor(BaseDoubleColumnValueSelector) - Method in class org.apache.druid.segment.filter.ConstantValueMatcherFactory
-
- makeDoubleProcessor(BaseDoubleColumnValueSelector) - Method in class org.apache.druid.segment.filter.PredicateValueMatcherFactory
-
- makeDoubleProcessor(ColumnCapabilities, VectorValueSelector) - Method in interface org.apache.druid.segment.VectorColumnProcessorFactory
-
- makeDoubleValueMatcher(BaseDoubleColumnValueSelector, String) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
Creates a constant-based
ValueMatcher
for a double-typed selector.
- makeDoubleValueMatcher(BaseDoubleColumnValueSelector, DruidPredicateFactory) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
Creates a predicate-based
ValueMatcher
for a double-typed selector.
- makeEmptyImmutableBitmap() - Method in interface org.apache.druid.collections.bitmap.BitmapFactory
-
- makeEmptyImmutableBitmap() - Method in class org.apache.druid.collections.bitmap.BitSetBitmapFactory
-
- makeEmptyImmutableBitmap() - Method in class org.apache.druid.collections.bitmap.ConciseBitmapFactory
-
- makeEmptyImmutableBitmap() - Method in class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- makeEmptyMutableBitmap() - Method in interface org.apache.druid.collections.bitmap.BitmapFactory
-
Create a new empty bitmap
- makeEmptyMutableBitmap() - Method in class org.apache.druid.collections.bitmap.BitSetBitmapFactory
-
- makeEmptyMutableBitmap() - Method in class org.apache.druid.collections.bitmap.ConciseBitmapFactory
-
- makeEmptyMutableBitmap() - Method in class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- makeEnumerated(String, ValueType, boolean, int, Double, List<Object>, List<Double>) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeEnumeratedDiscreteUniform(String, ValueType, boolean, int, Double, List<Object>) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeEnumeratedSequential(String, ValueType, boolean, int, Double, List<Object>) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeEnumeratedZipf(String, ValueType, boolean, int, Double, List<Object>, Double) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeExprEvalSelector(ColumnSelectorFactory, Expr) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
Makes a ColumnValueSelector whose getObject method returns an
ExprEval
.
- makeExprEvalSelector(ColumnSelectorFactory, ExpressionPlan) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
- makeFactory(Properties) - Method in class org.apache.druid.guice.ConfigModule
-
- makeFloatPredicate() - Method in interface org.apache.druid.query.filter.DruidPredicateFactory
-
- makeFloatPredicate() - Method in class org.apache.druid.query.filter.InDimFilter.InFilterDruidPredicateFactory
-
- makeFloatPredicate() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter.JavaScriptPredicateFactory
-
- makeFloatPredicate() - Method in class org.apache.druid.query.filter.SelectorPredicateFactory
-
- makeFloatProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- makeFloatProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.filter.vector.VectorValueMatcherColumnProcessorFactory
-
- makeFloatProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnProcessorFactory
-
- makeFloatProcessor(BaseFloatColumnValueSelector) - Method in interface org.apache.druid.segment.ColumnProcessorFactory
-
Create a processor for a float column.
- makeFloatProcessor(BaseFloatColumnValueSelector) - Method in class org.apache.druid.segment.filter.ConstantValueMatcherFactory
-
- makeFloatProcessor(BaseFloatColumnValueSelector) - Method in class org.apache.druid.segment.filter.PredicateValueMatcherFactory
-
- makeFloatProcessor(ColumnCapabilities, VectorValueSelector) - Method in interface org.apache.druid.segment.VectorColumnProcessorFactory
-
- makeFloatValueMatcher(BaseFloatColumnValueSelector, String) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
Creates a constant-based
ValueMatcher
for a float-typed selector.
- makeFloatValueMatcher(BaseFloatColumnValueSelector, DruidPredicateFactory) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
Creates a predicate-based
ValueMatcher
for a float-typed selector.
- makeFrameWriterFactory(FrameType, MemoryAllocator, RowSignature, List<SortColumn>) - Static method in class org.apache.druid.frame.write.FrameWriters
-
- makeGenerator(long) - Method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeGrouperIterator(Grouper<RowBasedGrouperHelper.RowBasedKey>, GroupByQuery, Closeable) - Static method in class org.apache.druid.query.groupby.epinephelinae.RowBasedGrouperHelper
-
- makeGrouperIterator(Grouper<RowBasedGrouperHelper.RowBasedKey>, GroupByQuery, List<DimensionSpec>, Closeable) - Static method in class org.apache.druid.query.groupby.epinephelinae.RowBasedGrouperHelper
-
- makeImmutableBitmap(MutableBitmap) - Method in interface org.apache.druid.collections.bitmap.BitmapFactory
-
- makeImmutableBitmap(MutableBitmap) - Method in class org.apache.druid.collections.bitmap.BitSetBitmapFactory
-
- makeImmutableBitmap(MutableBitmap) - Method in class org.apache.druid.collections.bitmap.ConciseBitmapFactory
-
- makeImmutableBitmap(MutableBitmap) - Method in class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- makeIncrementalIndex(GroupByQuery, GroupByQuery, GroupByQueryConfig, Sequence<ResultRow>) - Static method in class org.apache.druid.query.groupby.GroupByQueryHelper
-
- makeIndexer(boolean) - Method in interface org.apache.druid.segment.DimensionHandler
-
Creates a new DimensionIndexer, a per-dimension object responsible for processing ingested rows in-memory, used
by the IncrementalIndex.
- makeIndexer(boolean) - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- makeIndexer(boolean) - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- makeIndexer(boolean) - Method in class org.apache.druid.segment.LongDimensionHandler
-
- makeIndexer(boolean) - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- makeIndexer(boolean) - Method in class org.apache.druid.segment.StringDimensionHandler
-
- makeInitParams(ColumnSelectorPlus, Cursor) - Method in class org.apache.druid.query.topn.AggregateTopNMetricFirstAlgorithm
-
- makeInitParams(ColumnSelectorPlus<TopNColumnAggregatesProcessor>, Cursor) - Method in class org.apache.druid.query.topn.HeapBasedTopNAlgorithm
-
- makeInitParams(ColumnSelectorPlus, Cursor) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm
-
- makeInitParams(ColumnSelectorPlus, Cursor) - Method in class org.apache.druid.query.topn.TimeExtractionTopNAlgorithm
-
- makeInitParams(ColumnSelectorPlus<TopNColumnAggregatesProcessor>, Cursor) - Method in interface org.apache.druid.query.topn.TopNAlgorithm
-
- makeJoinCursor(Cursor, JoinableClause, boolean, Closer) - Static method in class org.apache.druid.segment.join.HashJoinEngine
-
Creates a cursor that represents the join of with .
- makeJoinMatcher(ColumnSelectorFactory, JoinConditionAnalysis, boolean, boolean, Closer) - Method in interface org.apache.druid.segment.join.Joinable
-
Creates a JoinMatcher that can be used to implement a join onto this Joinable.
- makeJoinMatcher(ColumnSelectorFactory, JoinConditionAnalysis, boolean, boolean, Closer) - Method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- makeJoinMatcher(ColumnSelectorFactory, JoinConditionAnalysis, boolean, boolean, Closer) - Method in class org.apache.druid.segment.join.table.IndexedTableJoinable
-
- makeLaneErrorMessage(String, int) - Static method in exception org.apache.druid.query.QueryCapacityExceededException
-
- makeLazyDiscreteUniform(String, ValueType, boolean, int, Double, int, int) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeLazyZipf(String, ValueType, boolean, int, Double, int, int, Double) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeLongPredicate() - Method in interface org.apache.druid.query.filter.DruidPredicateFactory
-
- makeLongPredicate() - Method in class org.apache.druid.query.filter.InDimFilter.InFilterDruidPredicateFactory
-
- makeLongPredicate() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter.JavaScriptPredicateFactory
-
- makeLongPredicate() - Method in class org.apache.druid.query.filter.SelectorPredicateFactory
-
- makeLongProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- makeLongProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.filter.vector.VectorValueMatcherColumnProcessorFactory
-
- makeLongProcessor(ColumnCapabilities, VectorValueSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnProcessorFactory
-
- makeLongProcessor(BaseLongColumnValueSelector) - Method in interface org.apache.druid.segment.ColumnProcessorFactory
-
Create a processor for a long column.
- makeLongProcessor(BaseLongColumnValueSelector) - Method in class org.apache.druid.segment.filter.ConstantValueMatcherFactory
-
- makeLongProcessor(BaseLongColumnValueSelector) - Method in class org.apache.druid.segment.filter.PredicateValueMatcherFactory
-
- makeLongProcessor(ColumnCapabilities, VectorValueSelector) - Method in interface org.apache.druid.segment.VectorColumnProcessorFactory
-
- makeLongValueMatcher(BaseLongColumnValueSelector, String) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
- makeLongValueMatcher(BaseLongColumnValueSelector, DruidPredicateFactory) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
- makeMatcher(ColumnIndexSelector, ColumnSelectorFactory, RowOffsetMatcherFactory) - Method in interface org.apache.druid.query.filter.BooleanFilter
-
Get a ValueMatcher that applies this filter to row values.
- makeMatcher(ColumnSelectorFactory) - Method in interface org.apache.druid.query.filter.Filter
-
Get a ValueMatcher that applies this filter to row values.
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.query.filter.InDimFilter
-
- makeMatcher(String) - Method in class org.apache.druid.query.filter.vector.DoubleVectorValueMatcher
-
- makeMatcher(DruidPredicateFactory) - Method in class org.apache.druid.query.filter.vector.DoubleVectorValueMatcher
-
- makeMatcher(String) - Method in class org.apache.druid.query.filter.vector.FloatVectorValueMatcher
-
- makeMatcher(DruidPredicateFactory) - Method in class org.apache.druid.query.filter.vector.FloatVectorValueMatcher
-
- makeMatcher(String) - Method in class org.apache.druid.query.filter.vector.LongVectorValueMatcher
-
- makeMatcher(DruidPredicateFactory) - Method in class org.apache.druid.query.filter.vector.LongVectorValueMatcher
-
- makeMatcher(String) - Method in class org.apache.druid.query.filter.vector.MultiValueStringVectorValueMatcher
-
- makeMatcher(DruidPredicateFactory) - Method in class org.apache.druid.query.filter.vector.MultiValueStringVectorValueMatcher
-
- makeMatcher(String) - Method in class org.apache.druid.query.filter.vector.ObjectVectorValueMatcher
-
- makeMatcher(DruidPredicateFactory) - Method in class org.apache.druid.query.filter.vector.ObjectVectorValueMatcher
-
- makeMatcher(String) - Method in class org.apache.druid.query.filter.vector.SingleValueStringVectorValueMatcher
-
- makeMatcher(DruidPredicateFactory) - Method in class org.apache.druid.query.filter.vector.SingleValueStringVectorValueMatcher
-
- makeMatcher(String) - Method in class org.apache.druid.query.filter.vector.StringObjectVectorValueMatcher
-
- makeMatcher(DruidPredicateFactory) - Method in class org.apache.druid.query.filter.vector.StringObjectVectorValueMatcher
-
- makeMatcher(String) - Method in interface org.apache.druid.query.filter.vector.VectorValueMatcherFactory
-
- makeMatcher(DruidPredicateFactory) - Method in interface org.apache.druid.query.filter.vector.VectorValueMatcherFactory
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.AndFilter
-
- makeMatcher(ColumnIndexSelector, ColumnSelectorFactory, RowOffsetMatcherFactory) - Method in class org.apache.druid.segment.filter.AndFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.BoundFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.ColumnComparisonFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.DimensionPredicateFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.ExpressionFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.FalseFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.JavaScriptFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.LikeFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.NotFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.OrFilter
-
- makeMatcher(ColumnIndexSelector, ColumnSelectorFactory, RowOffsetMatcherFactory) - Method in class org.apache.druid.segment.filter.OrFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.SpatialFilter
-
- makeMatcher(ColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.TrueFilter
-
- makeMerger(IndexSpec, SegmentWriteOutMedium, ColumnCapabilities, ProgressIndicator, Closer) - Method in interface org.apache.druid.segment.DimensionHandler
-
Creates a new DimensionMergerV9, a per-dimension object responsible for merging indexes/row data across segments
and building the on-disk representation of a dimension.
- makeMerger(IndexSpec, SegmentWriteOutMedium, ColumnCapabilities, ProgressIndicator, Closer) - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- makeMerger(IndexSpec, SegmentWriteOutMedium, ColumnCapabilities, ProgressIndicator, Closer) - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- makeMerger(IndexSpec, SegmentWriteOutMedium, ColumnCapabilities, ProgressIndicator, Closer) - Method in class org.apache.druid.segment.LongDimensionHandler
-
- makeMerger(IndexSpec, SegmentWriteOutMedium, ColumnCapabilities, ProgressIndicator, Closer) - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- makeMerger(IndexSpec, SegmentWriteOutMedium, ColumnCapabilities, ProgressIndicator, Closer) - Method in class org.apache.druid.segment.StringDimensionHandler
-
- makeMetricColumnValueSelector(String, IncrementalIndexRowHolder) - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- makeMetricFile(File, String, ByteOrder) - Static method in class org.apache.druid.segment.IndexIO
-
- makeMetrics(DataSourceMetadataQuery) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceQueryQueryToolChest
-
- makeMetrics(Query<?>) - Method in class org.apache.druid.query.DefaultGenericQueryMetricsFactory
-
- makeMetrics() - Method in class org.apache.druid.query.DefaultGenericQueryMetricsFactory
-
- makeMetrics(Query<?>) - Method in interface org.apache.druid.query.GenericQueryMetricsFactory
-
Creates a
QueryMetrics
for query, which doesn't have predefined QueryMetrics subclass.
- makeMetrics() - Method in interface org.apache.druid.query.GenericQueryMetricsFactory
-
Creates a
QueryMetrics
which doesn't have predefined QueryMetrics subclass.
- makeMetrics() - Method in class org.apache.druid.query.groupby.DefaultGroupByQueryMetricsFactory
-
- makeMetrics() - Method in interface org.apache.druid.query.groupby.GroupByQueryMetricsFactory
-
- makeMetrics(GroupByQuery) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- makeMetrics(SegmentMetadataQuery) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- makeMetrics(QueryType) - Method in class org.apache.druid.query.QueryToolChest
-
Creates a
QueryMetrics
object that is used to generate metrics for this specific query type.
- makeMetrics(ScanQuery) - Method in class org.apache.druid.query.scan.ScanQueryQueryToolChest
-
- makeMetrics(SearchQuery) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetricsFactory
-
- makeMetrics(SearchQuery) - Method in interface org.apache.druid.query.search.SearchQueryMetricsFactory
-
- makeMetrics(SearchQuery) - Method in class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- makeMetrics(TimeBoundaryQuery) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- makeMetrics() - Method in class org.apache.druid.query.timeseries.DefaultTimeseriesQueryMetricsFactory
-
- makeMetrics() - Method in interface org.apache.druid.query.timeseries.TimeseriesQueryMetricsFactory
-
- makeMetrics(TimeseriesQuery) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- makeMetrics() - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetricsFactory
-
- makeMetrics() - Method in interface org.apache.druid.query.topn.TopNQueryMetricsFactory
-
- makeMetrics(TopNQuery) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- makeMultiValueDimensionProcessor(ColumnCapabilities, MultiValueDimensionVectorSelector) - Method in class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- makeMultiValueDimensionProcessor(ColumnCapabilities, MultiValueDimensionVectorSelector) - Method in class org.apache.druid.query.filter.vector.VectorValueMatcherColumnProcessorFactory
-
- makeMultiValueDimensionProcessor(ColumnCapabilities, MultiValueDimensionVectorSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnProcessorFactory
-
- makeMultiValueDimensionProcessor(ColumnCapabilities, MultiValueDimensionVectorSelector) - Method in interface org.apache.druid.segment.VectorColumnProcessorFactory
-
- makeMultiValueDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.vector.QueryableIndexVectorColumnSelectorFactory
-
- makeMultiValueDimensionSelector(DimensionSpec) - Method in interface org.apache.druid.segment.vector.VectorColumnSelectorFactory
-
Returns a dictionary encoded, string-typed, multi-value-per-row column selector.
- makeMultiValueDimensionVectorSelector(ReadableVectorOffset) - Method in interface org.apache.druid.segment.column.DictionaryEncodedColumn
-
- makeMultiValueDimensionVectorSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- makeMultiValueDimensionVectorSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- makeMultiValueDimensionVectorSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- makeMultiValueDimensionVectorSelector(DimensionSpec, VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.VirtualColumns
-
Create a multi value dimension vector (string) selector.
- makeMultiValueDimensionVectorSelector(DimensionSpec, ColumnSelector, ReadableVectorOffset) - Method in class org.apache.druid.segment.VirtualColumns
-
Try to create an optimized multi value dimension (string) vector selector, directly from a
ColumnSelector
.
- makeMultiValueVectorDimensionSelector(DimensionSpec, VectorColumnSelectorFactory) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeMultiValueVectorDimensionSelector(DimensionSpec, ColumnSelector, ReadableVectorOffset) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeNewSettableColumnValueSelector() - Method in class org.apache.druid.frame.read.columnar.ColumnPlus
-
- makeNewSettableColumnValueSelector() - Method in interface org.apache.druid.segment.column.ColumnHolder
-
- makeNewSettableColumnValueSelector(ValueType) - Static method in class org.apache.druid.segment.column.ValueTypes
-
- makeNewSettableEncodedValueSelector() - Method in interface org.apache.druid.segment.DimensionHandler
-
Creates and returns a new object of some implementation of
SettableColumnValueSelector
, that corresponds
to the type of this DimensionHandler.
- makeNewSettableEncodedValueSelector() - Method in class org.apache.druid.segment.DoubleDimensionHandler
-
- makeNewSettableEncodedValueSelector() - Method in class org.apache.druid.segment.FloatDimensionHandler
-
- makeNewSettableEncodedValueSelector() - Method in class org.apache.druid.segment.LongDimensionHandler
-
- makeNewSettableEncodedValueSelector() - Method in class org.apache.druid.segment.NestedDataDimensionHandler
-
- makeNewSettableEncodedValueSelector() - Method in class org.apache.druid.segment.StringDimensionHandler
-
- makeNormal(String, ValueType, boolean, int, Double, Double, Double, boolean) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeNullableAggregateCombiner() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
- makeNullableAggregateCombiner() - Method in class org.apache.druid.query.aggregation.NullableNumericAggregatorFactory
-
- makeNullableNumericSupplier(ColumnValueSelector, Supplier<T>) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
- makeNullHandlingBufferComparatorForNumericData(int, Grouper.BufferComparator) - Static method in class org.apache.druid.query.groupby.epinephelinae.GrouperBufferComparatorUtils
-
- makeNullIndex(boolean, ColumnIndexSelector) - Static method in class org.apache.druid.segment.filter.Filters
-
- makeNullValueMatcher(VectorValueSelector) - Method in interface org.apache.druid.query.filter.vector.VectorValueMatcherFactory
-
- makeNumericWrappingDimensionSelector(ValueType, ColumnValueSelector<?>, ExtractionFn) - Static method in class org.apache.druid.segment.column.ValueTypes
-
- makeObjectPredicate() - Method in interface org.apache.druid.query.filter.DruidPredicateFactory
-
Object predicate is currently only used by vectorized matchers for non-string object selectors.
- makeObjectProcessor(ColumnCapabilities, VectorObjectSelector) - Method in class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- makeObjectProcessor(ColumnCapabilities, VectorObjectSelector) - Method in class org.apache.druid.query.filter.vector.VectorValueMatcherColumnProcessorFactory
-
- makeObjectProcessor(ColumnCapabilities, VectorObjectSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnProcessorFactory
-
- makeObjectProcessor(ColumnCapabilities, VectorObjectSelector) - Method in interface org.apache.druid.segment.VectorColumnProcessorFactory
-
- makeObjectSelector(String) - Method in class org.apache.druid.segment.vector.QueryableIndexVectorColumnSelectorFactory
-
- makeObjectSelector(String) - Method in interface org.apache.druid.segment.vector.VectorColumnSelectorFactory
-
Returns an object selector.
- makePeekingComparator() - Static method in class org.apache.druid.segment.DictionaryMergingIterator
-
- makePostComputeManipulatorFn(GroupByQuery, MetricManipulationFn) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- makePostComputeManipulatorFn(QueryType, MetricManipulationFn) - Method in class org.apache.druid.query.QueryToolChest
-
Generally speaking this is the exact same thing as makePreComputeManipulatorFn.
- makePostComputeManipulatorFn(TimeseriesQuery, MetricManipulationFn) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- makePostComputeManipulatorFn(TopNQuery, MetricManipulationFn) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- makePreComputeManipulatorFn(DataSourceMetadataQuery, MetricManipulationFn) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceQueryQueryToolChest
-
- makePreComputeManipulatorFn(GroupByQuery, MetricManipulationFn) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- makePreComputeManipulatorFn(SegmentMetadataQuery, MetricManipulationFn) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- makePreComputeManipulatorFn(QueryType, MetricManipulationFn) - Method in class org.apache.druid.query.QueryToolChest
-
Creates a Function that can take in a ResultType and return a new ResultType having applied
the MetricManipulatorFn to each of the metrics.
- makePreComputeManipulatorFn(ScanQuery, MetricManipulationFn) - Method in class org.apache.druid.query.scan.ScanQueryQueryToolChest
-
- makePreComputeManipulatorFn(SearchQuery, MetricManipulationFn) - Method in class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- makePreComputeManipulatorFn(TimeBoundaryQuery, MetricManipulationFn) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- makePreComputeManipulatorFn(TimeseriesQuery, MetricManipulationFn) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- makePreComputeManipulatorFn(TopNQuery, MetricManipulationFn) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- makePredicateIndex(String, ColumnIndexSelector, DruidPredicateFactory) - Static method in class org.apache.druid.segment.filter.Filters
-
- makePredicateMatchingSet(DimensionSelector, Predicate<String>) - Static method in class org.apache.druid.segment.DimensionSelectorUtils
-
- makeProcessor(String, ColumnProcessorFactory<T>, ColumnSelectorFactory) - Static method in class org.apache.druid.segment.ColumnProcessors
-
Make a processor for a particular named column.
- makeProcessor(DimensionSpec, ColumnProcessorFactory<T>, ColumnSelectorFactory) - Static method in class org.apache.druid.segment.ColumnProcessors
-
- makeProcessor(Expr, ColumnType, ColumnProcessorFactory<T>, ColumnSelectorFactory) - Static method in class org.apache.druid.segment.ColumnProcessors
-
Make a processor for a particular expression.
- makeRequestMetrics(GenericQueryMetricsFactory, QueryToolChest<T, Query<T>>, Query<T>, String) - Static method in class org.apache.druid.query.DruidMetrics
-
- makeResultBuilder(TopNParams, TopNQuery) - Static method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- makeRowIteratorWithConvertedDimensionColumns(TransformableRowIterator, ColumnValueSelector[], ColumnValueSelector[]) - Static method in interface org.apache.druid.segment.IndexMerger
-
- makeRowMemorySupplier(ColumnSelectorFactory, RowSignature) - Static method in class org.apache.druid.frame.read.FrameReaderUtils
-
- makeRowOffsetMatcher(ImmutableBitmap) - Method in interface org.apache.druid.query.filter.RowOffsetMatcherFactory
-
- makeSegmentWriteOutMedium(File) - Method in class org.apache.druid.segment.writeout.OffHeapMemorySegmentWriteOutMediumFactory
-
- makeSegmentWriteOutMedium(File) - Method in class org.apache.druid.segment.writeout.OnHeapMemorySegmentWriteOutMediumFactory
-
- makeSegmentWriteOutMedium(File) - Method in interface org.apache.druid.segment.writeout.SegmentWriteOutMediumFactory
-
Creates a new SegmentWriteOutMedium.
- makeSegmentWriteOutMedium(File) - Method in class org.apache.druid.segment.writeout.TmpFileSegmentWriteOutMediumFactory
-
- makeSequential(String, ValueType, boolean, int, Double, int, int) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- makeSingleValueDimensionProcessor(ColumnCapabilities, SingleValueDimensionVectorSelector) - Method in class org.apache.druid.query.aggregation.cardinality.vector.CardinalityVectorProcessorFactory
-
- makeSingleValueDimensionProcessor(ColumnCapabilities, SingleValueDimensionVectorSelector) - Method in class org.apache.druid.query.filter.vector.VectorValueMatcherColumnProcessorFactory
-
- makeSingleValueDimensionProcessor(ColumnCapabilities, SingleValueDimensionVectorSelector) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnProcessorFactory
-
- makeSingleValueDimensionProcessor(ColumnCapabilities, SingleValueDimensionVectorSelector) - Method in interface org.apache.druid.segment.VectorColumnProcessorFactory
-
- makeSingleValueDimensionSelector(DimensionSpec) - Method in class org.apache.druid.segment.vector.QueryableIndexVectorColumnSelectorFactory
-
- makeSingleValueDimensionSelector(DimensionSpec) - Method in interface org.apache.druid.segment.vector.VectorColumnSelectorFactory
-
Returns a dictionary encoded, string-typed, single-value-per-row column selector.
- makeSingleValueDimensionVectorSelector(ReadableVectorOffset) - Method in interface org.apache.druid.segment.column.DictionaryEncodedColumn
-
- makeSingleValueDimensionVectorSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- makeSingleValueDimensionVectorSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- makeSingleValueDimensionVectorSelector(List<NestedPathPart>, ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- makeSingleValueDimensionVectorSelector(List<NestedPathPart>, ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
- makeSingleValueDimensionVectorSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- makeSingleValueDimensionVectorSelector(VectorColumnSelectorFactory, Expr) - Static method in class org.apache.druid.segment.virtual.ExpressionVectorSelectors
-
- makeSingleValueDimensionVectorSelector(DimensionSpec, VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.VirtualColumns
-
Create a single value dimension vector (string) selector.
- makeSingleValueDimensionVectorSelector(DimensionSpec, ColumnSelector, ReadableVectorOffset) - Method in class org.apache.druid.segment.VirtualColumns
-
Try to create an optimized single value dimension (string) vector selector, directly from a
ColumnSelector
.
- makeSingleValueVectorDimensionSelector(DimensionSpec, VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- makeSingleValueVectorDimensionSelector(DimensionSpec, ColumnSelector, ReadableVectorOffset) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- makeSingleValueVectorDimensionSelector(DimensionSpec, VectorColumnSelectorFactory) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeSingleValueVectorDimensionSelector(DimensionSpec, ColumnSelector, ReadableVectorOffset) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeStartupInjector() - Static method in class org.apache.druid.guice.GuiceInjectors
-
- makeStartupInjectorWithModules(Iterable<? extends Module>) - Static method in class org.apache.druid.guice.GuiceInjectors
-
- makeStringColumnValueSelector(ColumnSelectorFactory, Expr) - Static method in class org.apache.druid.segment.virtual.ExpressionSelectors
-
- makeStringPredicate() - Method in interface org.apache.druid.query.filter.DruidPredicateFactory
-
- makeStringPredicate() - Method in class org.apache.druid.query.filter.InDimFilter.InFilterDruidPredicateFactory
-
- makeStringPredicate() - Method in class org.apache.druid.query.filter.JavaScriptDimFilter.JavaScriptPredicateFactory
-
- makeStringPredicate() - Method in class org.apache.druid.query.filter.SelectorPredicateFactory
-
- makeStringValueMatcher(DimensionSelector, String, boolean) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
Creates a constant-based
ValueMatcher
for a string-typed selector.
- makeStringValueMatcher(DimensionSelector, DruidPredicateFactory, boolean) - Static method in class org.apache.druid.segment.filter.ValueMatchers
-
Creates a predicate-based
ValueMatcher
for a string-typed selector.
- makeTimeFile(File, ByteOrder) - Static method in class org.apache.druid.segment.IndexIO
-
- makeTotalErrorMessage(int) - Static method in exception org.apache.druid.query.QueryCapacityExceededException
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.BaseSingleValueDimensionSelector
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.ConstantDimensionSelector
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.ConstantMultiValueDimensionSelector
-
- makeValueMatcher(String) - Method in interface org.apache.druid.segment.DimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in interface org.apache.druid.segment.DimensionSelector
-
- makeValueMatcher(List<Supplier<String[]>>) - Static method in class org.apache.druid.segment.filter.ColumnComparisonFilter
-
- makeValueMatcher(ColumnSelectorFactory, String, String) - Static method in class org.apache.druid.segment.filter.Filters
-
Create a ValueMatcher that compares row values to the provided string.
- makeValueMatcher(ColumnSelectorFactory, String, DruidPredicateFactory) - Static method in class org.apache.druid.segment.filter.Filters
-
Create a ValueMatcher that applies a predicate to row values.
- makeValueMatcher(String) - Method in class org.apache.druid.segment.join.PossiblyNullDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.join.PossiblyNullDimensionSelector
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.join.table.IndexedTableDimensionSelector
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.virtual.ExpressionMultiValueDimensionSelector
-
- makeValueMatcher(String) - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- makeValueMatcher(Predicate<String>) - Method in class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- makeValueMatcherGeneric(DimensionSelector, String) - Static method in class org.apache.druid.segment.DimensionSelectorUtils
-
- makeValueMatcherGeneric(DimensionSelector, Predicate<String>) - Static method in class org.apache.druid.segment.DimensionSelectorUtils
-
- makeValueSelector(String) - Method in class org.apache.druid.segment.vector.QueryableIndexVectorColumnSelectorFactory
-
- makeValueSelector(String) - Method in interface org.apache.druid.segment.vector.VectorColumnSelectorFactory
-
Returns a primitive column selector.
- makeVectorCursor(Filter, Interval, VirtualColumns, boolean, int, QueryMetrics<?>) - Method in class org.apache.druid.frame.segment.columnar.FrameCursorFactory
-
- makeVectorCursor(Filter, Interval, VirtualColumns, boolean, int, QueryMetrics<?>) - Method in class org.apache.druid.frame.segment.FrameStorageAdapter
-
- makeVectorCursor(Filter, Interval, VirtualColumns, boolean, int, QueryMetrics<?>) - Method in interface org.apache.druid.segment.CursorFactory
-
Creates a VectorCursor.
- makeVectorCursor(Filter, Interval, VirtualColumns, boolean, int, QueryMetrics<?>) - Method in class org.apache.druid.segment.join.HashJoinSegmentStorageAdapter
-
- makeVectorCursor(Filter, Interval, VirtualColumns, boolean, int, QueryMetrics<?>) - Method in class org.apache.druid.segment.QueryableIndexStorageAdapter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in interface org.apache.druid.query.filter.Filter
-
Get a VectorValueMatcher that applies this filter to row vectors.
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.query.filter.InDimFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.AndFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.BoundFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.DimensionPredicateFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.ExpressionFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.FalseFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.LikeFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.NotFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.OrFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- makeVectorMatcher(VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.filter.TrueFilter
-
- makeVectorObjectSelector(ReadableVectorOffset) - Method in interface org.apache.druid.segment.column.BaseColumn
-
- makeVectorObjectSelector(ReadableVectorOffset) - Method in interface org.apache.druid.segment.column.ComplexColumn
-
- makeVectorObjectSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- makeVectorObjectSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- makeVectorObjectSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.UnknownTypeComplexColumn
-
- makeVectorObjectSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- makeVectorObjectSelector(List<NestedPathPart>, ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- makeVectorObjectSelector(List<NestedPathPart>, ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
Make a
VectorObjectSelector
for a nested literal field column associated with this nested
complex column located at the 'path' represented as a sequence of
NestedPathPart
.
- makeVectorObjectSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- makeVectorObjectSelector(VectorColumnSelectorFactory, Expr) - Static method in class org.apache.druid.segment.virtual.ExpressionVectorSelectors
-
- makeVectorObjectSelector(String, VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- makeVectorObjectSelector(String, ColumnSelector, ReadableVectorOffset) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- makeVectorObjectSelector(String, VectorColumnSelectorFactory) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeVectorObjectSelector(String, ColumnSelector, ReadableVectorOffset) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeVectorObjectSelector(String, VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.VirtualColumns
-
Create a column vector object selector.
- makeVectorObjectSelector(String, ColumnSelector, ReadableVectorOffset) - Method in class org.apache.druid.segment.VirtualColumns
-
- makeVectorProcessor(String, VectorColumnProcessorFactory<T>, VectorColumnSelectorFactory) - Static method in class org.apache.druid.segment.ColumnProcessors
-
Make a processor for a particular named column.
- makeVectorProcessor(DimensionSpec, VectorColumnProcessorFactory<T>, VectorColumnSelectorFactory) - Static method in class org.apache.druid.segment.ColumnProcessors
-
- makeVectorValueSelector(VectorColumnSelectorFactory, String, String, Supplier<Expr>) - Static method in class org.apache.druid.query.aggregation.AggregatorUtil
-
- makeVectorValueSelector(ReadableVectorOffset) - Method in interface org.apache.druid.segment.column.BaseColumn
-
- makeVectorValueSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.DoublesColumn
-
- makeVectorValueSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.FloatsColumn
-
- makeVectorValueSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.column.LongsColumn
-
- makeVectorValueSelector(ReadableVectorOffset, ImmutableBitmap) - Method in interface org.apache.druid.segment.data.ColumnarDoubles
-
- makeVectorValueSelector(ReadableVectorOffset, ImmutableBitmap) - Method in interface org.apache.druid.segment.data.ColumnarFloats
-
- makeVectorValueSelector(ReadableVectorOffset, ImmutableBitmap) - Method in interface org.apache.druid.segment.data.ColumnarLongs
-
- makeVectorValueSelector(List<NestedPathPart>, ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.CompressedNestedDataComplexColumn
-
- makeVectorValueSelector(List<NestedPathPart>, ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.NestedDataComplexColumn
-
Make a
VectorValueSelector
for a nested literal field column associated with this nested
complex column located at the 'path' represented as a sequence of
NestedPathPart
.
- makeVectorValueSelector(ReadableVectorOffset) - Method in class org.apache.druid.segment.nested.NestedFieldLiteralDictionaryEncodedColumn
-
- makeVectorValueSelector(VectorColumnSelectorFactory, Expr) - Static method in class org.apache.druid.segment.virtual.ExpressionVectorSelectors
-
- makeVectorValueSelector(String, VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- makeVectorValueSelector(String, ColumnSelector, ReadableVectorOffset) - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- makeVectorValueSelector(String, VectorColumnSelectorFactory) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeVectorValueSelector(String, ColumnSelector, ReadableVectorOffset) - Method in interface org.apache.druid.segment.VirtualColumn
-
- makeVectorValueSelector(String, VectorColumnSelectorFactory) - Method in class org.apache.druid.segment.VirtualColumns
-
Create a column vector value selector.
- makeVectorValueSelector(String, ColumnSelector, ReadableVectorOffset) - Method in class org.apache.druid.segment.VirtualColumns
-
Try to create an optimized vector value selector directly from a
ColumnSelector
.
- makeWriteOutBytes() - Method in class org.apache.druid.segment.writeout.OffHeapMemorySegmentWriteOutMedium
-
- makeWriteOutBytes() - Method in class org.apache.druid.segment.writeout.OnHeapMemorySegmentWriteOutMedium
-
- makeWriteOutBytes() - Method in interface org.apache.druid.segment.writeout.SegmentWriteOutMedium
-
Creates a new empty
WriteOutBytes
, attached to this SegmentWriteOutMedium.
- makeWriteOutBytes() - Method in class org.apache.druid.segment.writeout.TmpFileSegmentWriteOutMedium
-
- makeZipf(String, ValueType, boolean, int, Double, int, int, Double) - Static method in class org.apache.druid.segment.generator.GeneratorColumnSchema
-
- manipulate(AggregatorFactory, Object) - Method in interface org.apache.druid.query.aggregation.MetricManipulationFn
-
- map(Function<QueryRunner<T>, QueryRunner<T>>) - Method in class org.apache.druid.query.FluentQueryRunnerBuilder.FluentQueryRunner
-
- map(Function<? super T, ? extends U>) - Method in class org.apache.druid.query.Result
-
- mapDir(File) - Method in class org.apache.druid.segment.IndexIO.DefaultIndexIOHandler
-
- mapImmutableBitmap(ByteBuffer) - Method in interface org.apache.druid.collections.bitmap.BitmapFactory
-
Given a ByteBuffer pointing at a serialized version of a bitmap,
instantiate an immutable mapped bitmap.
- mapImmutableBitmap(ByteBuffer) - Method in class org.apache.druid.collections.bitmap.BitSetBitmapFactory
-
- mapImmutableBitmap(ByteBuffer) - Method in class org.apache.druid.collections.bitmap.ConciseBitmapFactory
-
- mapImmutableBitmap(ByteBuffer) - Method in class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- MapIndex - Class in org.apache.druid.segment.join.table
-
- MapJoinableFactory - Class in org.apache.druid.segment.join
-
A
JoinableFactory
that delegates to the appropriate factory based on the datasource.
- MapJoinableFactory(Set<JoinableFactory>, Map<Class<? extends JoinableFactory>, Class<? extends DataSource>>) - Constructor for class org.apache.druid.segment.join.MapJoinableFactory
-
- MapLookupExtractor - Class in org.apache.druid.query.extraction
-
- MapLookupExtractor(Map<String, String>, boolean) - Constructor for class org.apache.druid.query.extraction.MapLookupExtractor
-
- MapQueryToolChestWarehouse - Class in org.apache.druid.query
-
- MapQueryToolChestWarehouse(Map<Class<? extends Query>, QueryToolChest>) - Constructor for class org.apache.druid.query.MapQueryToolChestWarehouse
-
- mapResults(Function<? super T, ? extends U>) - Method in class org.apache.druid.query.BySegmentResultValueClass
-
- mapWritableChannel(Function<WritableFrameChannel, WritableFrameChannel>) - Method in class org.apache.druid.frame.processor.OutputChannel
-
- mark() - Method in class org.apache.druid.segment.ForwardingRowIterator
-
- mark() - Method in interface org.apache.druid.segment.RowIterator
-
- MARKER_FRAME - Static variable in class org.apache.druid.frame.file.FrameFileWriter
-
- MARKER_NO_MORE_FRAMES - Static variable in class org.apache.druid.frame.file.FrameFileWriter
-
- markTriviallyComplete() - Method in class org.apache.druid.frame.processor.SuperSorterProgressTracker
-
If the SuperSorter is trivially done without doing any work (for eg - empty input), the tracker can be marked as
trivially complete.
- match(ReadableVectorMatch) - Method in class org.apache.druid.query.filter.vector.BooleanVectorValueMatcher
-
- match(ReadableVectorMatch) - Method in interface org.apache.druid.query.filter.vector.VectorValueMatcher
-
Examine the current vector and return a match indicating what is accepted.
- MATCH_NULL_ONLY - Static variable in interface org.apache.druid.query.filter.DruidDoublePredicate
-
- MATCH_NULL_ONLY - Static variable in interface org.apache.druid.query.filter.DruidFloatPredicate
-
- MATCH_NULL_ONLY - Static variable in interface org.apache.druid.query.filter.DruidLongPredicate
-
- matchCondition() - Method in interface org.apache.druid.segment.join.JoinMatcher
-
- matchCondition() - Method in class org.apache.druid.segment.join.lookup.LookupJoinMatcher
-
- matchCondition() - Method in class org.apache.druid.segment.join.table.IndexedTableJoinMatcher
-
- matches(String) - Method in class org.apache.druid.query.filter.LikeDimFilter.LikeMatcher
-
- matches() - Method in interface org.apache.druid.query.filter.ValueMatcher
-
- matchesSuffixOnly(String) - Method in class org.apache.druid.query.filter.LikeDimFilter.LikeMatcher
-
Checks if the suffix of "value" matches the suffix of this matcher.
- MatchingDimExtractionFn - Class in org.apache.druid.query.extraction
-
- MatchingDimExtractionFn(String) - Constructor for class org.apache.druid.query.extraction.MatchingDimExtractionFn
-
- matchingRemainder() - Method in interface org.apache.druid.segment.join.JoinMatcher
-
Returns whether this matcher is currently matching the remainder (i.e.
- matchingRemainder() - Method in class org.apache.druid.segment.join.lookup.LookupJoinMatcher
-
- matchingRemainder() - Method in class org.apache.druid.segment.join.table.IndexedTableJoinMatcher
-
- matchRemainder() - Method in interface org.apache.druid.segment.join.JoinMatcher
-
Matches every row that has not already been matched.
- matchRemainder() - Method in class org.apache.druid.segment.join.lookup.LookupJoinMatcher
-
- matchRemainder() - Method in class org.apache.druid.segment.join.table.IndexedTableJoinMatcher
-
- max - Variable in class org.apache.druid.query.aggregation.Histogram
-
- MAX_DEFAULT_PROCESSING_BUFFER_SIZE_BYTES - Static variable in class org.apache.druid.query.DruidProcessingConfig
-
- MAX_INTERMEDIATE_SIZE - Static variable in class org.apache.druid.query.aggregation.mean.DoubleMeanHolder
-
- MAX_INTS_IN_BUFFER - Static variable in class org.apache.druid.segment.data.CompressedColumnarIntsSupplier
-
- MAX_NUMERIC_IN_FILTERS - Static variable in class org.apache.druid.query.QueryContexts
-
- MAX_QUEUED_BYTES_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- MAX_SCATTER_GATHER_BYTES_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- MAX_SUBQUERY_ROWS_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- MAX_TABLE_SIZE - Static variable in class org.apache.druid.segment.data.CompressionFactory
-
- MAX_TIME - Static variable in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- MAX_TIME_ARRAY_OUTPUT_NAME - Static variable in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- maxBuckets - Variable in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- maxBytesInMemory - Variable in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- maxBytesInMemory - Variable in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- maxIntsInBufferForBytes(int) - Static method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSupplier
-
- maxIntsInBufferForValue(int) - Static method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSupplier
-
- maxLoadFactor - Variable in class org.apache.druid.query.groupby.epinephelinae.AbstractBufferHashGrouper
-
- maxLoadFactor - Variable in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- maxRowCount - Variable in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- maxRowCount - Variable in class org.apache.druid.segment.incremental.OnheapIncrementalIndex
-
- maxSelectorFootprint - Variable in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- maxSize() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage
-
- maxSizeForBuckets(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- maxSizeForTesting - Variable in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- maxStringBytes - Variable in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- maxStringBytes - Variable in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- maxStringBytes - Variable in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- maybeAnd(List<Filter>) - Static method in class org.apache.druid.segment.filter.Filters
-
- maybeOr(List<Filter>) - Static method in class org.apache.druid.segment.filter.Filters
-
- maybeWriteByte(Predicate<T>, MetaSerdeHelper.ByteFieldWriter<T>) - Method in class org.apache.druid.segment.serde.MetaSerdeHelper
-
- mean() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanHolder
-
- MEAN_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- memory() - Method in class org.apache.druid.frame.allocation.MemoryRange
-
Returns the underlying memory *without* clipping it to this particular range.
- memory() - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Returns the memory backing this table.
- memory() - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryPointer
-
- MemoryAllocator - Interface in org.apache.druid.frame.allocation
-
Allocator of WritableMemory.
- memoryEquals(Memory, long, Memory, long, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.collection.HashTableUtils
-
Compare two memory ranges for equality.
- memoryNeeded(int, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Returns the amount of memory needed for a table.
- MemoryOpenHashTable - Class in org.apache.druid.query.groupby.epinephelinae.collection
-
An open-addressed hash table with linear probing backed by WritableMemory
.
- MemoryOpenHashTable(WritableMemory, int, int, int, int) - Constructor for class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Create a new table.
- MemoryOpenHashTable.BucketCopyHandler - Interface in org.apache.druid.query.groupby.epinephelinae.collection
-
- MemoryPointer - Class in org.apache.druid.query.groupby.epinephelinae.collection
-
Reusable pointer to a location in Memory
.
- MemoryPointer() - Constructor for class org.apache.druid.query.groupby.epinephelinae.collection.MemoryPointer
-
- MemoryPointer(Memory, long) - Constructor for class org.apache.druid.query.groupby.epinephelinae.collection.MemoryPointer
-
- MemoryRange<T extends org.apache.datasketches.memory.Memory> - Class in org.apache.druid.frame.allocation
-
Reference to a particular region of some Memory
.
- MemoryRange(T, long, long) - Constructor for class org.apache.druid.frame.allocation.MemoryRange
-
- merge(ResponseContext) - Method in class org.apache.druid.query.context.ResponseContext
-
Merges a response context into the current.
- merge(boolean) - Method in class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- merge(LimitSpec) - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
- merge(LimitSpec) - Method in interface org.apache.druid.query.groupby.orderby.LimitSpec
-
- merge(LimitSpec) - Method in class org.apache.druid.query.groupby.orderby.NoopLimitSpec
-
- merge(ColumnIndexCapabilities) - Method in interface org.apache.druid.segment.column.ColumnIndexCapabilities
-
- merge(ColumnIndexCapabilities) - Method in class org.apache.druid.segment.column.SimpleColumnIndexCapabilities
-
- merge(List<IndexableAdapter>, boolean, AggregatorFactory[], File, DimensionsSpec, IndexSpec, int) - Method in interface org.apache.druid.segment.IndexMerger
-
Only used as a convenience method in tests.
- merge(List<IndexableAdapter>, boolean, AggregatorFactory[], File, DimensionsSpec, IndexSpec, int) - Method in class org.apache.druid.segment.IndexMergerV9
-
- merge(List<Metadata>, AggregatorFactory[]) - Static method in class org.apache.druid.segment.Metadata
-
- merge(byte) - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.MutableTypeSet
-
- merge(StructuredDataProcessor.ProcessResults) - Method in class org.apache.druid.segment.nested.StructuredDataProcessor.ProcessResults
-
- mergeAggregators(List<AggregatorFactory[]>) - Static method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Merges the list of AggregatorFactory[] (presumable from metadata of some segments being merged) and
returns merged AggregatorFactory[] (for the metadata for merged segment).
- mergeAnalyses(String, SegmentAnalysis, SegmentAnalysis, boolean) - Static method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- mergeAndGetDictionary() - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
Returns a dictionary of string keys added to this grouper.
- mergeAscending(List<IntIterator>) - Static method in class org.apache.druid.segment.IntIteratorUtils
-
Merges several iterators of ascending int
values into a single iterator of ascending int
values.
- mergeBitmaps(List<IntBuffer>, BitmapFactory, DictionaryEncodedColumnMerger.IndexSeeker[], int) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- mergeFields(SortedMap<String, NestedLiteralTypeInfo.MutableTypeSet>) - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- mergeIndexed(List<Iterable<T>>) - Static method in interface org.apache.druid.segment.IndexMerger
-
- mergeIndexes(int, MutableBitmap) - Method in class org.apache.druid.segment.StringDimensionMergerV9.SpatialIndexesMerger
-
- mergeQueryableIndex(List<QueryableIndex>, boolean, AggregatorFactory[], File, IndexSpec, SegmentWriteOutMediumFactory, int) - Method in interface org.apache.druid.segment.IndexMerger
-
- mergeQueryableIndex(List<QueryableIndex>, boolean, AggregatorFactory[], DimensionsSpec, File, IndexSpec, IndexSpec, ProgressIndicator, SegmentWriteOutMediumFactory, int) - Method in interface org.apache.druid.segment.IndexMerger
-
- mergeQueryableIndex(List<QueryableIndex>, boolean, AggregatorFactory[], DimensionsSpec, File, IndexSpec, IndexSpec, ProgressIndicator, SegmentWriteOutMediumFactory, int) - Method in class org.apache.druid.segment.IndexMergerV9
-
- mergeResults(List<Result<DataSourceMetadataResultValue>>) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQuery
-
- mergeResults(QueryRunner<Result<DataSourceMetadataResultValue>>) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceQueryQueryToolChest
-
- mergeResults() - Method in class org.apache.druid.query.FluentQueryRunnerBuilder.FluentQueryRunner
-
- mergeResults(QueryRunner<ResultRow>) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- mergeResults(QueryRunner<ResultRow>, GroupByQuery, ResponseContext) - Method in interface org.apache.druid.query.groupby.strategy.GroupByStrategy
-
Runs a provided
QueryRunner
on a provided
GroupByQuery
, which is assumed to return rows that are
properly sorted (by timestamp and dimensions) but not necessarily fully merged (that is, there may be adjacent
rows with the same timestamp and dimensions) and without PostAggregators computed.
- mergeResults(QueryRunner<ResultRow>, GroupByQuery, ResponseContext) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV1
-
- mergeResults(QueryRunner<ResultRow>, GroupByQuery, ResponseContext) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- mergeResults(QueryRunner<SegmentAnalysis>) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- mergeResults(QueryRunner<ResultType>) - Method in class org.apache.druid.query.QueryToolChest
-
This method wraps a QueryRunner.
- mergeResults(QueryRunner<ScanResultValue>) - Method in class org.apache.druid.query.scan.ScanQueryQueryToolChest
-
- mergeResults(List<Result<TimeBoundaryResultValue>>) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- mergeResults(QueryRunner<Result<TimeBoundaryResultValue>>) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- mergeResults(QueryRunner<Result<TimeseriesResultValue>>) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<Result<DataSourceMetadataResultValue>>>) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQueryRunnerFactory
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<ResultRow>>) - Method in class org.apache.druid.query.groupby.GroupByQueryRunnerFactory
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<ResultRow>>) - Method in interface org.apache.druid.query.groupby.strategy.GroupByStrategy
-
Merge a variety of single-segment query runners into a combined runner.
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<ResultRow>>) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV1
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<ResultRow>>) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<SegmentAnalysis>>) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryRunnerFactory
-
- mergeRunners(ExecutorService, Iterable<QueryRunner<T>>) - Method in interface org.apache.druid.query.QueryRunnerFactory
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<T>>) - Method in interface org.apache.druid.query.QueryRunnerFactory
-
Runners generated with createRunner() and combined into an Iterable in (time,shardId) order are passed
along to this method with an
QueryProcessingPool
.
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<ScanResultValue>>) - Method in class org.apache.druid.query.scan.ScanQueryRunnerFactory
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<Result<SearchResultValue>>>) - Method in class org.apache.druid.query.search.SearchQueryRunnerFactory
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<Result<TimeBoundaryResultValue>>>) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryRunnerFactory
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<Result<TimeseriesResultValue>>>) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryRunnerFactory
-
- mergeRunners(QueryProcessingPool, Iterable<QueryRunner<Result<TopNResultValue>>>) - Method in class org.apache.druid.query.topn.TopNQueryRunnerFactory
-
- mergeValues(Object, Object) - Method in class org.apache.druid.query.context.ResponseContext.BooleanKey
-
- mergeValues(Object, Object) - Method in class org.apache.druid.query.context.ResponseContext.CounterKey
-
- mergeValues(Object, Object) - Method in interface org.apache.druid.query.context.ResponseContext.Key
-
Merges two values of type T.
- mergeValues(Object, Object) - Method in class org.apache.druid.query.context.ResponseContext.LongKey
-
- mergeValues(Object, Object) - Method in class org.apache.druid.query.context.ResponseContext.StringKey
-
- Merging - Annotation Type in org.apache.druid.guice.annotations
-
- message(String, ColumnType) - Static method in exception org.apache.druid.frame.write.UnsupportedColumnTypeException
-
- Metadata - Class in org.apache.druid.segment
-
- Metadata(Map<String, Object>, AggregatorFactory[], TimestampSpec, Granularity, Boolean) - Constructor for class org.apache.druid.segment.Metadata
-
- MetaSerdeHelper<T> - Class in org.apache.druid.segment.serde
-
- MetaSerdeHelper.ByteFieldWriter<T> - Interface in org.apache.druid.segment.serde
-
- MetaSerdeHelper.FieldWriter<T> - Interface in org.apache.druid.segment.serde
-
- MetaSerdeHelper.IntFieldWriter<T> - Interface in org.apache.druid.segment.serde
-
- metaSize() - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingWriter
-
- metaSize() - Method in class org.apache.druid.segment.data.DeltaLongEncodingWriter
-
- metaSize() - Method in class org.apache.druid.segment.data.LongsLongEncodingWriter
-
- metaSize() - Method in class org.apache.druid.segment.data.TableLongEncodingWriter
-
- metric(String) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- metric(TopNMetricSpec) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- METRIC_CAPABILITY_MERGE_LOGIC - Static variable in class org.apache.druid.segment.IndexMergerV9
-
- MetricDesc(int, AggregatorFactory) - Constructor for class org.apache.druid.segment.incremental.IncrementalIndex.MetricDesc
-
- MetricHolder - Class in org.apache.druid.segment
-
- MetricHolder.MetricType - Enum in org.apache.druid.segment
-
- MetricManipulationFn - Interface in org.apache.druid.query.aggregation
-
- MetricManipulatorFns - Class in org.apache.druid.query.aggregation
-
- MetricManipulatorFns() - Constructor for class org.apache.druid.query.aggregation.MetricManipulatorFns
-
- metrics - Variable in class org.apache.druid.query.DefaultQueryMetrics
-
- MetricsEmittingQueryProcessingPool - Class in org.apache.druid.query
-
- MetricsEmittingQueryProcessingPool(ListeningExecutorService, ExecutorServiceMonitor) - Constructor for class org.apache.druid.query.MetricsEmittingQueryProcessingPool
-
- MetricsEmittingQueryRunner<T> - Class in org.apache.druid.query
-
- MetricsEmittingQueryRunner(ServiceEmitter, QueryToolChest<T, ? extends Query<T>>, QueryRunner<T>, ObjLongConsumer<? super QueryMetrics<?>>, Consumer<QueryMetrics<?>>) - Constructor for class org.apache.druid.query.MetricsEmittingQueryRunner
-
- MetricValueExtractor - Class in org.apache.druid.query
-
- MetricValueExtractor(Map<String, Object>) - Constructor for class org.apache.druid.query.MetricValueExtractor
-
- min - Variable in class org.apache.druid.query.aggregation.Histogram
-
- MIN_TIME - Static variable in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- MIN_TIME_ARRAY_OUTPUT_NAME - Static variable in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- MIN_TOP_N_THRESHOLD - Static variable in class org.apache.druid.query.QueryContexts
-
- minimal() - Static method in class org.apache.druid.frame.channel.BlockingQueueFrameChannel
-
Create a channel that buffers one frame.
- MISSING_SEGMENTS - Static variable in class org.apache.druid.query.context.ResponseContext.Keys
-
Lists missing segments.
- MMappedIndex - Class in org.apache.druid.segment
-
- MMappedIndex(GenericIndexed<String>, GenericIndexed<String>, Interval, CompressedColumnarLongsSupplier, Map<String, MetricHolder>, Map<String, GenericIndexed<String>>, Map<String, GenericIndexed<ByteBuffer>>, Map<String, VSizeColumnarMultiInts>, Map<String, GenericIndexed<ImmutableBitmap>>, Map<String, ImmutableRTree>, SmooshedFileMapper) - Constructor for class org.apache.druid.segment.MMappedIndex
-
- MMappedQueryableSegmentizerFactory - Class in org.apache.druid.segment.loading
-
- MMappedQueryableSegmentizerFactory(IndexIO) - Constructor for class org.apache.druid.segment.loading.MMappedQueryableSegmentizerFactory
-
- ModulesConfig - Class in org.apache.druid.guice
-
- ModulesConfig() - Constructor for class org.apache.druid.guice.ModulesConfig
-
- MOMENTS_SKETCH_BUILD_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- MOMENTS_SKETCH_MERGE_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- MOMENTS_SKETCH_TO_MAX_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.post.PostAggregatorIds
-
- MOMENTS_SKETCH_TO_MIN_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.post.PostAggregatorIds
-
- MOMENTS_SKETCH_TO_QUANTILES_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.post.PostAggregatorIds
-
- moveToNext() - Method in class org.apache.druid.segment.ForwardingRowIterator
-
- moveToNext() - Method in interface org.apache.druid.segment.TimeAndDimsIterator
-
Moves iterator to the next data point.
- MultiColumnSelectorFactory - Class in org.apache.druid.frame.processor
-
- MultiColumnSelectorFactory(List<Supplier<ColumnSelectorFactory>>, ColumnInspector) - Constructor for class org.apache.druid.frame.processor.MultiColumnSelectorFactory
-
- multiConstant(List<String>) - Static method in interface org.apache.druid.segment.DimensionSelector
-
- multiConstant(List<String>, ExtractionFn) - Static method in interface org.apache.druid.segment.DimensionSelector
-
- MultipleIntervalSegmentSpec - Class in org.apache.druid.query.spec
-
- MultipleIntervalSegmentSpec(List<Interval>) - Constructor for class org.apache.druid.query.spec.MultipleIntervalSegmentSpec
-
- MultipleSpecificSegmentSpec - Class in org.apache.druid.query.spec
-
- MultipleSpecificSegmentSpec(List<SegmentDescriptor>) - Constructor for class org.apache.druid.query.spec.MultipleSpecificSegmentSpec
-
- multipleValues() - Method in interface org.apache.druid.segment.column.ColumnCapabilities.CoercionLogic
-
- multiValue - Variable in class org.apache.druid.frame.write.columnar.StringFrameColumnWriter
-
- MultiValueDimensionVectorSelector - Interface in org.apache.druid.segment.vector
-
Vectorized selector for a multi-valued string-typed column.
- MultiValueStringCardinalityVectorProcessor - Class in org.apache.druid.query.aggregation.cardinality.vector
-
- MultiValueStringCardinalityVectorProcessor(MultiValueDimensionVectorSelector) - Constructor for class org.apache.druid.query.aggregation.cardinality.vector.MultiValueStringCardinalityVectorProcessor
-
- MultiValueStringVectorObjectSelector(ColumnarMultiInts, ReadableVectorOffset) - Constructor for class org.apache.druid.segment.column.StringDictionaryEncodedColumn.MultiValueStringVectorObjectSelector
-
- MultiValueStringVectorValueMatcher - Class in org.apache.druid.query.filter.vector
-
- MultiValueStringVectorValueMatcher(MultiValueDimensionVectorSelector) - Constructor for class org.apache.druid.query.filter.vector.MultiValueStringVectorValueMatcher
-
- mustDecorate() - Method in class org.apache.druid.query.dimension.BaseFilteredDimensionSpec
-
- mustDecorate() - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- mustDecorate() - Method in interface org.apache.druid.query.dimension.DimensionSpec
-
Does this DimensionSpec require that decorate() be called to produce correct results?
- mustDecorate() - Method in class org.apache.druid.query.dimension.ExtractionDimensionSpec
-
- mustDecorate() - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- MutableBitmap - Interface in org.apache.druid.collections.bitmap
-
This class is meant to represent a simple wrapper around a bitmap class.
- MutableRowIngestionMeters - Class in org.apache.druid.segment.incremental
-
- MutableRowIngestionMeters() - Constructor for class org.apache.druid.segment.incremental.MutableRowIngestionMeters
-
- MutableTypeSet() - Constructor for class org.apache.druid.segment.nested.NestedLiteralTypeInfo.MutableTypeSet
-
- MutableTypeSet(byte) - Constructor for class org.apache.druid.segment.nested.NestedLiteralTypeInfo.MutableTypeSet
-
- RadiusBound - Class in org.apache.druid.collections.spatial.search
-
- RadiusBound(float[], float, int) - Constructor for class org.apache.druid.collections.spatial.search.RadiusBound
-
- RadiusBound(float[], float) - Constructor for class org.apache.druid.collections.spatial.search.RadiusBound
-
- randomQueryId() - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- randomQueryId() - Method in class org.apache.druid.query.Druids.TimeBoundaryQueryBuilder
-
- randomQueryId() - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- randomQueryId() - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- randomQueryId() - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- RangeIndexedInts - Class in org.apache.druid.segment.data
-
Reusable IndexedInts that returns sequences [0, 1, ..., N].
- RangeIndexedInts() - Constructor for class org.apache.druid.segment.data.RangeIndexedInts
-
- ranges() - Method in class org.apache.druid.frame.key.ClusterByPartitions
-
- RAW_FILE_NAME - Static variable in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- RawFieldColumnSelector(ColumnValueSelector, List<NestedPathPart>) - Constructor for class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldColumnSelector
-
- RawFieldLiteralColumnValueSelector(ColumnValueSelector, List<NestedPathPart>) - Constructor for class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector
-
- RawFieldVectorObjectSelector(VectorObjectSelector, List<NestedPathPart>) - Constructor for class org.apache.druid.segment.virtual.NestedFieldVirtualColumn.RawFieldVectorObjectSelector
-
- read() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- read() - Method in class org.apache.druid.frame.channel.ReadableConcatFrameChannel
-
- read() - Method in class org.apache.druid.frame.channel.ReadableFileFrameChannel
-
- read() - Method in interface org.apache.druid.frame.channel.ReadableFrameChannel
-
Returns the next available frame from this channel.
- read() - Method in class org.apache.druid.frame.channel.ReadableInputStreamFrameChannel
-
- read() - Method in class org.apache.druid.frame.channel.ReadableNilFrameChannel
-
- read(RowKey, int) - Method in class org.apache.druid.frame.key.RowKeyReader
-
Read a value out of a key.
- read(RowKey) - Method in class org.apache.druid.frame.key.RowKeyReader
-
Read all values out of a key, as a list of objects.
- read(ByteBuffer, ColumnConfig, SmooshedFileMapper) - Method in class org.apache.druid.segment.column.ColumnDescriptor
-
- read(ByteBuffer) - Method in class org.apache.druid.segment.column.ObjectStrategyComplexTypeStrategy
-
- read(int) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingReader
-
- read(long[], int, int, int) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingReader
-
- read(long[], int, int[], int, int, int) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingReader
-
- read(int) - Method in class org.apache.druid.segment.data.DeltaLongEncodingReader
-
- read(long[], int, int, int) - Method in class org.apache.druid.segment.data.DeltaLongEncodingReader
-
- read(long[], int, int[], int, int, int) - Method in class org.apache.druid.segment.data.DeltaLongEncodingReader
-
- read(ByteBuffer, TypeStrategy<T>, ByteOrder, int) - Static method in class org.apache.druid.segment.data.FixedIndexed
-
- read(ByteBuffer, ByteOrder) - Static method in class org.apache.druid.segment.data.FrontCodedIndexed
-
- read(ByteBuffer, ObjectStrategy<T>) - Static method in class org.apache.druid.segment.data.GenericIndexed
-
- read(ByteBuffer, ObjectStrategy<T>, SmooshedFileMapper) - Static method in class org.apache.druid.segment.data.GenericIndexed
-
- read(int) - Method in class org.apache.druid.segment.data.LongsLongEncodingReader
-
- read(long[], int, int, int) - Method in class org.apache.druid.segment.data.LongsLongEncodingReader
-
- read(long[], int, int[], int, int, int) - Method in class org.apache.druid.segment.data.LongsLongEncodingReader
-
- read(int) - Method in class org.apache.druid.segment.data.TableLongEncodingReader
-
- read(long[], int, int, int) - Method in class org.apache.druid.segment.data.TableLongEncodingReader
-
- read(long[], int, int[], int, int, int) - Method in class org.apache.druid.segment.data.TableLongEncodingReader
-
- read(int) - Method in interface org.apache.druid.segment.join.table.IndexedTable.Reader
-
Read the value at a particular row number.
- read(ByteBuffer, int) - Static method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo
-
- read(long, int) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadReader
-
- read(ByteBuffer, ColumnBuilder, ColumnConfig) - Method in interface org.apache.druid.segment.serde.ColumnPartSerde.Deserializer
-
- read() - Method in class org.apache.druid.segment.transform.TransformingInputEntityReader
-
- read() - Method in class org.apache.druid.segment.transform.TransformingInputSourceReader
-
- readabilityFuture() - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
- readabilityFuture() - Method in class org.apache.druid.frame.channel.ReadableConcatFrameChannel
-
- readabilityFuture() - Method in class org.apache.druid.frame.channel.ReadableFileFrameChannel
-
- readabilityFuture() - Method in interface org.apache.druid.frame.channel.ReadableFrameChannel
-
- readabilityFuture() - Method in class org.apache.druid.frame.channel.ReadableInputStreamFrameChannel
-
- readabilityFuture() - Method in class org.apache.druid.frame.channel.ReadableNilFrameChannel
-
- readable() - Method in class org.apache.druid.frame.channel.BlockingQueueFrameChannel
-
Returns the readable side of this channel.
- ReadableByteChunksFrameChannel - Class in org.apache.druid.frame.channel
-
- ReadableConcatFrameChannel - Class in org.apache.druid.frame.channel
-
Channel that concatenates a sequence of other channels that are provided by an iterator.
- ReadableFieldPointer - Interface in org.apache.druid.frame.field
-
Pointer to a field position in some memory.
- ReadableFileFrameChannel - Class in org.apache.druid.frame.channel
-
- ReadableFileFrameChannel(FrameFile, int, int) - Constructor for class org.apache.druid.frame.channel.ReadableFileFrameChannel
-
- ReadableFileFrameChannel(FrameFile) - Constructor for class org.apache.druid.frame.channel.ReadableFileFrameChannel
-
- ReadableFrameChannel - Interface in org.apache.druid.frame.channel
-
Interface for reading a sequence of frames.
- ReadableFrameRowPointer - Interface in org.apache.druid.frame.segment.row
-
Pointer to a row position in some memory.
- ReadableInputStreamFrameChannel - Class in org.apache.druid.frame.channel
-
- ReadableNilFrameChannel - Class in org.apache.druid.frame.channel
-
Empty channel.
- ReadableOffset - Interface in org.apache.druid.segment.data
-
A ReadableOffset is an object that provides an integer offset, ostensibly as an index into an array.
- ReadableVectorInspector - Interface in org.apache.druid.segment.vector
-
Vector inspector that can supply a unique identifier of the vector to use with caching in addition to
sizing information
- ReadableVectorMatch - Interface in org.apache.druid.query.filter.vector
-
- ReadableVectorOffset - Interface in org.apache.druid.segment.vector
-
Provides a batch of offsets, ostensibly as indexes into an array.
- readByteBuffer(Memory, long, int) - Static method in class org.apache.druid.frame.read.FrameReaderUtils
-
Returns a ByteBuffer containing data from the provided Memory
.
- readColumn(Frame) - Method in class org.apache.druid.frame.read.columnar.ComplexFrameColumnReader
-
- readColumn(Frame) - Method in class org.apache.druid.frame.read.columnar.DoubleFrameColumnReader
-
- readColumn(Frame) - Method in class org.apache.druid.frame.read.columnar.FloatFrameColumnReader
-
- readColumn(Frame) - Method in interface org.apache.druid.frame.read.columnar.FrameColumnReader
-
Returns a column reference for the provided frame.
- readColumn(Frame) - Method in class org.apache.druid.frame.read.columnar.LongFrameColumnReader
-
- readColumn(Frame) - Method in class org.apache.druid.frame.read.columnar.StringFrameColumnReader
-
- readField(Memory, long, long, int) - Method in class org.apache.druid.frame.field.RowReader
-
Read a particular field value as an object.
- readFromByteBuffer(T, ByteBuffer, int) - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.KeySerde
-
Deserialize a key from a buffer.
- readFromByteBuffer(ByteBuffer) - Static method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- readFromByteBuffer(ByteBuffer) - Static method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- readFully(long, ByteBuffer) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- readFully(long, ByteBuffer) - Method in class org.apache.druid.segment.writeout.WriteOutBytes
-
Reads bytes from the byte sequences, represented by this WriteOutBytes, at the random position, into the given
buffer.
- readKey(int) - Method in interface org.apache.druid.frame.key.FrameComparisonWidget
-
Returns the
RowKey
corresponding to a particular row.
- readKey(int) - Method in class org.apache.druid.frame.key.FrameComparisonWidgetImpl
-
- readOnly() - Method in class org.apache.druid.frame.processor.OutputChannel
-
Returns a read-only version of this instance.
- readOnly() - Method in class org.apache.druid.frame.processor.OutputChannels
-
Returns a read-only version of this instance.
- readPair(ByteBuffer, int) - Static method in class org.apache.druid.query.aggregation.first.StringFirstLastUtils
-
- readPairFromSelectors(BaseLongColumnValueSelector, BaseObjectColumnValueSelector<?>) - Static method in class org.apache.druid.query.aggregation.first.StringFirstLastUtils
-
- readPairFromVectorSelectorsAtIndex(BaseLongVectorValueSelector, VectorObjectSelector, int) - Static method in class org.apache.druid.query.aggregation.first.StringFirstLastUtils
-
Return the object at a particular index from the vector selectors.
- readRetainsBufferReference() - Method in class org.apache.druid.segment.column.ObjectStrategyComplexTypeStrategy
-
- readRow(Memory, long, long) - Method in class org.apache.druid.frame.field.RowReader
-
Read an entire row as a list of objects.
- readValue(JsonParser) - Method in class org.apache.druid.query.context.ResponseContext.AbstractKey
-
- readValue(JsonParser) - Method in interface org.apache.druid.query.context.ResponseContext.Key
-
Reads a value of this key from a JSON stream.
- RealRoundingDistribution - Class in org.apache.druid.segment.generator
-
Rounds the output values from the sample() function of an AbstractRealDistribution.
- RealRoundingDistribution(AbstractRealDistribution) - Constructor for class org.apache.druid.segment.generator.RealRoundingDistribution
-
- RectangularBound - Class in org.apache.druid.collections.spatial.search
-
- RectangularBound(float[], float[], int) - Constructor for class org.apache.druid.collections.spatial.search.RectangularBound
-
- RectangularBound(float[], float[]) - Constructor for class org.apache.druid.collections.spatial.search.RectangularBound
-
- ReferenceCountedObject - Interface in org.apache.druid.segment
-
Interface for an object that may have a reference acquired in the form of a
Closeable
.
- ReferenceCountingCloseableObject<BaseObject extends Closeable> - Class in org.apache.druid.segment
-
ReferenceCountingCloseableObject implements something like automatic reference count-based resource management,
backed by a
Phaser
.
- ReferenceCountingCloseableObject(BaseObject) - Constructor for class org.apache.druid.segment.ReferenceCountingCloseableObject
-
- ReferenceCountingIndexedTable - Class in org.apache.druid.segment.join.table
-
- ReferenceCountingIndexedTable(IndexedTable) - Constructor for class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- ReferenceCountingSegment - Class in org.apache.druid.segment
-
Segment
that is also a
ReferenceCountingSegment
, allowing query engines that operate directly on
segments to track references so that dropping a
Segment
can be done safely to ensure there are no in-flight
queries.
- ReferenceCountingSegment(Segment, int, int, short, short) - Constructor for class org.apache.druid.segment.ReferenceCountingSegment
-
- ReferenceCountingSegmentQueryRunner<T> - Class in org.apache.druid.query
-
- ReferenceCountingSegmentQueryRunner(QueryRunnerFactory<T, Query<T>>, SegmentReference, SegmentDescriptor) - Constructor for class org.apache.druid.query.ReferenceCountingSegmentQueryRunner
-
- referents - Variable in class org.apache.druid.segment.ReferenceCountingCloseableObject
-
- ReflectionQueryToolChestWarehouse - Class in org.apache.druid.query
-
Deprecated.
- ReflectionQueryToolChestWarehouse() - Constructor for class org.apache.druid.query.ReflectionQueryToolChestWarehouse
-
Deprecated.
- RegexDimExtractionFn - Class in org.apache.druid.query.extraction
-
- RegexDimExtractionFn(String, Integer, Boolean, String) - Constructor for class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- RegexDimExtractionFn(String, Boolean, String) - Constructor for class org.apache.druid.query.extraction.RegexDimExtractionFn
-
- RegexDimFilter - Class in org.apache.druid.query.filter
-
- RegexDimFilter(String, String, ExtractionFn, FilterTuning) - Constructor for class org.apache.druid.query.filter.RegexDimFilter
-
- RegexDimFilter(String, String, ExtractionFn) - Constructor for class org.apache.druid.query.filter.RegexDimFilter
-
- RegexFilter - Class in org.apache.druid.segment.filter
-
- RegexFilter(String, Pattern, ExtractionFn, FilterTuning) - Constructor for class org.apache.druid.segment.filter.RegexFilter
-
- RegexFilteredDimensionSpec - Class in org.apache.druid.query.dimension
-
- RegexFilteredDimensionSpec(DimensionSpec, String) - Constructor for class org.apache.druid.query.dimension.RegexFilteredDimensionSpec
-
- RegexpExtractExprMacro - Class in org.apache.druid.query.expression
-
- RegexpExtractExprMacro() - Constructor for class org.apache.druid.query.expression.RegexpExtractExprMacro
-
- RegexpLikeExprMacro - Class in org.apache.druid.query.expression
-
- RegexpLikeExprMacro() - Constructor for class org.apache.druid.query.expression.RegexpLikeExprMacro
-
- RegexSearchQuerySpec - Class in org.apache.druid.query.search
-
- RegexSearchQuerySpec(String) - Constructor for class org.apache.druid.query.search.RegexSearchQuerySpec
-
- region(int) - Method in class org.apache.druid.frame.Frame
-
Returns memory corresponding to a particular region of this frame.
- region() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- region(long, long, ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- region(long, long, ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- registerDimensionHandlerProvider(String, DimensionHandlerProvider) - Static method in class org.apache.druid.segment.DimensionHandlerUtils
-
- RegisteredLookupExtractionFn - Class in org.apache.druid.query.lookup
-
- RegisteredLookupExtractionFn(LookupExtractorFactoryContainerProvider, String, boolean, String, Boolean, Boolean) - Constructor for class org.apache.druid.query.lookup.RegisteredLookupExtractionFn
-
- registerHandlersAndSerde() - Static method in class org.apache.druid.guice.NestedDataModule
-
- registerKey(ResponseContext.Key) - Method in class org.apache.druid.query.context.ResponseContext.Keys
-
Primary way of registering context keys.
- registerKeys(ResponseContext.Key[]) - Method in class org.apache.druid.query.context.ResponseContext.Keys
-
Register a group of keys.
- registerQueryFuture(Query<?>, ListenableFuture<?>) - Method in interface org.apache.druid.query.QueryWatcher
-
QueryRunners must use this method to register any pending queries.
- registerSerde(String, ComplexMetricSerde) - Static method in class org.apache.druid.segment.serde.ComplexMetrics
-
Register a serde name -> ComplexMetricSerde mapping.
- regrowthThreshold - Variable in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
Inform all of our aggregators that they are being relocated.
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in interface org.apache.druid.query.aggregation.BufferAggregator
-
Relocates any cached objects.
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.DelegatingBufferAggregator
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.FilteredBufferAggregator
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.FilteredVectorAggregator
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.NullableNumericBufferAggregator
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.NullableNumericVectorAggregator
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedVectorAggregator
-
- relocate(int, int, ByteBuffer, ByteBuffer) - Method in interface org.apache.druid.query.aggregation.VectorAggregator
-
- REMAINING_RESPONSES_FROM_QUERY_SERVERS - Static variable in class org.apache.druid.query.context.ResponseContext.Keys
-
Map of most relevant query ID to remaining number of responses from query nodes.
- remoteAddress(String) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- remoteAddress(String) - Method in interface org.apache.druid.query.QueryMetrics
-
- remoteAddress(String) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- remove(int) - Method in interface org.apache.druid.collections.bitmap.MutableBitmap
-
Remove the specified integer to the bitmap.
- remove(int) - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- remove(int) - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- remove(int) - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- remove() - Method in class org.apache.druid.collections.IntegerSet.BitSetIterator
-
- remove(Object) - Method in class org.apache.druid.collections.IntegerSet
-
- remove(ResponseContext.Key) - Method in class org.apache.druid.query.context.ResponseContext
-
- remove() - Method in class org.apache.druid.query.groupby.epinephelinae.CloseableGrouperIterator
-
- remove() - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2.GroupByEngineIterator
-
- remove() - Method in class org.apache.druid.query.scan.ScanQueryLimitRowIterator
-
- remove() - Method in class org.apache.druid.segment.DictionaryMergingIterator
-
- removeAll(Collection<?>) - Method in class org.apache.druid.collections.IntegerSet
-
- removeAll(ReadableVectorMatch) - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
Removes all rows from this object that occur in "other", in place, and returns a reference to this object.
- removeAt(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- removeMax() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- removeMin() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- removeOffset(int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- replaces(LookupExtractorFactory) - Method in interface org.apache.druid.query.lookup.LookupExtractorFactory
-
Deprecated.
- replaces(LookupExtractorFactoryContainer) - Method in class org.apache.druid.query.lookup.LookupExtractorFactoryContainer
-
- reportBackPressureTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportBackPressureTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "time that channel is unreadable (backpressure)" metric.
- reportBackPressureTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportBitmapConstructionTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportBitmapConstructionTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
- reportBitmapConstructionTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportCpuTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportCpuTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "cpu time" metric.
- reportCpuTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportMetric(String, Number) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportNodeBytes(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportNodeBytes(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "node bytes" metric.
- reportNodeBytes(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportNodeTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportNodeTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "node time" metric.
- reportNodeTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportNodeTimeToFirstByte(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportNodeTimeToFirstByte(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "time to first byte" metric.
- reportNodeTimeToFirstByte(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportParallelMergeInputRows(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportParallelMergeInputRows(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Reports total number of input rows processed by the broker during parallel merge.
- reportParallelMergeInputRows(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportParallelMergeInputSequences(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportParallelMergeInputSequences(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Reports total number of input sequences processed by the broker during parallel merge.
- reportParallelMergeInputSequences(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportParallelMergeOutputRows(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportParallelMergeOutputRows(long) - Method in interface org.apache.druid.query.QueryMetrics
-
- reportParallelMergeOutputRows(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportParallelMergeParallelism(int) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportParallelMergeParallelism(int) - Method in interface org.apache.druid.query.QueryMetrics
-
Reports number of parallel tasks the broker used to process the query during parallel merge.
- reportParallelMergeParallelism(int) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportParallelMergeTaskCount(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportParallelMergeTaskCount(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Reports broker total number of fork join pool tasks required to complete query
- reportParallelMergeTaskCount(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportParallelMergeTotalCpuTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportParallelMergeTotalCpuTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Reports broker total CPU time in nanoseconds where fork join merge combine tasks were doing work
- reportParallelMergeTotalCpuTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportPreFilteredRows(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportPreFilteredRows(long) - Method in interface org.apache.druid.query.QueryMetrics
-
- reportPreFilteredRows(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportQueriedSegmentCount(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportQueriedSegmentCount(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "segments queried count" metric.
- reportQueriedSegmentCount(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportQueryBytes(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportQueryBytes(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "query bytes" metric.
- reportQueryBytes(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportQueryTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportQueryTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "query time" metric.
- reportQueryTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportSegmentAndCacheTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportSegmentAndCacheTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "segmentAndCache time" metric.
- reportSegmentAndCacheTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportSegmentRows(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportSegmentRows(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Reports the total number of rows in the processed segment.
- reportSegmentRows(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- reportSegmentTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportSegmentTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "segment time" metric.
- reportSegmentTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- ReportTimelineMissingSegmentQueryRunner<T> - Class in org.apache.druid.query
-
- ReportTimelineMissingSegmentQueryRunner(SegmentDescriptor) - Constructor for class org.apache.druid.query.ReportTimelineMissingSegmentQueryRunner
-
- ReportTimelineMissingSegmentQueryRunner(List<SegmentDescriptor>) - Constructor for class org.apache.druid.query.ReportTimelineMissingSegmentQueryRunner
-
- reportWaitTime(long) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- reportWaitTime(long) - Method in interface org.apache.druid.query.QueryMetrics
-
Registers "wait time" metric.
- reportWaitTime(long) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- requiredBufferCapacity(Grouper.KeySerde<KeyType>, AggregatorFactory[]) - Static method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
Returns the minimum buffer capacity required for this grouper.
- requiredColumns() - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- requiredColumns() - Method in class org.apache.druid.segment.virtual.ExpressionVirtualColumn
-
- requiredColumns() - Method in class org.apache.druid.segment.virtual.ListFilteredVirtualColumn
-
- requiredColumns() - Method in class org.apache.druid.segment.virtual.NestedFieldVirtualColumn
-
- requiredColumns() - Method in interface org.apache.druid.segment.VirtualColumn
-
Returns a list of columns that this virtual column will access.
- requiredFields() - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Get a list of fields that aggregators built by this factory will need to read.
- requiredFields() - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- requiredFields() - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- reseedRandomGenerator(long) - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- reserveAdditional(int) - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
Ensure that at least "bytes" amount of space is available after the cursor.
- RESERVED_FIELD_PREFIX - Static variable in class org.apache.druid.frame.write.FrameWriterUtils
-
- reset() - Method in class org.apache.druid.frame.segment.columnar.FrameVectorCursor
-
- reset() - Method in class org.apache.druid.frame.segment.FrameCursor
-
- reset() - Method in class org.apache.druid.frame.segment.FrameFilteredOffset
-
- reset(ColumnValueSelector) - Method in interface org.apache.druid.query.aggregation.AggregateCombiner
-
Resets this AggregateCombiner's state value to the value of the given selector, e.
- reset(ColumnValueSelector) - Method in class org.apache.druid.query.aggregation.cardinality.HyperLogLogCollectorAggregateCombiner
-
- reset(ColumnValueSelector) - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregateCombiner
-
- reset(ColumnValueSelector) - Method in class org.apache.druid.query.aggregation.last.StringLastAggregateCombiner
-
- reset(ColumnValueSelector) - Method in class org.apache.druid.query.aggregation.LongSumAggregateCombiner
-
- reset(ColumnValueSelector) - Method in class org.apache.druid.query.aggregation.NullableNumericAggregateCombiner
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferArrayGrouper
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.BufferHashGrouper
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferIntList
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayStringGroupByColumnSelectorStrategy
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.DictionaryBuildingStringGroupByColumnSelectorStrategy
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.DoubleGroupByColumnSelectorStrategy
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.FloatGroupByColumnSelectorStrategy
-
- reset() - Method in interface org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorStrategy
-
Reset any internal state held by this selector.
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.LongGroupByColumnSelectorStrategy
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.NullableNumericGroupByColumnSelectorStrategy
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.ConcurrentGrouper
-
- reset() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper.KeySerde
-
Reset the keySerde to its initial state.
- reset() - Method in interface org.apache.druid.query.groupby.epinephelinae.Grouper
-
Reset the grouper to its initial state.
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.HashVectorGrouper
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.StreamingMergeSortedGrouper
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DictionaryBuildingSingleValueStringGroupByVectorColumnSelector
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DoubleGroupByVectorColumnSelector
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.FloatGroupByVectorColumnSelector
-
- reset() - Method in interface org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnSelector
-
Reset any internal state held by this selector.
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.LongGroupByVectorColumnSelector
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NilGroupByVectorColumnSelector
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableDoubleGroupByVectorColumnSelector
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableFloatGroupByVectorColumnSelector
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableLongGroupByVectorColumnSelector
-
- reset() - Method in class org.apache.druid.query.groupby.epinephelinae.vector.SingleValueStringGroupByVectorColumnSelector
-
- reset() - Method in interface org.apache.druid.query.groupby.epinephelinae.VectorGrouper
-
Reset the grouper to its initial state.
- reset() - Method in class org.apache.druid.segment.BitmapOffset
-
- reset() - Method in interface org.apache.druid.segment.Cursor
-
- reset() - Method in class org.apache.druid.segment.data.Offset
-
Resets the Offset to the position it was created or cloned with.
- reset() - Method in class org.apache.druid.segment.FilteredOffset
-
- reset(long) - Method in class org.apache.druid.segment.generator.DataGenerator
-
Reset this generator to start from the begining of the interval with a new seed.
- reset() - Method in interface org.apache.druid.segment.join.JoinMatcher
-
Clears any active matches.
- reset() - Method in class org.apache.druid.segment.join.lookup.LookupJoinMatcher
-
- reset() - Method in class org.apache.druid.segment.join.PostJoinCursor
-
- reset() - Method in class org.apache.druid.segment.join.table.IndexedTableJoinMatcher
-
- reset() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.TimestampCheckingOffset
-
- reset() - Method in class org.apache.druid.segment.RowBasedCursor
-
- reset() - Method in class org.apache.druid.segment.RowWalker
-
- reset() - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- reset() - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- reset() - Method in class org.apache.druid.segment.vector.BitmapVectorOffset
-
- reset() - Method in class org.apache.druid.segment.vector.FilteredVectorOffset
-
- reset() - Method in class org.apache.druid.segment.vector.NoFilterVectorOffset
-
- reset() - Method in interface org.apache.druid.segment.vector.VectorCursor
-
Resets the cursor back to its original state.
- reset() - Method in interface org.apache.druid.segment.vector.VectorOffset
-
Resets the object back to its original state.
- resetPosition() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- ResourceLimitExceededException - Exception in org.apache.druid.query
-
Exception indicating that an operation failed because it exceeded some configured resource limit.
- ResourceLimitExceededException(String, String, String, String) - Constructor for exception org.apache.druid.query.ResourceLimitExceededException
-
- ResourceLimitExceededException(String) - Constructor for exception org.apache.druid.query.ResourceLimitExceededException
-
- ResponseContext - Class in org.apache.druid.query.context
-
The context for storing and passing data between chains of
QueryRunner
s.
- ResponseContext() - Constructor for class org.apache.druid.query.context.ResponseContext
-
- ResponseContext.AbstractKey - Class in org.apache.druid.query.context
-
Abstract key class which provides most functionality except the
type-specific merge logic.
- ResponseContext.BooleanKey - Class in org.apache.druid.query.context
-
Boolean valued attribute with the semantics that once the flag is
set true, it stays true.
- ResponseContext.CounterKey - Class in org.apache.druid.query.context
-
Long valued attribute that holds the accumulation of values assigned.
- ResponseContext.Key - Interface in org.apache.druid.query.context
-
The base interface of a response context key.
- ResponseContext.Keys - Class in org.apache.druid.query.context
-
Global registry of response context keys.
- ResponseContext.LongKey - Class in org.apache.druid.query.context
-
Long valued attribute that holds the latest value assigned.
- ResponseContext.SerializationResult - Class in org.apache.druid.query.context
-
- ResponseContext.StringKey - Class in org.apache.druid.query.context
-
String valued attribute that holds the latest value assigned.
- ResponseContextDeserializer - Class in org.apache.druid.query.context
-
Deserialize a response context.
- ResponseContextDeserializer() - Constructor for class org.apache.druid.query.context.ResponseContextDeserializer
-
- Result<T> - Class in org.apache.druid.query
-
- Result(DateTime, T) - Constructor for class org.apache.druid.query.Result
-
- resultArraySignature(GroupByQuery) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- resultArraySignature(QueryType) - Method in class org.apache.druid.query.QueryToolChest
-
- resultArraySignature(ScanQuery) - Method in class org.apache.druid.query.scan.ScanQueryQueryToolChest
-
- resultArraySignature(TimeBoundaryQuery) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- resultArraySignature(TimeseriesQuery) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- resultArraySignature(TopNQuery) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- resultFormat(ScanQuery.ResultFormat) - Method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- ResultGranularTimestampComparator<T> - Class in org.apache.druid.query
-
- ResultGranularTimestampComparator(Granularity) - Constructor for class org.apache.druid.query.ResultGranularTimestampComparator
-
- ResultMergeQueryRunner<T> - Class in org.apache.druid.query
-
- ResultMergeQueryRunner(QueryRunner<T>, Function<Query<T>, Comparator<T>>, Function<Query<T>, BinaryOperator<T>>) - Constructor for class org.apache.druid.query.ResultMergeQueryRunner
-
- ResultRow - Class in org.apache.druid.query.groupby
-
- results(List<DimensionSpec>) - Method in interface org.apache.druid.query.groupby.epinephelinae.GroupByRowProcessor.ResultSupplier
-
Return a result sequence.
- resultsAsArrays(GroupByQuery, Sequence<ResultRow>) - Method in class org.apache.druid.query.groupby.GroupByQueryQueryToolChest
-
- resultsAsArrays(QueryType, Sequence<ResultType>) - Method in class org.apache.druid.query.QueryToolChest
-
Converts a sequence of this query's ResultType into arrays.
- resultsAsArrays(ScanQuery, Sequence<ScanResultValue>) - Method in class org.apache.druid.query.scan.ScanQueryQueryToolChest
-
- resultsAsArrays(TimeBoundaryQuery, Sequence<Result<TimeBoundaryResultValue>>) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQueryQueryToolChest
-
- resultsAsArrays(TimeseriesQuery, Sequence<Result<TimeseriesResultValue>>) - Method in class org.apache.druid.query.timeseries.TimeseriesQueryQueryToolChest
-
- resultsAsArrays(TopNQuery, Sequence<Result<TopNResultValue>>) - Method in class org.apache.druid.query.topn.TopNQueryQueryToolChest
-
- retainAll(Collection<?>) - Method in class org.apache.druid.collections.IntegerSet
-
- RETURN_PARTIAL_RESULTS_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- returnObject(T) - Static method in class org.apache.druid.frame.processor.ReturnOrAwait
-
Return a result.
- ReturnOrAwait<T> - Class in org.apache.druid.frame.processor
-
- ReusableEntry<KeyType> - Class in org.apache.druid.query.groupby.epinephelinae
-
- ReusableEntry(KeyType, Object[]) - Constructor for class org.apache.druid.query.groupby.epinephelinae.ReusableEntry
-
- reverseDictionary - Variable in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- rewindCursor(int) - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
Rewinds the cursor a certain number of bytes, effectively erasing them.
- REWRITE_JOIN_TO_FILTER_ENABLE_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- rewriteRequiredColumns(Map<String, String>) - Method in interface org.apache.druid.query.filter.Filter
-
Return a copy of this filter that is identical to the this filter except that it operates on different columns,
based on a renaming map where the key is the column to be renamed in the filter, and the value is the new
column name.
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.query.filter.InDimFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.BoundFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.FalseFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.LikeFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.NotFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.RegexFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.SearchQueryFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- rewriteRequiredColumns(Map<String, String>) - Method in class org.apache.druid.segment.filter.TrueFilter
-
- RhsRewriteCandidate - Class in org.apache.druid.segment.join.filter.rewrite
-
A candidate is an RHS column that appears in a filter, along with the value being filtered on, plus
the joinable clause associated with the table that the RHS column is from.
- RhsRewriteCandidate(JoinableClause, String, String, boolean) - Constructor for class org.apache.druid.segment.join.filter.rewrite.RhsRewriteCandidate
-
- RhsRewriteCandidates - Class in org.apache.druid.segment.join.filter.rewrite
-
- RightTrimExprMacro() - Constructor for class org.apache.druid.query.expression.TrimExprMacro.RightTrimExprMacro
-
- RoaringBitmapDecisionHelper - Class in org.apache.druid.query.search
-
- RoaringBitmapFactory - Class in org.apache.druid.collections.bitmap
-
As the name suggests, this class instantiates bitmaps of the types
WrappedRoaringBitmap and WrappedImmutableRoaringBitmap.
- RoaringBitmapFactory() - Constructor for class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- RoaringBitmapFactory(boolean) - Constructor for class org.apache.druid.collections.bitmap.RoaringBitmapFactory
-
- RoaringBitmapSerdeFactory - Class in org.apache.druid.segment.data
-
- RoaringBitmapSerdeFactory(Boolean) - Constructor for class org.apache.druid.segment.data.RoaringBitmapSerdeFactory
-
- ROW_DATA_REGION - Static variable in class org.apache.druid.frame.write.RowBasedFrameWriter
-
- ROW_MEMORY_COLUMN - Static variable in class org.apache.druid.frame.segment.row.FrameColumnSelectorFactory
-
Name of the virtual column that contains
MemoryRange
for direct access to row memory.
- ROW_OFFSET_REGION - Static variable in class org.apache.druid.frame.write.RowBasedFrameWriter
-
- ROW_SIGNATURE_COLUMN - Static variable in class org.apache.druid.frame.segment.row.FrameColumnSelectorFactory
-
- ROW_TERMINATOR - Static variable in class org.apache.druid.frame.field.StringFieldWriter
-
- rowAdapter() - Method in class org.apache.druid.query.InlineDataSource
-
- RowAdapter<RowType> - Interface in org.apache.druid.segment
-
An adapter between arbitrary types and the needs of callers that want to read specific columns out of those
types (treating them as rows).
- RowAdapters - Class in org.apache.druid.segment
-
- RowBasedColumnSelectorFactory<T> - Class in org.apache.druid.segment
-
- RowBasedCursor<RowType> - Class in org.apache.druid.segment
-
A
Cursor
that is based on a stream of objects.
- RowBasedExpressionColumnValueSelector - Class in org.apache.druid.segment.virtual
-
Expression column value selector that examines a set of 'unknown' type input bindings on a row by row basis,
transforming the expression to handle multi-value list typed inputs as they are encountered.
- RowBasedExpressionColumnValueSelector(ExpressionPlan, Expr.ObjectBinding, RowIdSupplier) - Constructor for class org.apache.druid.segment.virtual.RowBasedExpressionColumnValueSelector
-
- RowBasedFrameWriter - Class in org.apache.druid.frame.write
-
- RowBasedFrameWriter(RowSignature, List<SortColumn>, List<FieldWriter>, Supplier<MemoryRange<Memory>>, AppendableMemory, AppendableMemory, AppendableMemory) - Constructor for class org.apache.druid.frame.write.RowBasedFrameWriter
-
- RowBasedFrameWriterFactory - Class in org.apache.druid.frame.write
-
- RowBasedFrameWriterFactory(MemoryAllocator, RowSignature, List<SortColumn>) - Constructor for class org.apache.druid.frame.write.RowBasedFrameWriterFactory
-
- RowBasedGrouperHelper - Class in org.apache.druid.query.groupby.epinephelinae
-
- RowBasedGrouperHelper.RowBasedKey - Class in org.apache.druid.query.groupby.epinephelinae
-
- RowBasedIndexBuilder - Class in org.apache.druid.segment.join.table
-
- RowBasedIndexBuilder(ColumnType) - Constructor for class org.apache.druid.segment.join.table.RowBasedIndexBuilder
-
- RowBasedIndexedTable<RowType> - Class in org.apache.druid.segment.join.table
-
An IndexedTable composed of a List-based table and Map-based indexes.
- RowBasedIndexedTable(List<RowType>, RowAdapter<RowType>, RowSignature, Set<String>, String) - Constructor for class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- RowBasedIndexedTable(List<RowType>, RowAdapter<RowType>, RowSignature, Set<String>, String, byte[]) - Constructor for class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- RowBasedSegment<RowType> - Class in org.apache.druid.segment
-
A
Segment
that is based on a stream of objects.
- RowBasedSegment(SegmentId, Sequence<RowType>, RowAdapter<RowType>, RowSignature) - Constructor for class org.apache.druid.segment.RowBasedSegment
-
Create a row-based segment.
- RowBasedStorageAdapter<RowType> - Class in org.apache.druid.segment
-
- rowCount - Variable in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- RowFunction - Interface in org.apache.druid.segment.transform
-
Interface for evaluating functions on rows.
- RowIdSupplier - Interface in org.apache.druid.segment
-
- RowIngestionMeters - Interface in org.apache.druid.segment.incremental
-
A collection of meters for row ingestion stats, with support for moving average calculations.
- RowIngestionMetersFactory - Interface in org.apache.druid.segment.incremental
-
- RowIngestionMetersTotals - Class in org.apache.druid.segment.incremental
-
- RowIngestionMetersTotals(long, long, long, long) - Constructor for class org.apache.druid.segment.incremental.RowIngestionMetersTotals
-
- RowIterator - Interface in org.apache.druid.segment
-
- RowKey - Class in org.apache.druid.frame.key
-
Represents a specific sorting or hashing key.
- RowKeyComparator - Class in org.apache.druid.frame.key
-
Comparator for
RowKey
instances.
- RowKeyReader - Class in org.apache.druid.frame.key
-
Embeds the logic to read
RowKey
from a particular signature of row-based frame.
- RowMemoryFieldPointer - Class in org.apache.druid.frame.field
-
- RowMemoryFieldPointer(Memory, ReadableFrameRowPointer, int, int) - Constructor for class org.apache.druid.frame.field.RowMemoryFieldPointer
-
- RowNumCounter - Class in org.apache.druid.segment
-
Could be used as a simple "row number supplier" for
RowPointer
implementations.
- RowNumCounter() - Constructor for class org.apache.druid.segment.RowNumCounter
-
- RowNumCounter(int) - Constructor for class org.apache.druid.segment.RowNumCounter
-
- RowOffsetMatcherFactory - Interface in org.apache.druid.query.filter
-
- RowPointer - Class in org.apache.druid.segment
-
Extension of
TimeAndDimsPointer
, that keeps "row number" of the current data point in some collection of data
points, that actually makes this data point to be called "row", and the collection, thus, "collection of rows".
- RowPointer(ColumnValueSelector, ColumnValueSelector[], List<DimensionHandler>, ColumnValueSelector[], List<String>, IntSupplier) - Constructor for class org.apache.druid.segment.RowPointer
-
- RowReader - Class in org.apache.druid.frame.field
-
- RowReader(List<FieldReader>) - Constructor for class org.apache.druid.frame.field.RowReader
-
- RowSignature - Class in org.apache.druid.segment.column
-
Type signature for a row in a Druid datasource or query result.
- rowSignature() - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- rowSignature() - Method in interface org.apache.druid.segment.join.table.IndexedTable
-
Returns the signature of this table, which includes all key columns (as well as other columns that can be
selected, but are not keys).
- rowSignature() - Method in class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- rowSignature() - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- RowSignature.Builder - Class in org.apache.druid.segment.column
-
- RowSignature.Finalization - Enum in org.apache.druid.segment.column
-
- rowToObject(IndexedInts, DimensionDictionarySelector) - Static method in interface org.apache.druid.segment.DimensionSelector
-
Converts a particular
IndexedInts
to an Object in a standard way, assuming each element in the IndexedInts
is a dictionary ID that can be resolved with the provided selector.
- RowWalker<T> - Class in org.apache.druid.segment
-
- RTree - Class in org.apache.druid.collections.spatial
-
This RTree has been optimized to work with bitmap inverted indexes.
- RTree(int, SplitStrategy, BitmapFactory) - Constructor for class org.apache.druid.collections.spatial.RTree
-
- RTreeUtils - Class in org.apache.druid.collections.spatial
-
- RTreeUtils() - Constructor for class org.apache.druid.collections.spatial.RTreeUtils
-
- run() - Method in class org.apache.druid.frame.processor.SuperSorter
-
Starts sorting.
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.BySegmentQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.BySegmentSkippingQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.ChainedExecutionQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.ConcatQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.CPUTimeMetricQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.FinalizeResultsQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.FluentQueryRunnerBuilder.FluentQueryRunner
-
- run(QueryPlus<ResultRow>, ResponseContext) - Method in class org.apache.druid.query.groupby.epinephelinae.GroupByMergingQueryRunnerV2
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.GroupByMergedQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.MetricsEmittingQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.NoopQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.PerSegmentOptimizingQueryRunner
-
- run(QuerySegmentWalker, ResponseContext) - Method in class org.apache.druid.query.QueryPlus
-
- run(QueryPlus<T>, ResponseContext) - Method in interface org.apache.druid.query.QueryRunner
-
Runs the given query and returns results in a time-ordered sequence.
- run(QueryPlus<T>) - Method in interface org.apache.druid.query.QueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.ReferenceCountingSegmentQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.ReportTimelineMissingSegmentQueryRunner
-
- run(QueryPlus<Result<SearchResultValue>>, ResponseContext) - Method in class org.apache.druid.query.search.SearchQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.spec.SpecificSegmentQueryRunner
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.SubqueryQueryRunner
-
- run(TopNParams, TopNResultBuilder, int[], TopNQueryMetrics) - Method in class org.apache.druid.query.topn.AggregateTopNMetricFirstAlgorithm
-
- run(Parameters, TopNResultBuilder, DimValSelector, TopNQueryMetrics) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- run(Parameters, TopNResultBuilder, DimValSelector, TopNQueryMetrics) - Method in interface org.apache.druid.query.topn.TopNAlgorithm
-
- run(QueryPlus<T>, ResponseContext) - Method in class org.apache.druid.query.UnionQueryRunner
-
- runAgain() - Static method in class org.apache.druid.frame.processor.ReturnOrAwait
-
Wait for nothing; that is: run again as soon as possible.
- runAllFully(Sequence<? extends FrameProcessor<T>>, ResultType, BiFunction<ResultType, T, ResultType>, int, Bouncer, String) - Method in class org.apache.druid.frame.processor.FrameProcessorExecutor
-
Runs a sequence of processors and returns a future that resolves when execution is complete.
- RunAllFullyWidget<T,ResultType> - Class in org.apache.druid.frame.processor
-
- runFully(FrameProcessor<T>, String) - Method in class org.apache.druid.frame.processor.FrameProcessorExecutor
-
Runs a processor until it is done, and returns a future that resolves when execution is complete.
- runIncrementally(IntSet) - Method in class org.apache.druid.frame.processor.FrameChannelBatcher
-
- runIncrementally(IntSet) - Method in class org.apache.druid.frame.processor.FrameChannelMerger
-
- runIncrementally(IntSet) - Method in class org.apache.druid.frame.processor.FrameChannelMuxer
-
- runIncrementally(IntSet) - Method in interface org.apache.druid.frame.processor.FrameProcessor
-
Runs some of the algorithm, without blocking, and either returns a value or a set of input channels
to wait for.
- runnerIntervalMappingIterator() - Method in class org.apache.druid.query.SinkQueryRunners
-
- RuntimeInfoModule - Class in org.apache.druid.guice
-
- RuntimeInfoModule() - Constructor for class org.apache.druid.guice.RuntimeInfoModule
-
- RuntimeShapeInspector - Interface in org.apache.druid.query.monomorphicprocessing
-
- safeBuild(QueryRunner<T>, QueryToolChest<T, ? extends Query<T>>, ServiceEmitter, AtomicLong, boolean) - Static method in class org.apache.druid.query.CPUTimeMetricQueryRunner
-
- SafeWritableBase - Class in org.apache.druid.segment.data
-
Base class for making a regular
ByteBuffer
look like a
Memory
or
Buffer
.
- SafeWritableBase(ByteBuffer) - Constructor for class org.apache.druid.segment.data.SafeWritableBase
-
- SafeWritableBuffer - Class in org.apache.druid.segment.data
-
Safety first! Don't trust something whose contents you locations to read and write stuff to, but need a
Buffer
or WritableBuffer
? use this!
- SafeWritableBuffer(ByteBuffer) - Constructor for class org.apache.druid.segment.data.SafeWritableBuffer
-
- SafeWritableMemory - Class in org.apache.druid.segment.data
-
Safety first! Don't trust something whose contents you locations to read and write stuff to, but need a
Memory
or WritableMemory
? use this!
- SafeWritableMemory(ByteBuffer) - Constructor for class org.apache.druid.segment.data.SafeWritableMemory
-
- sample() - Method in class org.apache.druid.segment.generator.EnumeratedTreeDistribution
-
- sample() - Method in class org.apache.druid.segment.generator.RealRoundingDistribution
-
- sample() - Method in class org.apache.druid.segment.generator.SequentialDistribution
-
- sample() - Method in class org.apache.druid.segment.transform.TransformingInputEntityReader
-
- sample() - Method in class org.apache.druid.segment.transform.TransformingInputSourceReader
-
- SCAN - Static variable in interface org.apache.druid.query.Query
-
- scanAndAggregate(Parameters, DimValSelector, DimValAggregateStore) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
Returns the number of processed rows (i.
- scanAndAggregate(DimensionSelector, BufferAggregator, int, Cursor, int[], ByteBuffer) - Method in interface org.apache.druid.query.topn.Generic1AggPooledTopNScanner
-
- scanAndAggregate(DimensionSelector, BufferAggregator, int, Cursor, int[], ByteBuffer) - Method in class org.apache.druid.query.topn.Generic1AggPooledTopNScannerPrototype
-
- scanAndAggregate(DimensionSelector, BufferAggregator, int, BufferAggregator, int, Cursor, int[], ByteBuffer) - Method in interface org.apache.druid.query.topn.Generic2AggPooledTopNScanner
-
- scanAndAggregate(DimensionSelector, BufferAggregator, int, BufferAggregator, int, Cursor, int[], ByteBuffer) - Method in class org.apache.druid.query.topn.Generic2AggPooledTopNScannerPrototype
-
- scanAndAggregate(TopNParams, Aggregator[][], TopNColumnAggregatesProcessor) - Method in class org.apache.druid.query.topn.HeapBasedTopNAlgorithm
-
- scanAndAggregate(DimensionSelectorType, MetricSelectorType, BufferAggregatorType, int, HistoricalCursor, int[], ByteBuffer) - Method in interface org.apache.druid.query.topn.Historical1AggPooledTopNScanner
-
- scanAndAggregate(HistoricalDimensionSelector, HistoricalColumnSelector, SimpleDoubleBufferAggregator, int, HistoricalCursor, int[], ByteBuffer) - Method in class org.apache.druid.query.topn.Historical1SimpleDoubleAggPooledTopNScannerPrototype
-
- scanAndAggregate(SingleValueHistoricalDimensionSelector, HistoricalColumnSelector, SimpleDoubleBufferAggregator, int, HistoricalCursor, int[], ByteBuffer) - Method in class org.apache.druid.query.topn.HistoricalSingleValueDimSelector1SimpleDoubleAggPooledTopNScannerPrototype
-
- scanAndAggregate(PooledTopNAlgorithm.PooledTopNParams, int[], BufferAggregator[]) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm
-
- scanAndAggregate(TopNParams, int[], Map<Comparable<?>, Aggregator[]>) - Method in class org.apache.druid.query.topn.TimeExtractionTopNAlgorithm
-
- scanAndAggregate(TopNQuery, Selector, Cursor, Aggregator[][]) - Method in class org.apache.druid.query.topn.types.NullableNumericTopNColumnAggregatesProcessor
-
- scanAndAggregate(TopNQuery, DimensionSelector, Cursor, Aggregator[][]) - Method in class org.apache.druid.query.topn.types.StringTopNColumnAggregatesProcessor
-
- scanAndAggregate(TopNQuery, ValueSelectorType, Cursor, Aggregator[][]) - Method in interface org.apache.druid.query.topn.types.TopNColumnAggregatesProcessor
-
- ScanQuery - Class in org.apache.druid.query.scan
-
- ScanQuery(DataSource, QuerySegmentSpec, VirtualColumns, ScanQuery.ResultFormat, int, long, long, ScanQuery.Order, List<ScanQuery.OrderBy>, DimFilter, List<String>, Boolean, Map<String, Object>) - Constructor for class org.apache.druid.query.scan.ScanQuery
-
- ScanQuery.Order - Enum in org.apache.druid.query.scan
-
- ScanQuery.OrderBy - Class in org.apache.druid.query.scan
-
- ScanQuery.ResultFormat - Enum in org.apache.druid.query.scan
-
- ScanQueryBuilder() - Constructor for class org.apache.druid.query.Druids.ScanQueryBuilder
-
- ScanQueryConfig - Class in org.apache.druid.query.scan
-
- ScanQueryConfig() - Constructor for class org.apache.druid.query.scan.ScanQueryConfig
-
- ScanQueryEngine - Class in org.apache.druid.query.scan
-
- ScanQueryEngine() - Constructor for class org.apache.druid.query.scan.ScanQueryEngine
-
- ScanQueryLimitRowIterator - Class in org.apache.druid.query.scan
-
This iterator supports iteration through a Sequence returned by a ScanResultValue QueryRunner.
- ScanQueryOffsetSequence - Class in org.apache.druid.query.scan
-
A Sequence that wraps the results of a ScanQuery and skips a given number of rows.
- ScanQueryOffsetSequence(Sequence<ScanResultValue>, long) - Constructor for class org.apache.druid.query.scan.ScanQueryOffsetSequence
-
- ScanQueryQueryToolChest - Class in org.apache.druid.query.scan
-
- ScanQueryQueryToolChest(ScanQueryConfig, GenericQueryMetricsFactory) - Constructor for class org.apache.druid.query.scan.ScanQueryQueryToolChest
-
- ScanQueryRunnerFactory - Class in org.apache.druid.query.scan
-
- ScanQueryRunnerFactory(ScanQueryQueryToolChest, ScanQueryEngine, ScanQueryConfig) - Constructor for class org.apache.druid.query.scan.ScanQueryRunnerFactory
-
- ScanResultValue - Class in org.apache.druid.query.scan
-
- ScanResultValue(String, List<String>, Object) - Constructor for class org.apache.druid.query.scan.ScanResultValue
-
- ScanResultValueTimestampComparator - Class in org.apache.druid.query.scan
-
This comparator class supports comparisons of ScanResultValues based on the timestamp of their first event.
- ScanResultValueTimestampComparator(ScanQuery) - Constructor for class org.apache.druid.query.scan.ScanResultValueTimestampComparator
-
- SCHEMA_MAP - Static variable in class org.apache.druid.segment.generator.GeneratorBasicSchemas
-
- search(Bound) - Method in class org.apache.druid.collections.spatial.ImmutableRTree
-
- search(SearchStrategy, Bound) - Method in class org.apache.druid.collections.spatial.ImmutableRTree
-
- search(ImmutableNode, Bound) - Method in class org.apache.druid.collections.spatial.search.GutmanSearchStrategy
-
- search(ImmutableNode, Bound) - Method in interface org.apache.druid.collections.spatial.search.SearchStrategy
-
- SEARCH - Static variable in interface org.apache.druid.query.Query
-
- SEARCH_COLUMN_SELECTOR_STRATEGY_FACTORY - Static variable in class org.apache.druid.query.search.SearchQueryRunner
-
- SearchBinaryFn - Class in org.apache.druid.query.search
-
- SearchBinaryFn(SearchSortSpec, Granularity, int) - Constructor for class org.apache.druid.query.search.SearchBinaryFn
-
- searchCurrentClassloader() - Method in class org.apache.druid.guice.ExtensionsConfig
-
- SearchHit - Class in org.apache.druid.query.search
-
- SearchHit(String, String, Integer) - Constructor for class org.apache.druid.query.search.SearchHit
-
- SearchHit(String, String) - Constructor for class org.apache.druid.query.search.SearchHit
-
- SearchQuery - Class in org.apache.druid.query.search
-
- SearchQuery(DataSource, DimFilter, Granularity, int, QuerySegmentSpec, List<DimensionSpec>, VirtualColumns, SearchQuerySpec, SearchSortSpec, Map<String, Object>) - Constructor for class org.apache.druid.query.search.SearchQuery
-
- SearchQueryBuilder() - Constructor for class org.apache.druid.query.Druids.SearchQueryBuilder
-
- SearchQueryConfig - Class in org.apache.druid.query.search
-
- SearchQueryConfig() - Constructor for class org.apache.druid.query.search.SearchQueryConfig
-
- SearchQueryDecisionHelper - Class in org.apache.druid.query.search
-
- SearchQueryDecisionHelper(double) - Constructor for class org.apache.druid.query.search.SearchQueryDecisionHelper
-
- SearchQueryDimFilter - Class in org.apache.druid.query.filter
-
- SearchQueryDimFilter(String, SearchQuerySpec, ExtractionFn, FilterTuning) - Constructor for class org.apache.druid.query.filter.SearchQueryDimFilter
-
- SearchQueryDimFilter(String, SearchQuerySpec, ExtractionFn) - Constructor for class org.apache.druid.query.filter.SearchQueryDimFilter
-
- SearchQueryExecutor - Class in org.apache.druid.query.search
-
- SearchQueryExecutor(SearchQuery, Segment, List<DimensionSpec>) - Constructor for class org.apache.druid.query.search.SearchQueryExecutor
-
- SearchQueryFilter - Class in org.apache.druid.segment.filter
-
- SearchQueryFilter(String, SearchQuerySpec, ExtractionFn, FilterTuning) - Constructor for class org.apache.druid.segment.filter.SearchQueryFilter
-
- SearchQueryMetrics - Interface in org.apache.druid.query.search
-
- SearchQueryMetricsFactory - Interface in org.apache.druid.query.search
-
Implementations could be injected using
PolyBind
.optionBinder(binder, Key.get(SearchQueryMetricsFactory.class))
.addBinding("myCustomSearchQueryMetricsFactory")
.to(MyCustomSearchQueryMetricsFactory.class);
And then setting property:
druid.query.search.queryMetricsFactory=myCustomSearchQueryMetricsFactory
- SearchQueryQueryToolChest - Class in org.apache.druid.query.search
-
- SearchQueryQueryToolChest(SearchQueryConfig) - Constructor for class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- SearchQueryQueryToolChest(SearchQueryConfig, SearchQueryMetricsFactory) - Constructor for class org.apache.druid.query.search.SearchQueryQueryToolChest
-
- SearchQueryRunner - Class in org.apache.druid.query.search
-
- SearchQueryRunner(Segment, SearchStrategySelector) - Constructor for class org.apache.druid.query.search.SearchQueryRunner
-
- SearchQueryRunner.DoubleSearchColumnSelectorStrategy - Class in org.apache.druid.query.search
-
- SearchQueryRunner.FloatSearchColumnSelectorStrategy - Class in org.apache.druid.query.search
-
- SearchQueryRunner.LongSearchColumnSelectorStrategy - Class in org.apache.druid.query.search
-
- SearchQueryRunner.SearchColumnSelectorStrategy<ValueSelectorType> - Interface in org.apache.druid.query.search
-
- SearchQueryRunner.StringSearchColumnSelectorStrategy - Class in org.apache.druid.query.search
-
- SearchQueryRunnerFactory - Class in org.apache.druid.query.search
-
- SearchQueryRunnerFactory(SearchStrategySelector, SearchQueryQueryToolChest, QueryWatcher) - Constructor for class org.apache.druid.query.search.SearchQueryRunnerFactory
-
- searchQuerySpec - Variable in class org.apache.druid.query.search.SearchQueryExecutor
-
- SearchQuerySpec - Interface in org.apache.druid.query.search
-
- SearchQuerySpecDimExtractionFn - Class in org.apache.druid.query.extraction
-
- SearchQuerySpecDimExtractionFn(SearchQuerySpec) - Constructor for class org.apache.druid.query.extraction.SearchQuerySpecDimExtractionFn
-
- SearchResultValue - Class in org.apache.druid.query.search
-
- SearchResultValue(List<SearchHit>) - Constructor for class org.apache.druid.query.search.SearchResultValue
-
- SearchSortSpec - Class in org.apache.druid.query.search
-
- SearchSortSpec(StringComparator) - Constructor for class org.apache.druid.query.search.SearchSortSpec
-
- SearchStrategy - Interface in org.apache.druid.collections.spatial.search
-
- SearchStrategy - Class in org.apache.druid.query.search
-
- SearchStrategy(SearchQuery) - Constructor for class org.apache.druid.query.search.SearchStrategy
-
- SearchStrategySelector - Class in org.apache.druid.query.search
-
- SearchStrategySelector(Supplier<SearchQueryConfig>) - Constructor for class org.apache.druid.query.search.SearchStrategySelector
-
- SECONDARY_PARTITION_PRUNING_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- SecondaryModule(ExtensionsLoader) - Constructor for class org.apache.druid.guice.ExtensionsModule.SecondaryModule
-
- seek(int) - Method in interface org.apache.druid.segment.DictionaryEncodedColumnMerger.IndexSeeker
-
- seek(int) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger.IndexSeekerWithConversion
-
- seek(int) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger.IndexSeekerWithoutConversion
-
- seekBlock(int) - Method in class org.apache.druid.segment.data.CompressedBlockReader
-
- segment(String) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- segment(String) - Method in interface org.apache.druid.query.QueryMetrics
-
- segment(String) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- segment - Variable in class org.apache.druid.query.search.SearchQueryExecutor
-
- Segment - Interface in org.apache.druid.segment
-
The difference between this class and
DataSegment
is that
DataSegment
contains the segment metadata only, while this class represents the actual
body of segment data, queryable.
- SEGMENT_METADATA - Static variable in interface org.apache.druid.query.Query
-
- SegmentAnalysis - Class in org.apache.druid.query.metadata.metadata
-
- SegmentAnalysis(String, List<Interval>, LinkedHashMap<String, ColumnAnalysis>, long, long, Map<String, AggregatorFactory>, TimestampSpec, Granularity, Boolean) - Constructor for class org.apache.druid.query.metadata.metadata.SegmentAnalysis
-
- SegmentAnalyzer - Class in org.apache.druid.query.metadata
-
- SegmentAnalyzer(EnumSet<SegmentMetadataQuery.AnalysisType>) - Constructor for class org.apache.druid.query.metadata.SegmentAnalyzer
-
- segmentForTombstone(DataSegment) - Static method in class org.apache.druid.segment.loading.TombstoneSegmentizerFactory
-
- SegmentizerFactory - Interface in org.apache.druid.segment.loading
-
Factory that loads segment files from the disk and creates
Segment
object
- SegmentizerModule - Class in org.apache.druid.jackson
-
- SegmentizerModule() - Constructor for class org.apache.druid.jackson.SegmentizerModule
-
- SegmentLazyLoadFailCallback - Interface in org.apache.druid.segment
-
- SegmentMetadataQuery - Class in org.apache.druid.query.metadata.metadata
-
- SegmentMetadataQuery(DataSource, QuerySegmentSpec, ColumnIncluderator, Boolean, Map<String, Object>, EnumSet<SegmentMetadataQuery.AnalysisType>, Boolean, Boolean) - Constructor for class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- SegmentMetadataQuery.AnalysisType - Enum in org.apache.druid.query.metadata.metadata
-
- SegmentMetadataQueryBuilder() - Constructor for class org.apache.druid.query.Druids.SegmentMetadataQueryBuilder
-
- SegmentMetadataQueryConfig - Class in org.apache.druid.query.metadata
-
- SegmentMetadataQueryConfig(String) - Constructor for class org.apache.druid.query.metadata.SegmentMetadataQueryConfig
-
- SegmentMetadataQueryConfig() - Constructor for class org.apache.druid.query.metadata.SegmentMetadataQueryConfig
-
- SegmentMetadataQueryQueryToolChest - Class in org.apache.druid.query.metadata
-
- SegmentMetadataQueryQueryToolChest(SegmentMetadataQueryConfig) - Constructor for class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- SegmentMetadataQueryQueryToolChest(SegmentMetadataQueryConfig, GenericQueryMetricsFactory) - Constructor for class org.apache.druid.query.metadata.SegmentMetadataQueryQueryToolChest
-
- SegmentMetadataQueryRunnerFactory - Class in org.apache.druid.query.metadata
-
- SegmentMetadataQueryRunnerFactory(SegmentMetadataQueryQueryToolChest, QueryWatcher) - Constructor for class org.apache.druid.query.metadata.SegmentMetadataQueryRunnerFactory
-
- SegmentMissingException - Exception in org.apache.druid.segment
-
- SegmentMissingException(String, Object...) - Constructor for exception org.apache.druid.segment.SegmentMissingException
-
- SegmentMissingException(Throwable, String, Object...) - Constructor for exception org.apache.druid.segment.SegmentMissingException
-
- SegmentReference - Interface in org.apache.druid.segment
-
- SegmentValidationException - Exception in org.apache.druid.segment
-
- SegmentValidationException(String, Object...) - Constructor for exception org.apache.druid.segment.SegmentValidationException
-
- SegmentValidationException(Throwable, String, Object...) - Constructor for exception org.apache.druid.segment.SegmentValidationException
-
- SegmentWrangler - Interface in org.apache.druid.segment
-
Utility for creating
Segment
objects for concrete datasources.
- segmentWriteOutMedium - Variable in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- segmentWriteOutMedium - Variable in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- segmentWriteOutMedium - Variable in class org.apache.druid.segment.NumericDimensionMergerV9
-
- SegmentWriteOutMedium - Interface in org.apache.druid.segment.writeout
-
- SegmentWriteOutMediumFactory - Interface in org.apache.druid.segment.writeout
-
- SegmentWriteOutMediumModule - Class in org.apache.druid.segment.writeout
-
- SegmentWriteOutMediumModule() - Constructor for class org.apache.druid.segment.writeout.SegmentWriteOutMediumModule
-
- SELECT - Static variable in interface org.apache.druid.query.Query
-
- selector(ColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.NullableNumericAggregatorFactory
-
- selector(ColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- selector(ColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- selector(ColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- selector - Variable in class org.apache.druid.query.filter.vector.ObjectVectorValueMatcher
-
- selector - Variable in class org.apache.druid.query.filter.vector.StringObjectVectorValueMatcher
-
- SelectorDimFilter - Class in org.apache.druid.query.filter
-
- SelectorDimFilter(String, String, ExtractionFn, FilterTuning) - Constructor for class org.apache.druid.query.filter.SelectorDimFilter
-
- SelectorDimFilter(String, String, ExtractionFn) - Constructor for class org.apache.druid.query.filter.SelectorDimFilter
-
- SelectorFilter - Class in org.apache.druid.segment.filter
-
- SelectorFilter(String, String) - Constructor for class org.apache.druid.segment.filter.SelectorFilter
-
- SelectorFilter(String, String, FilterTuning) - Constructor for class org.apache.druid.segment.filter.SelectorFilter
-
- selectorNeedsFoldCheck(BaseObjectColumnValueSelector<?>, ColumnCapabilities) - Static method in class org.apache.druid.query.aggregation.first.StringFirstLastUtils
-
Returns whether a given value selector *might* contain SerializablePairLongString objects.
- SelectorPredicateFactory - Class in org.apache.druid.query.filter
-
- SelectorPredicateFactory(String) - Constructor for class org.apache.druid.query.filter.SelectorPredicateFactory
-
- SelectQuery - Class in org.apache.druid.query.select
-
Deprecated.
- SelectQuery() - Constructor for class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- SequentialDistribution - Class in org.apache.druid.segment.generator
-
- SequentialDistribution(Integer, Integer, List<Object>) - Constructor for class org.apache.druid.segment.generator.SequentialDistribution
-
- SerializablePairLongString - Class in org.apache.druid.query.aggregation
-
- SerializablePairLongString(Long, String) - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongString
-
- SerializablePairLongStringBufferStore - Class in org.apache.druid.query.aggregation
-
- SerializablePairLongStringBufferStore(SerializedStorage<SerializablePairLongString>) - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringBufferStore
-
- SerializablePairLongStringBufferStore.TransferredBuffer - Class in org.apache.druid.query.aggregation
-
contains serialized data that is compressed and delta-encoded (Long)
It's ready to be transferred to a
WritableByteChannel
- SerializablePairLongStringColumnHeader - Class in org.apache.druid.query.aggregation
-
- SerializablePairLongStringColumnHeader(int, boolean, long) - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringColumnHeader
-
- SerializablePairLongStringColumnSerializer - Class in org.apache.druid.query.aggregation
-
valid call sequence
- SerializablePairLongStringColumnSerializer(SegmentWriteOutMedium, ByteBufferProvider) - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringColumnSerializer
-
- SerializablePairLongStringComplexColumn - Class in org.apache.druid.query.aggregation
-
- SerializablePairLongStringComplexColumn(CellReader, SerializablePairLongStringDeltaEncodedStagedSerde, Closer, int) - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringComplexColumn
-
- SerializablePairLongStringComplexColumn.Builder - Class in org.apache.druid.query.aggregation
-
- SerializablePairLongStringComplexMetricSerde - Class in org.apache.druid.query.aggregation
-
The SerializablePairLongStringSerde serializes a Long-String pair (SerializablePairLongString).
- SerializablePairLongStringComplexMetricSerde() - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringComplexMetricSerde
-
- SerializablePairLongStringComplexMetricSerde(boolean) - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringComplexMetricSerde
-
- SerializablePairLongStringDeltaEncodedStagedSerde - Class in org.apache.druid.query.aggregation
-
serializes a Long/String pair in the context of a column/segment.
- SerializablePairLongStringDeltaEncodedStagedSerde(long, boolean) - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringDeltaEncodedStagedSerde
-
- SerializablePairLongStringSimpleStagedSerde - Class in org.apache.druid.query.aggregation
-
serializes a Long/String pair as
Long:Integer:bytes
- SerializablePairLongStringSimpleStagedSerde() - Constructor for class org.apache.druid.query.aggregation.SerializablePairLongStringSimpleStagedSerde
-
- serialize(ByteBuffer) - Method in class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- serialize(ByteBuffer) - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- serialize(DoubleMeanHolder, JsonGenerator, SerializerProvider) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanHolder.Serializer
-
- serialize(ColumnValueSelector<? extends SerializablePairLongString>) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnSerializer
-
- serialize(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.DoubleColumnSerializer
-
- serialize(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.DoubleColumnSerializerV2
-
- serialize(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.FloatColumnSerializer
-
- serialize(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.FloatColumnSerializerV2
-
- serialize(ColumnValueSelector<? extends T>) - Method in interface org.apache.druid.segment.GenericColumnSerializer
-
- serialize(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.LongColumnSerializer
-
- serialize(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.LongColumnSerializerV2
-
- serialize(ColumnValueSelector<? extends StructuredData>) - Method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- serialize(StructuredData, JsonGenerator, SerializerProvider) - Method in class org.apache.druid.segment.nested.StructuredDataJsonSerializer
-
- serialize(long) - Method in class org.apache.druid.segment.serde.cell.IntSerializer
-
- serialize(long) - Method in class org.apache.druid.segment.serde.cell.LongSerializer
-
- serialize(long) - Method in interface org.apache.druid.segment.serde.cell.NumberSerializer
-
- serialize(T) - Method in interface org.apache.druid.segment.serde.cell.StagedSerde
-
Default implementation for when a byte[] is desired.
- serialize(ColumnValueSelector<? extends T>) - Method in class org.apache.druid.segment.serde.ComplexColumnSerializer
-
- serialize(ColumnValueSelector<? extends T>) - Method in class org.apache.druid.segment.serde.LargeColumnSupportedComplexColumnSerializer
-
- SERIALIZE_DATE_TIME_AS_LONG_INNER_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- SERIALIZE_DATE_TIME_AS_LONG_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- serializeDelayed(SerializablePairLongString) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringDeltaEncodedStagedSerde
-
- serializeDelayed(SerializablePairLongString) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringSimpleStagedSerde
-
- serializeDelayed(T) - Method in interface org.apache.druid.segment.serde.cell.StagedSerde
-
Useful method when some computation is necessary to prepare for serialization without actually writing out
all the bytes in order to determine the serialized size.
- serializeDoubleDictionary(Iterable<Double>) - Method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- SerializedStorage<T> - Class in org.apache.druid.query.aggregation
-
simple utility class useful for when multiple passes of input are needed for encoding (e.g.
- SerializedStorage(WriteOutBytes, StagedSerde<T>) - Constructor for class org.apache.druid.query.aggregation.SerializedStorage
-
- serializeFields(SortedMap<String, NestedLiteralTypeInfo.MutableTypeSet>) - Method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- serializeLongDictionary(Iterable<Long>) - Method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- serializer - Variable in class org.apache.druid.segment.NumericDimensionMergerV9
-
- Serializer - Interface in org.apache.druid.segment.serde
-
Main interface for "serializeable something" in Druid segment serialization.
- SERIALIZER_UTILS - Static variable in interface org.apache.druid.segment.IndexMerger
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.ComplexColumnPartSerde
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.ComplexColumnPartSerde.SerializerBuilder
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.SerializerBuilder
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde.SerializerBuilder
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2.SerializerBuilder
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerde
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.FloatNumericColumnPartSerde.SerializerBuilder
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2.SerializerBuilder
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.LongNumericColumnPartSerde
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.LongNumericColumnPartSerde.SerializerBuilder
-
- serializerBuilder() - Static method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2
-
- SerializerBuilder() - Constructor for class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2.SerializerBuilder
-
- serializeStringDictionary(Iterable<String>) - Method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- serializeWith(ObjectMapper, int) - Method in class org.apache.druid.query.context.ResponseContext
-
Serializes the context given that the resulting string length is less than the provided limit.
- server(String) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- SERVER - Static variable in class org.apache.druid.query.DruidMetrics
-
- server(String) - Method in interface org.apache.druid.query.QueryMetrics
-
- server(String) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- set(T, long, long) - Method in class org.apache.druid.frame.allocation.MemoryRange
-
- set(int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferIntList
-
- set(Memory, long) - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryPointer
-
- set(int, Object) - Method in class org.apache.druid.query.groupby.ResultRow
-
- set(IncrementalIndexRow) - Method in class org.apache.druid.segment.incremental.IncrementalIndexRowHolder
-
- set(Object) - Method in class org.apache.druid.segment.virtual.SingleInputBindings
-
- setAccumulator(ExprEval<?>) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorInputBindings
-
- setAggregateAllMetrics(boolean) - Method in class org.apache.druid.query.topn.TopNAlgorithmSelector
-
- setAggregateTopNMetricFirst(boolean) - Method in class org.apache.druid.query.topn.TopNAlgorithmSelector
-
- setAggregatorSpecs(List<AggregatorFactory>) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setAggregatorSpecs(AggregatorFactory...) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setAndCheckPosition(long) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- setAndCheckStartPositionEnd(long, long, long) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- setAt(int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.ByteBufferMinMaxOffsetHeap
-
- setBits(long, byte) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- setBuffer(ByteBuffer) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingReader
-
- setBuffer(ByteBuffer) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingWriter
-
Data will be written starting from current position of the buffer, and the position of the buffer will be
updated as content is written.
- setBuffer(ByteBuffer) - Method in class org.apache.druid.segment.data.DeltaLongEncodingReader
-
- setBuffer(ByteBuffer) - Method in class org.apache.druid.segment.data.DeltaLongEncodingWriter
-
- setBuffer(ByteBuffer) - Method in class org.apache.druid.segment.data.LongsLongEncodingReader
-
- setBuffer(ByteBuffer) - Method in class org.apache.druid.segment.data.LongsLongEncodingWriter
-
- setBuffer(ByteBuffer) - Method in class org.apache.druid.segment.data.TableLongEncodingReader
-
- setBuffer(ByteBuffer) - Method in class org.apache.druid.segment.data.TableLongEncodingWriter
-
- setByteBufferProvider(ByteBufferProvider) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringComplexColumn.Builder
-
- setByteBufferProvider(ByteBufferProvider) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadWriter.Builder
-
- setByteBufferProvider(ByteBufferProvider) - Method in class org.apache.druid.segment.serde.cell.CellReader.Builder
-
- setByteBufferProvider(ByteBufferProvider) - Method in class org.apache.druid.segment.serde.cell.CellWriter.Builder
-
- setComplexColumnSupplier(Supplier<? extends ComplexColumn>) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setComplexTypeName(String) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setCompressionStrategy(CompressionStrategy) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadWriter.Builder
-
- setCompressionStrategy(CompressionStrategy) - Method in class org.apache.druid.segment.serde.cell.CellReader.Builder
-
- setCompressionStrategy(CompressionStrategy) - Method in class org.apache.druid.segment.serde.cell.CellWriter.Builder
-
change the compression strategy.
- setConcurrentEventAdd(boolean) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setContext(Map<String, Object>) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setCurrentFactory(int) - Method in class org.apache.druid.frame.processor.MultiColumnSelectorFactory
-
- setCurrentOffset(int) - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- setCurrentOffset(int) - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- setCurrentOffset(int) - Method in class org.apache.druid.segment.SimpleSettableOffset
-
- setCurrentOffsets(Interval) - Method in class org.apache.druid.query.vector.VectorCursorGranularizer
-
- setDataSource(DataSource) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setDataSource(String) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setDataSource(Query) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setDefaultAnalysisTypes(EnumSet<SegmentMetadataQuery.AnalysisType>) - Method in class org.apache.druid.query.metadata.SegmentMetadataQueryConfig
-
- setDeserializeComplexMetrics(boolean) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setDictionaryEncoded(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setDictionaryEncodedColumnSupplier(Supplier<? extends DictionaryEncodedColumn<?>>) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setDictionaryValuesSorted(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setDictionaryValuesUnique(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setDimension(String, Object) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- setDimensions(List<DimensionSpec>) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setDimensions(DimensionSpec...) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setDimFilter(DimFilter) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setEncodingFlag(byte) - Static method in class org.apache.druid.segment.data.CompressionFactory
-
- setError(Throwable) - Method in class org.apache.druid.frame.channel.ReadableByteChunksFrameChannel
-
Clears the channel and replaces it with the given error.
- setFileMapper(SmooshedFileMapper) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setFilterable(boolean) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setFilterable(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setGranularity(Granularity) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setHasBitmapIndexes(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setHasExtractionFn(boolean) - Method in class org.apache.druid.query.topn.TopNAlgorithmSelector
-
- setHashTableBuffer(ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper.BufferGrouperOffsetHeapIndexUpdater
-
- setHasMultipleValues(boolean) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setHasMultipleValues(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setHasMultipleValues(boolean) - Method in class org.apache.druid.segment.column.ColumnDescriptor.Builder
-
- setHasNulls(boolean) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setHasNulls(ColumnCapabilities.Capable) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setHasNulls(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setHasNulls(ColumnCapabilities.Capable) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setHasSpatialIndexes(boolean) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setHavingSpec(HavingSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setIndexSchema(IncrementalIndexSchema) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setIndexSupplier(ColumnIndexSupplier, boolean, boolean) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setInterval(QuerySegmentSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setInterval(List<Interval>) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setInterval(Interval) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setInterval(String) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setKey(KeyType) - Method in class org.apache.druid.query.groupby.epinephelinae.ReusableEntry
-
Replaces the key completely.
- setLegacy(boolean) - Method in class org.apache.druid.query.scan.ScanQueryConfig
-
- setLimit(int) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setLimitSpec(LimitSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setMaxBytesInMemory(long) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setMaxIntermediateRows(int) - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- setMaxResults(int) - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- setMaxRowCount(int) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setNullValueIndexSupplier(ImmutableBitmap) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setNumericColumnSupplier(Supplier<? extends NumericColumn>) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setObjectsNotSorted() - Method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- setOutputStream(WriteOutBytes) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingWriter
-
- setOutputStream(WriteOutBytes) - Method in class org.apache.druid.segment.data.DeltaLongEncodingWriter
-
- setOutputStream(WriteOutBytes) - Method in class org.apache.druid.segment.data.LongsLongEncodingWriter
-
- setOutputStream(WriteOutBytes) - Method in class org.apache.druid.segment.data.TableLongEncodingWriter
-
- setPosition(long) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- setPostAggregatorSpecs(List<PostAggregator>) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setPreserveExistingMetrics(boolean) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.AlwaysHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.AndHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.DimensionSelectorHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.DimFilterHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.EqualToHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.GreaterThanHavingSpec
-
- setQuery(GroupByQuery) - Method in interface org.apache.druid.query.groupby.having.HavingSpec
-
Informs this HavingSpec that rows passed to "eval" will originate from a particular groupBy query.
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.LessThanHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.NeverHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.NotHavingSpec
-
- setQuery(GroupByQuery) - Method in class org.apache.druid.query.groupby.having.OrHavingSpec
-
- setQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setSearchStrategy(String) - Method in class org.apache.druid.query.search.SearchQueryConfig
-
- setSelectionSize(int) - Method in class org.apache.druid.query.filter.vector.VectorMatch
-
Sets the valid selectionSize, and returns a reference to this object.
- setSimpleTestingIndexSchema(AggregatorFactory...) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
A helper method to set a simple index schema with only metrics and default values for the other parameters.
- setSimpleTestingIndexSchema(Boolean, Boolean, AggregatorFactory...) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
A helper method to set a simple index schema with controllable metrics and rollup, and default values for the
other parameters.
- setSingleThreaded(boolean) - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- setSize(int) - Method in class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
- setSize(int) - Method in class org.apache.druid.segment.data.RangeIndexedInts
-
- setSortFacts(boolean) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setSparseIndexed() - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- setSparseIndexed() - Method in interface org.apache.druid.segment.DimensionIndexer
-
This method will be called while building an
IncrementalIndex
whenever a known dimension column (either
through an explicit schema on the ingestion spec, or auto-discovered while processing rows) is absent in any row
that is processed, to allow an indexer to account for any missing rows if necessary.
- setSparseIndexed() - Method in class org.apache.druid.segment.DoubleDimensionIndexer
-
- setSparseIndexed() - Method in class org.apache.druid.segment.FloatDimensionIndexer
-
- setSparseIndexed() - Method in class org.apache.druid.segment.LongDimensionIndexer
-
- setSparseIndexed() - Method in class org.apache.druid.segment.NestedDataColumnIndexer
-
- setSpillingAllowed(boolean) - Method in class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- setStartPositionEnd(long, long, long) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- setSubtotalsSpec(List<List<String>>) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- SettableColumnValueSelector<T> - Interface in org.apache.druid.segment.selector.settable
-
- SettableDimensionValueSelector - Class in org.apache.druid.segment.selector.settable
-
- SettableDimensionValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- SettableDoubleColumnValueSelector - Class in org.apache.druid.segment.selector.settable
-
- SettableDoubleColumnValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableDoubleColumnValueSelector
-
- SettableFloatColumnValueSelector - Class in org.apache.druid.segment.selector.settable
-
- SettableFloatColumnValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableFloatColumnValueSelector
-
- SettableLongColumnValueSelector - Class in org.apache.druid.segment.selector.settable
-
- SettableLongColumnValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableLongColumnValueSelector
-
- SettableLongVirtualColumn - Class in org.apache.druid.frame.util
-
- SettableLongVirtualColumn(String) - Constructor for class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- SettableObjectColumnValueSelector<T> - Class in org.apache.druid.segment.selector.settable
-
- SettableObjectColumnValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableObjectColumnValueSelector
-
- SettableValueDoubleColumnValueSelector - Class in org.apache.druid.segment.selector.settable
-
- SettableValueDoubleColumnValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableValueDoubleColumnValueSelector
-
- SettableValueFloatColumnValueSelector - Class in org.apache.druid.segment.selector.settable
-
- SettableValueFloatColumnValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableValueFloatColumnValueSelector
-
- SettableValueLongColumnValueSelector - Class in org.apache.druid.segment.selector.settable
-
- SettableValueLongColumnValueSelector() - Constructor for class org.apache.druid.segment.selector.settable.SettableValueLongColumnValueSelector
-
- setTotalMergersForLevel(int, long) - Method in class org.apache.druid.frame.processor.SuperSorterProgressTracker
-
Sets the total mergers for a level.
- setTotalMergersForUltimateLevel(long) - Method in class org.apache.druid.frame.processor.SuperSorterProgressTracker
-
Sets the number of mergers in the ultimate level (number of mergers = number of output partitions).
- setTotalMergingLevels(int) - Method in class org.apache.druid.frame.processor.SuperSorterProgressTracker
-
Set total merging levels for the SuperSorter it is tracking.
- setType(ValueType) - Method in class org.apache.druid.segment.column.ColumnBuilder
-
- setType(ColumnType) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setType(TypeSignature<ValueType>) - Method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- setupEncodedValueWriter() - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- setUseMaxMemoryEstimates(boolean) - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- setValue(long) - Method in class org.apache.druid.frame.util.SettableLongVirtualColumn
-
- setValue(int) - Method in class org.apache.druid.query.groupby.epinephelinae.IntKey
-
- setValue(int, int) - Method in class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
- setValue(int) - Method in class org.apache.druid.segment.data.SingleIndexedInt
-
- setValue(long) - Method in class org.apache.druid.segment.selector.settable.SettableLongColumnValueSelector
-
Optimized method for assigning timestamps, that are known to never be null
- setValue(double) - Method in class org.apache.druid.segment.selector.settable.SettableValueDoubleColumnValueSelector
-
- setValue(float) - Method in class org.apache.druid.segment.selector.settable.SettableValueFloatColumnValueSelector
-
- setValue(long) - Method in class org.apache.druid.segment.selector.settable.SettableValueLongColumnValueSelector
-
- setValueFrom(ColumnValueSelector<?>) - Method in interface org.apache.druid.segment.selector.settable.SettableColumnValueSelector
-
- setValueFrom(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.selector.settable.SettableDimensionValueSelector
-
- setValueFrom(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.selector.settable.SettableDoubleColumnValueSelector
-
- setValueFrom(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.selector.settable.SettableFloatColumnValueSelector
-
- setValueFrom(ColumnValueSelector<?>) - Method in class org.apache.druid.segment.selector.settable.SettableLongColumnValueSelector
-
- setValueFrom(ColumnValueSelector) - Method in class org.apache.druid.segment.selector.settable.SettableObjectColumnValueSelector
-
- setValues(Object[]) - Method in class org.apache.druid.query.groupby.epinephelinae.ReusableEntry
-
Replaces the values array completely.
- setValues(int[], int) - Method in class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
Sets the values from the given array.
- setValues(int, int) - Method in class org.apache.druid.segment.data.SliceIndexedInts
-
- setValueType(ValueType) - Method in class org.apache.druid.segment.column.ColumnDescriptor.Builder
-
- setVirtualColumns(VirtualColumns) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- setVirtualColumns(VirtualColumn...) - Method in class org.apache.druid.query.groupby.GroupByQuery.Builder
-
- shouldAggregateNullInputs() - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory.FactorizePlan
-
- shouldVectorize(boolean) - Method in enum org.apache.druid.query.QueryContexts.Vectorize
-
- shouldVectorize(Query<?>, VirtualColumns, ColumnInspector) - Static method in class org.apache.druid.segment.VirtualColumns
-
- shutdown() - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- shutdownNow() - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- signature() - Method in class org.apache.druid.frame.read.FrameReader
-
- SimpleAscendingOffset - Class in org.apache.druid.segment
-
- SimpleAscendingOffset(int) - Constructor for class org.apache.druid.segment.SimpleAscendingOffset
-
- SimpleBitmapColumnIndex - Class in org.apache.druid.segment.column
-
- SimpleBitmapColumnIndex() - Constructor for class org.apache.druid.segment.column.SimpleBitmapColumnIndex
-
- SimpleColumnIndexCapabilities - Class in org.apache.druid.segment.column
-
- SimpleColumnIndexCapabilities(boolean, boolean) - Constructor for class org.apache.druid.segment.column.SimpleColumnIndexCapabilities
-
- SimpleDescendingOffset - Class in org.apache.druid.segment
-
- SimpleDescendingOffset(int) - Constructor for class org.apache.druid.segment.SimpleDescendingOffset
-
- SimpleDoubleAggregatorFactory - Class in org.apache.druid.query.aggregation
-
This is an abstract class inherited by various
AggregatorFactory
implementations that consume double input
and produce double output on aggregation.
- SimpleDoubleAggregatorFactory(ExprMacroTable, String, String, String) - Constructor for class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- SimpleDoubleBufferAggregator - Class in org.apache.druid.query.aggregation
-
- SimpleDoubleBufferAggregator(BaseDoubleColumnValueSelector) - Constructor for class org.apache.druid.query.aggregation.SimpleDoubleBufferAggregator
-
- SimpleFloatAggregatorFactory - Class in org.apache.druid.query.aggregation
-
- SimpleFloatAggregatorFactory(ExprMacroTable, String, String, String) - Constructor for class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- SimpleFloatBufferAggregator - Class in org.apache.druid.query.aggregation
-
- SimpleImmutableBitmapIndex - Class in org.apache.druid.segment.column
-
- SimpleImmutableBitmapIndex(ImmutableBitmap) - Constructor for class org.apache.druid.segment.column.SimpleImmutableBitmapIndex
-
- SimpleImmutableBitmapIterableIndex - Class in org.apache.druid.segment.column
-
- SimpleImmutableBitmapIterableIndex() - Constructor for class org.apache.druid.segment.column.SimpleImmutableBitmapIterableIndex
-
- SimpleLongAggregatorFactory - Class in org.apache.druid.query.aggregation
-
This is an abstract class inherited by various
AggregatorFactory
implementations that consume long input
and produce long output on aggregation.
- SimpleLongAggregatorFactory(ExprMacroTable, String, String, String) - Constructor for class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- SimpleLongBufferAggregator - Class in org.apache.druid.query.aggregation
-
- SimpleQueryableIndex - Class in org.apache.druid.segment
-
- SimpleQueryableIndex(Interval, Indexed<String>, BitmapFactory, Map<String, Supplier<ColumnHolder>>, SmooshedFileMapper, Metadata, boolean) - Constructor for class org.apache.druid.segment.SimpleQueryableIndex
-
- SimpleQueryableIndex(Interval, List<String>, Indexed<String>, BitmapFactory, Map<String, Supplier<ColumnHolder>>, SmooshedFileMapper, Metadata, Supplier<Map<String, DimensionHandler>>) - Constructor for class org.apache.druid.segment.SimpleQueryableIndex
-
- SimpleSettableOffset - Class in org.apache.druid.segment
-
- SimpleSettableOffset() - Constructor for class org.apache.druid.segment.SimpleSettableOffset
-
- SingleIndexedInt - Class in org.apache.druid.segment.data
-
Reusable IndexedInts that represents a sequence of a solo value [X].
- SingleIndexedInt() - Constructor for class org.apache.druid.segment.data.SingleIndexedInt
-
- SingleInputBindings - Class in org.apache.druid.segment.virtual
-
- SingleInputBindings(ExpressionType) - Constructor for class org.apache.druid.segment.virtual.SingleInputBindings
-
- SingleLongInputCachingExpressionColumnValueSelector - Class in org.apache.druid.segment.virtual
-
- SingleLongInputCachingExpressionColumnValueSelector(ColumnValueSelector, Expr, boolean, RowIdSupplier) - Constructor for class org.apache.druid.segment.virtual.SingleLongInputCachingExpressionColumnValueSelector
-
- SingleLongInputCachingExpressionColumnValueSelector.LruEvalCache - Class in org.apache.druid.segment.virtual
-
- SingleScanTimeDimensionSelector - Class in org.apache.druid.segment
-
A special
DimensionSelector
for projected time columns
- it assumes time values are scanned once and values are grouped together
(i.e.
- SingleScanTimeDimensionSelector(BaseLongColumnValueSelector, ExtractionFn, boolean) - Constructor for class org.apache.druid.segment.SingleScanTimeDimensionSelector
-
- SingleStringInputCachingExpressionColumnValueSelector - Class in org.apache.druid.segment.virtual
-
- SingleStringInputCachingExpressionColumnValueSelector(DimensionSelector, Expr, RowIdSupplier) - Constructor for class org.apache.druid.segment.virtual.SingleStringInputCachingExpressionColumnValueSelector
-
- SingleStringInputCachingExpressionColumnValueSelector.LruEvalCache - Class in org.apache.druid.segment.virtual
-
- SingleStringInputDeferredEvaluationExpressionDimensionSelector - Class in org.apache.druid.segment.virtual
-
- SingleStringInputDeferredEvaluationExpressionDimensionSelector(DimensionSelector, Expr) - Constructor for class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionSelector
-
- SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector - Class in org.apache.druid.segment.virtual
-
- SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector(SingleValueDimensionVectorSelector, Expr) - Constructor for class org.apache.druid.segment.virtual.SingleStringInputDeferredEvaluationExpressionDimensionVectorSelector
-
- singleThreaded() - Method in class org.apache.druid.segment.data.GenericIndexed
-
Create a non-thread-safe Indexed, which may perform better than the underlying Indexed.
- SingleValueColumnarIntsSerializer - Class in org.apache.druid.segment.data
-
- SingleValueColumnarIntsSerializer() - Constructor for class org.apache.druid.segment.data.SingleValueColumnarIntsSerializer
-
- singleValueDimensionVectorSelector(VectorSizeInspector, String) - Static method in class org.apache.druid.segment.vector.ConstantVectorSelectors
-
- SingleValueDimensionVectorSelector - Interface in org.apache.druid.segment.vector
-
Vectorized selector for a singly-valued string-typed column.
- SingleValueHistoricalDimensionSelector - Interface in org.apache.druid.segment.historical
-
- SingleValueStringCardinalityVectorProcessor - Class in org.apache.druid.query.aggregation.cardinality.vector
-
- SingleValueStringCardinalityVectorProcessor(SingleValueDimensionVectorSelector) - Constructor for class org.apache.druid.query.aggregation.cardinality.vector.SingleValueStringCardinalityVectorProcessor
-
- SingleValueStringGroupByVectorColumnSelector - Class in org.apache.druid.query.groupby.epinephelinae.vector
-
- SingleValueStringVectorValueMatcher - Class in org.apache.druid.query.filter.vector
-
- SingleValueStringVectorValueMatcher(SingleValueDimensionVectorSelector) - Constructor for class org.apache.druid.query.filter.vector.SingleValueStringVectorValueMatcher
-
- SinkQueryRunners<T> - Class in org.apache.druid.query
-
- SinkQueryRunners(Iterable<Pair<Interval, QueryRunner<T>>>) - Constructor for class org.apache.druid.query.SinkQueryRunners
-
- size() - Method in interface org.apache.druid.collections.bitmap.ImmutableBitmap
-
- size() - Method in class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
- size() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- size() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
- size() - Method in class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
- size() - Method in class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
- size() - Method in class org.apache.druid.collections.IntegerSet
-
- size() - Method in class org.apache.druid.collections.spatial.ImmutableRTree
-
- size() - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
- SIZE - Static variable in class org.apache.druid.frame.field.DoubleFieldWriter
-
- SIZE - Static variable in class org.apache.druid.frame.field.FloatFieldWriter
-
- SIZE - Static variable in class org.apache.druid.frame.field.LongFieldWriter
-
- size() - Method in class org.apache.druid.frame.key.ClusterByPartitions
-
- size() - Method in class org.apache.druid.frame.write.columnar.ComplexFrameColumnWriter
-
- size() - Method in class org.apache.druid.frame.write.columnar.DoubleFrameColumnWriter
-
- size() - Method in class org.apache.druid.frame.write.columnar.FloatFrameColumnWriter
-
- size() - Method in interface org.apache.druid.frame.write.columnar.FrameColumnWriter
-
- size() - Method in class org.apache.druid.frame.write.columnar.LongFrameColumnWriter
-
- size() - Method in class org.apache.druid.frame.write.columnar.StringFrameColumnWriter
-
- size() - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
Return the number of aggregators in this object.
- size - Variable in class org.apache.druid.query.groupby.epinephelinae.ByteBufferHashTable
-
- size() - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Returns the number of elements currently in the table.
- size() - Method in class org.apache.druid.segment.column.RowSignature
-
Returns the number of columns in this signature.
- size() - Method in class org.apache.druid.segment.column.StringEncodingStrategies.Utf8ToStringIndexed
-
- size() - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- size() - Method in class org.apache.druid.segment.data.ArrayBasedIndexedInts
-
- size() - Method in interface org.apache.druid.segment.data.BitmapValues
-
- size() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarDoublesSerializer
-
- size() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarFloatsSerializer
-
- size() - Method in class org.apache.druid.segment.data.BlockLayoutColumnarLongsSerializer
-
- size() - Method in class org.apache.druid.segment.data.CachingIndexed
-
- size() - Method in interface org.apache.druid.segment.data.ColumnarDoubles
-
- size() - Method in interface org.apache.druid.segment.data.ColumnarDoublesSerializer
-
- size() - Method in interface org.apache.druid.segment.data.ColumnarFloats
-
- size() - Method in interface org.apache.druid.segment.data.ColumnarFloatsSerializer
-
- size() - Method in interface org.apache.druid.segment.data.ColumnarLongs
-
- size() - Method in interface org.apache.druid.segment.data.ColumnarLongsSerializer
-
- size() - Method in class org.apache.druid.segment.data.CompressedLongsReader
-
- size() - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumn
-
- size() - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts
-
- size() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarDoublesSerializer
-
- size() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarFloatsSerializer
-
- size() - Method in class org.apache.druid.segment.data.EntireLayoutColumnarLongsSerializer
-
- size() - Method in class org.apache.druid.segment.data.FixedIndexed
-
- size() - Method in class org.apache.druid.segment.data.FrontCodedIndexed
-
- size() - Method in class org.apache.druid.segment.data.GenericIndexed.BufferIndexed
-
- size() - Method in class org.apache.druid.segment.data.GenericIndexed
-
- size() - Method in class org.apache.druid.segment.data.ImmutableBitmapValues
-
- size() - Method in interface org.apache.druid.segment.data.Indexed
-
Number of elements in the value set
- size() - Method in interface org.apache.druid.segment.data.IndexedInts
-
- size() - Method in class org.apache.druid.segment.data.IntermediateColumnarLongsSerializer
-
- size() - Method in class org.apache.druid.segment.data.ListIndexed
-
- size() - Method in class org.apache.druid.segment.data.RangeIndexedInts
-
- size() - Method in class org.apache.druid.segment.data.SingleIndexedInt
-
- size() - Method in class org.apache.druid.segment.data.SliceIndexedInts
-
- size() - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- size() - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- size() - Method in class org.apache.druid.segment.data.ZeroIndexedInts
-
- size() - Method in class org.apache.druid.segment.DimensionDictionary
-
- size() - Method in class org.apache.druid.segment.incremental.IncrementalIndex
-
- size() - Method in class org.apache.druid.segment.nested.GlobalDictionarySortedCollector
-
- size() - Method in class org.apache.druid.segment.nested.LocalDimensionDictionary
-
- size(T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.ByteFieldWriter
-
- size(T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.FieldWriter
-
- size(T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.IntFieldWriter
-
- size(T) - Method in class org.apache.druid.segment.serde.MetaSerdeHelper
-
- size() - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- size() - Method in class org.apache.druid.segment.writeout.WriteOutBytes
-
Returns the number of bytes written to this WriteOutBytes so far.
- sizeInBytes() - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
Gets the current size of this dictionary in bytes.
- sizeInBytes() - Method in class org.apache.druid.segment.DimensionDictionary
-
Gets the current size of this dictionary in bytes.
- sizeInBytes() - Method in class org.apache.druid.segment.nested.GlobalDimensionDictionary
-
- SKETCH_MERGE_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- skip(IntIterator, int) - Static method in class org.apache.druid.segment.IntIteratorUtils
-
Implements IntIterator.skip(int)
.
- SKIP_EMPTY_BUCKETS - Static variable in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- SKIP_POSITION_VALUE - Static variable in interface org.apache.druid.query.topn.TopNAlgorithm
-
- skipTo(String) - Method in class org.apache.druid.query.topn.BaseTopNAlgorithm.BaseArrayProvider
-
- skipTo(String) - Method in interface org.apache.druid.query.topn.TopNMetricSpecBuilder
-
- skipToDateTime(DateTime, boolean) - Method in class org.apache.druid.segment.RowWalker
-
- SliceIndexedInts - Class in org.apache.druid.segment.data
-
Reusable IndexedInts, that could represent a sub-sequence ("slice") in a larger IndexedInts object.
- SliceIndexedInts(IndexedInts) - Constructor for class org.apache.druid.segment.data.SliceIndexedInts
-
- smear(int) - Static method in class org.apache.druid.query.groupby.epinephelinae.Groupers
-
This method was rewritten in Java from an intermediate step of the Murmur hash function in
https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp, which contained the
following header:
MurmurHash3 was written by Austin Appleby, and is placed in the public domain.
- smileMapper(Properties) - Method in class org.apache.druid.jackson.JacksonModule
-
- snapshot() - Method in class org.apache.druid.frame.processor.SuperSorterProgressTracker
-
- snapshot(ColumnCapabilities, ColumnCapabilities.CoercionLogic) - Static method in class org.apache.druid.segment.column.ColumnCapabilitiesImpl
-
- sort(Frame, FrameReader, List<SortColumn>) - Static method in class org.apache.druid.frame.write.FrameSort
-
Sort the given frame in-place.
- sort() - Method in class org.apache.druid.segment.ComparatorDimensionDictionary
-
- sort() - Method in class org.apache.druid.segment.DimensionDictionary
-
- sortableSignature(RowSignature, List<SortColumn>) - Static method in class org.apache.druid.frame.write.FrameWriters
-
Returns a copy of "signature" with columns rearranged so the provided sortColumns appear as a prefix.
- SortColumn - Class in org.apache.druid.frame.key
-
Represents a component of an order-by key.
- SortColumn(String, boolean) - Constructor for class org.apache.druid.frame.key.SortColumn
-
- SortedDimensionDictionary<T extends Comparable<T>> - Class in org.apache.druid.segment
-
Creates a sorted dictionary given some existing dictionary, storing a mapping of both sorted id to unsorted id
and unsorted id to sorted id
- SortedDimensionDictionary(List<T>, int) - Constructor for class org.apache.druid.segment.SortedDimensionDictionary
-
- SortedIntIntersectionIterator - Class in org.apache.druid.segment.join.table
-
Iterates over the intersection of an array of sorted int lists.
- sortedLookup - Variable in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- sortedLookup() - Method in class org.apache.druid.segment.DictionaryEncodedColumnIndexer
-
- sortFacts - Variable in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- sortingOrderHasNonGroupingFields(DefaultLimitSpec, List<DimensionSpec>) - Static method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
Check if a limitSpec has columns in the sorting order that are not part of the grouping fields represented
by `dimensions`.
- sortSpec(SearchSortSpec) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- spaceNeeded() - Method in class org.apache.druid.query.aggregation.AggregatorAdapters
-
Return the amount of buffer bytes needed by all aggregators wrapped up in this object.
- SpatialDimensionRowTransformer - Class in org.apache.druid.segment.incremental
-
We throw away all invalid spatial dimensions
- SpatialDimensionRowTransformer(List<SpatialDimensionSchema>) - Constructor for class org.apache.druid.segment.incremental.SpatialDimensionRowTransformer
-
- SpatialDimFilter - Class in org.apache.druid.query.filter
-
- SpatialDimFilter(String, Bound, FilterTuning) - Constructor for class org.apache.druid.query.filter.SpatialDimFilter
-
- SpatialDimFilter(String, Bound) - Constructor for class org.apache.druid.query.filter.SpatialDimFilter
-
- SpatialFilter - Class in org.apache.druid.segment.filter
-
- SpatialFilter(String, Bound, FilterTuning) - Constructor for class org.apache.druid.segment.filter.SpatialFilter
-
- SpatialIndex - Interface in org.apache.druid.segment.column
-
- SpatialIndexesMerger() - Constructor for class org.apache.druid.segment.StringDimensionMergerV9.SpatialIndexesMerger
-
- Spec() - Constructor for class org.apache.druid.segment.incremental.OnheapIncrementalIndex.Spec
-
- Spec(Boolean) - Constructor for class org.apache.druid.segment.incremental.OnheapIncrementalIndex.Spec
-
- SpecializationService - Class in org.apache.druid.query.monomorphicprocessing
-
Manages class specialization during query processing.
- SpecializationState<T> - Class in org.apache.druid.query.monomorphicprocessing
-
- SpecializationState() - Constructor for class org.apache.druid.query.monomorphicprocessing.SpecializationState
-
- SpecificSegmentQueryRunner<T> - Class in org.apache.druid.query.spec
-
- SpecificSegmentQueryRunner(QueryRunner<T>, SpecificSegmentSpec) - Constructor for class org.apache.druid.query.spec.SpecificSegmentQueryRunner
-
- SpecificSegmentSpec - Class in org.apache.druid.query.spec
-
- SpecificSegmentSpec(SegmentDescriptor) - Constructor for class org.apache.druid.query.spec.SpecificSegmentSpec
-
- SpillingGrouper<KeyType> - Class in org.apache.druid.query.groupby.epinephelinae
-
- SpillingGrouper(Supplier<ByteBuffer>, Grouper.KeySerdeFactory<KeyType>, ColumnSelectorFactory, AggregatorFactory[], int, float, int, LimitedTemporaryStorage, ObjectMapper, boolean, DefaultLimitSpec, boolean, int) - Constructor for class org.apache.druid.query.groupby.epinephelinae.SpillingGrouper
-
- split(Node) - Method in class org.apache.druid.collections.spatial.split.GutmanSplitStrategy
-
This algorithm is from the original paper.
- split(Node) - Method in interface org.apache.druid.collections.spatial.split.SplitStrategy
-
- splitColumnName(String) - Static method in class org.apache.druid.segment.VirtualColumns
-
Split a dot-style columnName into the "main" columnName and the subColumn name after the dot.
- splitFilter(JoinFilterPreAnalysis) - Static method in class org.apache.druid.segment.join.filter.JoinFilterAnalyzer
-
- splitFilter(JoinFilterPreAnalysis, Filter) - Static method in class org.apache.druid.segment.join.filter.JoinFilterAnalyzer
-
- SplitStrategy - Interface in org.apache.druid.collections.spatial.split
-
- splitVirtualColumns(VirtualColumns, List<VirtualColumn>, List<VirtualColumn>) - Method in class org.apache.druid.segment.join.filter.JoinableClauses
-
- SQL_JOIN_LEFT_SCAN_DIRECT - Static variable in class org.apache.druid.query.QueryContexts
-
- SQL_QUERY_ID - Static variable in class org.apache.druid.query.BaseQuery
-
- sqlQueryId(QueryType) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- sqlQueryId(String) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- sqlQueryId(QueryType) - Method in interface org.apache.druid.query.QueryMetrics
-
- sqlQueryId(String) - Method in interface org.apache.druid.query.QueryMetrics
-
Sets sqlQueryId as a dimension
- sqlQueryId(SearchQuery) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- sqlQueryId(String) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- STAGED_SERDE - Static variable in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnSerializer
-
- StagedSerde<T> - Interface in org.apache.druid.segment.serde.cell
-
StagedSerde
is useful when you have objects that have their own internal logic to serialize, but you wish to
compose the results of multiple serialized objects into a single ByteBuffer (or wrapped byte[]
).
- standardRow() - Static method in class org.apache.druid.segment.RowAdapters
-
- start() - Method in class org.apache.druid.frame.allocation.MemoryRange
-
- start() - Method in interface org.apache.druid.query.lookup.LookupExtractorFactory
-
This method will be called to start the LookupExtractor upon registered
Calling start multiple times should return true if successfully started.
- start() - Method in class org.apache.druid.segment.BaseProgressIndicator
-
- start() - Method in interface org.apache.druid.segment.ProgressIndicator
-
- STARTING_FLAGS - Static variable in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde
-
- startRecordingScanTime() - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetrics
-
- startRecordingScanTime() - Method in interface org.apache.druid.query.topn.TopNQueryMetrics
-
- startSection(String) - Method in class org.apache.druid.segment.BaseProgressIndicator
-
- startSection(String) - Method in interface org.apache.druid.segment.ProgressIndicator
-
- StartupInjectorBuilder - Class in org.apache.druid.guice
-
Create the startup injector used to "prime" the modules for the
main injector.
- StartupInjectorBuilder() - Constructor for class org.apache.druid.guice.StartupInjectorBuilder
-
- stateString() - Method in class org.apache.druid.frame.processor.SuperSorter
-
Returns a string encapsulating the current state of this object.
- status(String) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- STATUS - Static variable in class org.apache.druid.query.DruidMetrics
-
- status(String) - Method in interface org.apache.druid.query.QueryMetrics
-
- status(String) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- STATUS_CODE - Static variable in exception org.apache.druid.query.BadQueryException
-
- STATUS_CODE - Static variable in exception org.apache.druid.query.QueryCapacityExceededException
-
- STATUS_CODE - Static variable in exception org.apache.druid.query.QueryUnsupportedException
-
- stop() - Method in class org.apache.druid.guice.LifecycleForkJoinPoolProvider
-
- stop() - Method in class org.apache.druid.segment.BaseProgressIndicator
-
- stop() - Method in interface org.apache.druid.segment.ProgressIndicator
-
- stopRecordingScanTime() - Method in class org.apache.druid.query.topn.DefaultTopNQueryMetrics
-
- stopRecordingScanTime() - Method in interface org.apache.druid.query.topn.TopNQueryMetrics
-
- stopSection(String) - Method in class org.apache.druid.segment.BaseProgressIndicator
-
- stopSection(String) - Method in interface org.apache.druid.segment.ProgressIndicator
-
- StorableBuffer - Interface in org.apache.druid.segment.serde.cell
-
It's useful to return this object when multiple serializable objects are to be composed into a single ByteBuffer
or byte[].
- storageAdapter - Variable in class org.apache.druid.query.topn.BaseTopNAlgorithm
-
- StorageAdapter - Interface in org.apache.druid.segment
-
- store(SerializablePairLongString) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringBufferStore
-
- store(T) - Method in class org.apache.druid.query.aggregation.SerializedStorage
-
- store(ByteBuffer) - Method in interface org.apache.druid.segment.serde.cell.StorableBuffer
-
- storeDoubleAsFloat - Variable in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- storeDoubleAsFloat() - Static method in interface org.apache.druid.segment.column.ColumnHolder
-
- storeInByteBuffer(ByteBuffer, int) - Method in class org.apache.druid.collections.spatial.Node
-
- strategize(GroupByQuery) - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategySelector
-
- strategize(SearchQuery) - Method in class org.apache.druid.query.search.SearchStrategySelector
-
- STRATEGY_FACTORY - Static variable in class org.apache.druid.query.groupby.epinephelinae.GroupByQueryEngineV2
-
- STRATEGY_V1 - Static variable in class org.apache.druid.query.groupby.strategy.GroupByStrategySelector
-
- STRATEGY_V2 - Static variable in class org.apache.druid.query.groupby.strategy.GroupByStrategySelector
-
- STREAM - Static variable in class org.apache.druid.query.DruidMetrics
-
- StreamingMergeSortedGrouper<KeyType> - Class in org.apache.druid.query.groupby.epinephelinae
-
A streaming grouper which can aggregate sorted inputs.
- STRING_ANY_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- STRING_DICTIONARY_FILE_NAME - Static variable in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- STRING_FIRST_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- STRING_LAST_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- STRING_SEPARATOR - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- STRING_SEPARATOR - Static variable in class org.apache.druid.query.filter.DimFilterUtils
-
- STRING_STRATEGY - Static variable in class org.apache.druid.segment.data.GenericIndexed
-
- StringAnyAggregator - Class in org.apache.druid.query.aggregation.any
-
- StringAnyAggregator(BaseObjectColumnValueSelector, int) - Constructor for class org.apache.druid.query.aggregation.any.StringAnyAggregator
-
- StringAnyAggregatorFactory - Class in org.apache.druid.query.aggregation.any
-
- StringAnyAggregatorFactory(String, String, Integer) - Constructor for class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- StringAnyBufferAggregator - Class in org.apache.druid.query.aggregation.any
-
- StringAnyBufferAggregator(BaseObjectColumnValueSelector, int) - Constructor for class org.apache.druid.query.aggregation.any.StringAnyBufferAggregator
-
- StringAnyVectorAggregator - Class in org.apache.druid.query.aggregation.any
-
- StringAnyVectorAggregator(SingleValueDimensionVectorSelector, MultiValueDimensionVectorSelector, int) - Constructor for class org.apache.druid.query.aggregation.any.StringAnyVectorAggregator
-
- StringArrayFieldWriter - Class in org.apache.druid.frame.field
-
- StringArrayFieldWriter(ColumnValueSelector<List<String>>) - Constructor for class org.apache.druid.frame.field.StringArrayFieldWriter
-
- StringCardinalityAggregatorColumnSelectorStrategy - Class in org.apache.druid.query.aggregation.cardinality.types
-
- StringCardinalityAggregatorColumnSelectorStrategy() - Constructor for class org.apache.druid.query.aggregation.cardinality.types.StringCardinalityAggregatorColumnSelectorStrategy
-
- StringColumnDoubleAggregatorWrapper - Class in org.apache.druid.query.aggregation
-
This class can be used to wrap Double Aggregator that consume double type columns to handle String type.
- StringColumnDoubleAggregatorWrapper(BaseObjectColumnValueSelector, Function<BaseDoubleColumnValueSelector, Aggregator>, double) - Constructor for class org.apache.druid.query.aggregation.StringColumnDoubleAggregatorWrapper
-
- StringColumnDoubleBufferAggregatorWrapper - Class in org.apache.druid.query.aggregation
-
This class can be used to wrap Double BufferAggregator that consume double type columns to handle String type.
- StringColumnDoubleBufferAggregatorWrapper(BaseObjectColumnValueSelector, Function<BaseDoubleColumnValueSelector, BufferAggregator>, double) - Constructor for class org.apache.druid.query.aggregation.StringColumnDoubleBufferAggregatorWrapper
-
- StringColumnFloatAggregatorWrapper - Class in org.apache.druid.query.aggregation
-
This class can be used to wrap Float Aggregator that consume float type columns to handle String type.
- StringColumnFloatAggregatorWrapper(BaseObjectColumnValueSelector, Function<BaseFloatColumnValueSelector, Aggregator>, float) - Constructor for class org.apache.druid.query.aggregation.StringColumnFloatAggregatorWrapper
-
- StringColumnFloatBufferAggregatorWrapper - Class in org.apache.druid.query.aggregation
-
This class can be used to wrap Float BufferAggregator that consume float type columns to handle String type.
- StringColumnFloatBufferAggregatorWrapper(BaseObjectColumnValueSelector, Function<BaseFloatColumnValueSelector, BufferAggregator>, float) - Constructor for class org.apache.druid.query.aggregation.StringColumnFloatBufferAggregatorWrapper
-
- StringColumnLongAggregatorWrapper - Class in org.apache.druid.query.aggregation
-
This class can be used to wrap Long Aggregator that consume long type columns to handle String type.
- StringColumnLongAggregatorWrapper(BaseObjectColumnValueSelector, Function<BaseLongColumnValueSelector, Aggregator>, long) - Constructor for class org.apache.druid.query.aggregation.StringColumnLongAggregatorWrapper
-
- StringColumnLongBufferAggregatorWrapper - Class in org.apache.druid.query.aggregation
-
This class can be used to wrap Long BufferAggregator that consume long type columns to handle String type.
- StringColumnLongBufferAggregatorWrapper(BaseObjectColumnValueSelector, Function<BaseLongColumnValueSelector, BufferAggregator>, long) - Constructor for class org.apache.druid.query.aggregation.StringColumnLongBufferAggregatorWrapper
-
- StringComparator - Class in org.apache.druid.query.ordering
-
- StringComparator() - Constructor for class org.apache.druid.query.ordering.StringComparator
-
- StringComparatorModule - Class in org.apache.druid.jackson
-
- StringComparatorModule() - Constructor for class org.apache.druid.jackson.StringComparatorModule
-
- StringComparatorModule.StringComparatorMixin - Interface in org.apache.druid.jackson
-
- StringComparators - Class in org.apache.druid.query.ordering
-
- StringComparators() - Constructor for class org.apache.druid.query.ordering.StringComparators
-
- StringComparators.AlphanumericComparator - Class in org.apache.druid.query.ordering
-
- StringComparators.LexicographicComparator - Class in org.apache.druid.query.ordering
-
Comparison using the natural comparator of
String
.
- StringComparators.NumericComparator - Class in org.apache.druid.query.ordering
-
- StringComparators.StrlenComparator - Class in org.apache.druid.query.ordering
-
- StringComparators.VersionComparator - Class in org.apache.druid.query.ordering
-
- StringDictionaryEncodedColumn - Class in org.apache.druid.segment.column
-
- StringDictionaryEncodedColumn(ColumnarInts, ColumnarMultiInts, CachingIndexed<String>, Indexed<ByteBuffer>) - Constructor for class org.apache.druid.segment.column.StringDictionaryEncodedColumn
-
- StringDictionaryEncodedColumn.MultiValueStringVectorObjectSelector - Class in org.apache.druid.segment.column
-
- StringDictionaryEncodedColumn.StringMultiValueDimensionVectorSelector - Class in org.apache.druid.segment.column
-
- StringDictionaryEncodedColumn.StringSingleValueDimensionVectorSelector - Class in org.apache.druid.segment.column
-
- StringDictionaryEncodedColumn.StringVectorObjectSelector - Class in org.apache.druid.segment.column
-
- StringDimensionDictionary - Class in org.apache.druid.segment
-
DimensionDictionary for String dimension values.
- StringDimensionDictionary(boolean) - Constructor for class org.apache.druid.segment.StringDimensionDictionary
-
Creates a StringDimensionDictionary.
- StringDimensionHandler - Class in org.apache.druid.segment
-
- StringDimensionHandler(String, DimensionSchema.MultiValueHandling, boolean, boolean) - Constructor for class org.apache.druid.segment.StringDimensionHandler
-
- StringDimensionIndexer - Class in org.apache.druid.segment
-
- StringDimensionIndexer(DimensionSchema.MultiValueHandling, boolean, boolean, boolean) - Constructor for class org.apache.druid.segment.StringDimensionIndexer
-
- StringDimensionMergerV9 - Class in org.apache.druid.segment
-
- StringDimensionMergerV9(String, IndexSpec, SegmentWriteOutMedium, ColumnCapabilities, ProgressIndicator, Closer) - Constructor for class org.apache.druid.segment.StringDimensionMergerV9
-
- StringDimensionMergerV9.SpatialIndexesMerger - Class in org.apache.druid.segment
-
Write spatial indexes for string columns that have them
- StringEncodingStrategies - Class in org.apache.druid.segment.column
-
- StringEncodingStrategies() - Constructor for class org.apache.druid.segment.column.StringEncodingStrategies
-
- StringEncodingStrategies.Utf8ToStringIndexed - Class in org.apache.druid.segment.column
-
Adapter to convert Indexed
with utf8 encoded bytes into Indexed
to be friendly
to consumers.
- StringEncodingStrategy - Interface in org.apache.druid.segment.column
-
- StringEncodingStrategy.FrontCoded - Class in org.apache.druid.segment.column
-
- StringEncodingStrategy.Utf8 - Class in org.apache.druid.segment.column
-
- StringFieldColumnWriter - Class in org.apache.druid.segment.nested
-
- StringFieldColumnWriter(String, String, SegmentWriteOutMedium, IndexSpec, GlobalDictionaryIdLookup) - Constructor for class org.apache.druid.segment.nested.StringFieldColumnWriter
-
- StringFieldReader - Class in org.apache.druid.frame.field
-
- StringFieldWriter - Class in org.apache.druid.frame.field
-
- StringFieldWriter(DimensionSelector) - Constructor for class org.apache.druid.frame.field.StringFieldWriter
-
- StringFirstAggregateCombiner - Class in org.apache.druid.query.aggregation.first
-
- StringFirstAggregateCombiner() - Constructor for class org.apache.druid.query.aggregation.first.StringFirstAggregateCombiner
-
- StringFirstAggregator - Class in org.apache.druid.query.aggregation.first
-
- StringFirstAggregator(BaseLongColumnValueSelector, BaseObjectColumnValueSelector<?>, int, boolean) - Constructor for class org.apache.druid.query.aggregation.first.StringFirstAggregator
-
- StringFirstAggregatorFactory - Class in org.apache.druid.query.aggregation.first
-
- StringFirstAggregatorFactory(String, String, String, Integer) - Constructor for class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- StringFirstBufferAggregator - Class in org.apache.druid.query.aggregation.first
-
- StringFirstBufferAggregator(BaseLongColumnValueSelector, BaseObjectColumnValueSelector<?>, int, boolean) - Constructor for class org.apache.druid.query.aggregation.first.StringFirstBufferAggregator
-
- StringFirstFoldingAggregatorFactory - Class in org.apache.druid.query.aggregation.first
-
For backwards compatibility; equivalent to a regular StringFirstAggregatorFactory.
- StringFirstFoldingAggregatorFactory(String, String, Integer) - Constructor for class org.apache.druid.query.aggregation.first.StringFirstFoldingAggregatorFactory
-
- StringFirstLastUtils - Class in org.apache.druid.query.aggregation.first
-
- StringFirstLastUtils() - Constructor for class org.apache.druid.query.aggregation.first.StringFirstLastUtils
-
- StringFormatExtractionFn - Class in org.apache.druid.query.extraction
-
- StringFormatExtractionFn(String, StringFormatExtractionFn.NullHandling) - Constructor for class org.apache.druid.query.extraction.StringFormatExtractionFn
-
- StringFormatExtractionFn(String) - Constructor for class org.apache.druid.query.extraction.StringFormatExtractionFn
-
- StringFormatExtractionFn.NullHandling - Enum in org.apache.druid.query.extraction
-
- StringFrameColumnReader - Class in org.apache.druid.frame.read.columnar
-
- StringFrameColumnWriter<T extends ColumnValueSelector> - Class in org.apache.druid.frame.write.columnar
-
- StringFrontCodedColumnIndexSupplier - Class in org.apache.druid.segment.serde
-
- StringFrontCodedColumnIndexSupplier(BitmapFactory, Supplier<FrontCodedIndexed>, GenericIndexed<ImmutableBitmap>, ImmutableRTree) - Constructor for class org.apache.druid.segment.serde.StringFrontCodedColumnIndexSupplier
-
- StringFrontCodedDictionaryEncodedColumn - Class in org.apache.druid.segment.column
-
- StringFrontCodedDictionaryEncodedColumn(ColumnarInts, ColumnarMultiInts, FrontCodedIndexed) - Constructor for class org.apache.druid.segment.column.StringFrontCodedDictionaryEncodedColumn
-
- StringFrontCodedDictionaryEncodedColumnSupplier - Class in org.apache.druid.segment.serde
-
- StringFrontCodedDictionaryEncodedColumnSupplier(Supplier<FrontCodedIndexed>, Supplier<ColumnarInts>, Supplier<ColumnarMultiInts>) - Constructor for class org.apache.druid.segment.serde.StringFrontCodedDictionaryEncodedColumnSupplier
-
- StringGroupByColumnSelectorStrategy - Class in org.apache.druid.query.groupby.epinephelinae.column
-
- StringGroupByColumnSelectorStrategy(IntFunction<String>, ColumnCapabilities) - Constructor for class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
- StringLastAggregateCombiner - Class in org.apache.druid.query.aggregation.last
-
- StringLastAggregateCombiner() - Constructor for class org.apache.druid.query.aggregation.last.StringLastAggregateCombiner
-
- StringLastAggregator - Class in org.apache.druid.query.aggregation.last
-
- StringLastAggregator(BaseLongColumnValueSelector, BaseObjectColumnValueSelector<?>, int, boolean) - Constructor for class org.apache.druid.query.aggregation.last.StringLastAggregator
-
- StringLastAggregatorFactory - Class in org.apache.druid.query.aggregation.last
-
- StringLastAggregatorFactory(String, String, String, Integer) - Constructor for class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- StringLastBufferAggregator - Class in org.apache.druid.query.aggregation.last
-
- StringLastBufferAggregator(BaseLongColumnValueSelector, BaseObjectColumnValueSelector<?>, int, boolean) - Constructor for class org.apache.druid.query.aggregation.last.StringLastBufferAggregator
-
- StringLastFoldingAggregatorFactory - Class in org.apache.druid.query.aggregation.last
-
For backwards compatibility; equivalent to a regular StringLastAggregatorFactory.
- StringLastFoldingAggregatorFactory(String, String, Integer) - Constructor for class org.apache.druid.query.aggregation.last.StringLastFoldingAggregatorFactory
-
- StringLastVectorAggregator - Class in org.apache.druid.query.aggregation.last
-
- StringLastVectorAggregator(BaseLongVectorValueSelector, VectorObjectSelector, int) - Constructor for class org.apache.druid.query.aggregation.last.StringLastVectorAggregator
-
- StringMultiValueDimensionVectorSelector(ColumnarMultiInts, ReadableVectorOffset) - Constructor for class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringMultiValueDimensionVectorSelector
-
- StringObjectCardinalityVectorProcessor - Class in org.apache.druid.query.aggregation.cardinality.vector
-
- StringObjectCardinalityVectorProcessor(VectorObjectSelector) - Constructor for class org.apache.druid.query.aggregation.cardinality.vector.StringObjectCardinalityVectorProcessor
-
- StringObjectVectorValueMatcher - Class in org.apache.druid.query.filter.vector
-
- StringObjectVectorValueMatcher(VectorObjectSelector) - Constructor for class org.apache.druid.query.filter.vector.StringObjectVectorValueMatcher
-
- StringRuntimeShape - Class in org.apache.druid.query.monomorphicprocessing
-
Class to be used to obtain String representation of runtime shape of one or several
HotLoopCallee
s.
- StringSearchColumnSelectorStrategy() - Constructor for class org.apache.druid.query.search.SearchQueryRunner.StringSearchColumnSelectorStrategy
-
- StringSingleValueDimensionVectorSelector(ColumnarInts, ReadableVectorOffset) - Constructor for class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringSingleValueDimensionVectorSelector
-
- StringTopNColumnAggregatesProcessor - Class in org.apache.druid.query.topn.types
-
- StringTopNColumnAggregatesProcessor(ColumnCapabilities, ColumnType) - Constructor for class org.apache.druid.query.topn.types.StringTopNColumnAggregatesProcessor
-
- StringValueSetIndex - Interface in org.apache.druid.segment.column
-
Index on individual values, and provides bitmaps for the rows which contain these values
- StringVectorObjectSelector(ColumnarInts, ReadableVectorOffset) - Constructor for class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringVectorObjectSelector
-
- STRLEN - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- STRLEN_CACHE_ID - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- STRLEN_NAME - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- StrlenComparator() - Constructor for class org.apache.druid.query.ordering.StringComparators.StrlenComparator
-
- StrlenExtractionFn - Class in org.apache.druid.query.extraction
-
- StructuredData - Class in org.apache.druid.segment.nested
-
- StructuredData(Object) - Constructor for class org.apache.druid.segment.nested.StructuredData
-
- StructuredDataJsonSerializer - Class in org.apache.druid.segment.nested
-
- StructuredDataJsonSerializer() - Constructor for class org.apache.druid.segment.nested.StructuredDataJsonSerializer
-
- StructuredDataProcessor - Class in org.apache.druid.segment.nested
-
- StructuredDataProcessor() - Constructor for class org.apache.druid.segment.nested.StructuredDataProcessor
-
- StructuredDataProcessor.ProcessResults - Class in org.apache.druid.segment.nested
-
- SUB_QUERY_ID - Static variable in class org.apache.druid.query.BaseQuery
-
- submit(Runnable) - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- submit(Runnable, T) - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- submit(Callable<T>) - Method in class org.apache.druid.query.PrioritizedExecutorService
-
- submitRunnerTask(PrioritizedQueryRunnerCallable<T, V>) - Method in class org.apache.druid.query.DirectQueryProcessingPool
-
- submitRunnerTask(PrioritizedQueryRunnerCallable<T, V>) - Method in class org.apache.druid.query.ForwardingQueryProcessingPool
-
- submitRunnerTask(PrioritizedQueryRunnerCallable<T, V>) - Method in interface org.apache.druid.query.QueryProcessingPool
-
Submits the query execution unit task for asynchronous execution.
- subQueryId(QueryType) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- subQueryId(QueryType) - Method in interface org.apache.druid.query.QueryMetrics
-
- subQueryId(SearchQuery) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- SubqueryQueryRunner<T> - Class in org.apache.druid.query
-
If there's a subquery, run it instead of the outer query
- SubqueryQueryRunner(QueryRunner<T>) - Constructor for class org.apache.druid.query.SubqueryQueryRunner
-
- SubstringDimExtractionFn - Class in org.apache.druid.query.extraction
-
- SubstringDimExtractionFn(int, Integer) - Constructor for class org.apache.druid.query.extraction.SubstringDimExtractionFn
-
- success(boolean) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- success(boolean) - Method in interface org.apache.druid.query.QueryMetrics
-
- success(boolean) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- SuperSorter - Class in org.apache.druid.frame.processor
-
Sorts and partitions a dataset using parallel external merge sort.
- SuperSorter(List<ReadableFrameChannel>, FrameReader, ClusterBy, ListenableFuture<ClusterByPartitions>, FrameProcessorExecutor, File, OutputChannelFactory, Supplier<MemoryAllocator>, int, int, long, String, SuperSorterProgressTracker) - Constructor for class org.apache.druid.frame.processor.SuperSorter
-
Initializes a SuperSorter.
- SuperSorterProgressSnapshot - Class in org.apache.druid.frame.processor
-
- SuperSorterProgressSnapshot(int, Map<Integer, Long>, Map<Integer, Long>, long, boolean) - Constructor for class org.apache.druid.frame.processor.SuperSorterProgressSnapshot
-
- SuperSorterProgressTracker - Class in org.apache.druid.frame.processor
-
A thread-safe class that keeps track of the progress of an n-way, multilevel merge sort.
- SuperSorterProgressTracker() - Constructor for class org.apache.druid.frame.processor.SuperSorterProgressTracker
-
- SUPPORTED_SIZES - Static variable in class org.apache.druid.segment.data.VSizeLongSerde
-
- supportsLookupNameUtf8() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringMultiValueDimensionVectorSelector
-
- supportsLookupNameUtf8() - Method in class org.apache.druid.segment.column.StringDictionaryEncodedColumn.StringSingleValueDimensionVectorSelector
-
- supportsLookupNameUtf8() - Method in interface org.apache.druid.segment.DimensionDictionarySelector
-
- supportsNestedQueryPushDown() - Method in interface org.apache.druid.query.groupby.strategy.GroupByStrategy
-
Returns whether this strategy supports pushing down outer queries.
- supportsNestedQueryPushDown() - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV1
-
- supportsNestedQueryPushDown() - Method in class org.apache.druid.query.groupby.strategy.GroupByStrategyV2
-
- supportsPushDown() - Method in class org.apache.druid.segment.join.filter.JoinFilterColumnCorrelationAnalysis
-
- supportsRequiredColumnRewrite() - Method in interface org.apache.druid.query.filter.Filter
-
Returns true is this filter is able to return a copy of this filter that is identical to this filter except that it
operates on different columns, based on a renaming map.
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.query.filter.InDimFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.BoundFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.ExpressionFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.FalseFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.LikeFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.NotFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.RegexFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.SearchQueryFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- supportsRequiredColumnRewrite() - Method in class org.apache.druid.segment.filter.TrueFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in interface org.apache.druid.query.filter.BooleanFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in interface org.apache.druid.query.filter.Filter
-
Indicates whether this filter supports selectivity estimation.
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.query.filter.InDimFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.BoundFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.ColumnComparisonFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.DimensionPredicateFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.ExpressionFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.FalseFilter
-
- supportsSelectivityEstimation(Filter, String, ColumnSelector, ColumnIndexSelector) - Static method in class org.apache.druid.segment.filter.Filters
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.JavaScriptFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.LikeFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.NotFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.SelectorFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.SpatialFilter
-
- supportsSelectivityEstimation(ColumnSelector, ColumnIndexSelector) - Method in class org.apache.druid.segment.filter.TrueFilter
-
- SUPPRESSED_AGG_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- SuppressedAggregator(Aggregator) - Constructor for class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedAggregator
-
- SuppressedAggregatorFactory - Class in org.apache.druid.query.aggregation
-
This AggregatorFactory is meant for wrapping delegate aggregators for optimization purposes.
- SuppressedAggregatorFactory(AggregatorFactory) - Constructor for class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- SuppressedAggregatorFactory.SuppressedAggregator - Class in org.apache.druid.query.aggregation
-
- SuppressedAggregatorFactory.SuppressedBufferAggregator - Class in org.apache.druid.query.aggregation
-
- SuppressedAggregatorFactory.SuppressedVectorAggregator - Class in org.apache.druid.query.aggregation
-
- SuppressedBufferAggregator(BufferAggregator) - Constructor for class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedBufferAggregator
-
- SuppressedVectorAggregator(VectorAggregator) - Constructor for class org.apache.druid.query.aggregation.SuppressedAggregatorFactory.SuppressedVectorAggregator
-
- V3CompressedVSizeColumnarMultiIntsSerializer - Class in org.apache.druid.segment.data
-
- V3CompressedVSizeColumnarMultiIntsSupplier - Class in org.apache.druid.segment.data
-
- V8_VERSION - Static variable in class org.apache.druid.segment.IndexIO
-
- V9_VERSION - Static variable in class org.apache.druid.segment.IndexIO
-
- validate() - Method in class org.apache.druid.segment.incremental.AppendableIndexBuilder
-
- validateBufferCapacity(int) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedBufferHashGrouper
-
- validatePrefix(String) - Static method in class org.apache.druid.segment.join.JoinPrefixUtils
-
- validateTwoSegments(File, File) - Method in class org.apache.druid.segment.IndexIO
-
- validateTwoSegments(IndexableAdapter, IndexableAdapter) - Method in class org.apache.druid.segment.IndexIO
-
- value() - Method in class org.apache.druid.frame.processor.ReturnOrAwait
-
The returned result.
- VALUE_COLUMN - Static variable in class org.apache.druid.segment.join.lookup.LookupColumnSelectorFactory
-
- VALUE_COMPARATOR - Static variable in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- VALUE_COMPARATOR - Static variable in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- VALUE_COMPARATOR - Static variable in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- VALUE_COMPARATOR - Static variable in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- VALUE_TERMINATOR - Static variable in class org.apache.druid.frame.field.StringFieldWriter
-
- ValueMatcher - Interface in org.apache.druid.query.filter
-
An object that returns a boolean indicating if the "current" row should be selected or not.
- ValueMatchers - Class in org.apache.druid.segment.filter
-
- valueOf(String) - Static method in enum org.apache.druid.frame.file.FrameFile.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.frame.FrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.aggregation.post.ArithmeticPostAggregator.Ordering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.aggregation.post.ExpressionPostAggregator.Ordering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.expression.TimestampExtractExprMacro.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.extraction.ExtractionFn.ExtractionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.extraction.StringFormatExtractionFn.NullHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.filter.LikeDimFilter.LikeMatcher.SuffixMatch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.groupby.orderby.OrderByColumnSpec.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.metadata.metadata.SegmentMetadataQuery.AnalysisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.QueryContexts.Vectorize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.scan.ScanQuery.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.query.scan.ScanQuery.ResultFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.column.RowSignature.Finalization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.data.CompressionFactory.LongEncodingFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.data.CompressionFactory.LongEncodingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.data.CompressionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.generator.GeneratorColumnSchema.ValueDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.join.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.MetricHolder.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.VERSION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.druid.segment.virtual.ExpressionPlan.Trait
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.druid.frame.file.FrameFile.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.frame.FrameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.aggregation.post.ArithmeticPostAggregator.Ordering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.aggregation.post.ExpressionPostAggregator.Ordering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.expression.TimestampExtractExprMacro.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.extraction.ExtractionFn.ExtractionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.extraction.StringFormatExtractionFn.NullHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.filter.LikeDimFilter.LikeMatcher.SuffixMatch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.groupby.orderby.OrderByColumnSpec.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.metadata.metadata.SegmentMetadataQuery.AnalysisType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.QueryContexts.Vectorize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.scan.ScanQuery.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.query.scan.ScanQuery.ResultFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.column.ColumnCapabilities.Capable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.column.RowSignature.Finalization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.data.CompressionFactory.LongEncodingFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.data.CompressionFactory.LongEncodingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.data.CompressionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.generator.GeneratorColumnSchema.ValueDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.join.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.MetricHolder.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.VERSION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.druid.segment.virtual.ExpressionPlan.Trait
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSize(boolean) - Static method in class org.apache.druid.frame.write.columnar.DoubleFrameColumnWriter
-
- valueSize(boolean) - Static method in class org.apache.druid.frame.write.columnar.FloatFrameColumnWriter
-
- valueSize(boolean) - Static method in class org.apache.druid.frame.write.columnar.LongFrameColumnWriter
-
- valueSize() - Method in class org.apache.druid.query.groupby.epinephelinae.collection.MemoryOpenHashTable
-
Returns the size of values, in bytes.
- ValuesSet() - Constructor for class org.apache.druid.query.filter.InDimFilter.ValuesSet
-
- ValuesSet(Collection<String>) - Constructor for class org.apache.druid.query.filter.InDimFilter.ValuesSet
-
Create a ValuesSet from another Collection.
- ValueTypes - Class in org.apache.druid.segment.column
-
- VARIANCE_CACHE_TYPE_ID - Static variable in class org.apache.druid.query.aggregation.AggregatorUtil
-
- VARIANCE_STANDARD_DEVIATION - Static variable in class org.apache.druid.query.aggregation.post.PostAggregatorIds
-
- VariantLiteralFieldColumnWriter - Class in org.apache.druid.segment.nested
-
- VariantLiteralFieldColumnWriter(String, String, SegmentWriteOutMedium, IndexSpec, GlobalDictionaryIdLookup) - Constructor for class org.apache.druid.segment.nested.VariantLiteralFieldColumnWriter
-
- VECTOR_SIZE_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- VectorAggregator - Interface in org.apache.druid.query.aggregation
-
An object that can aggregate metrics into a ByteBuffer, from vectorized column selectors.
- VectorColumnProcessorFactory<T> - Interface in org.apache.druid.segment
-
Class that encapsulates knowledge about how to create vector column processors.
- VectorColumnSelectorFactory - Interface in org.apache.druid.segment.vector
-
- VectorCursor - Interface in org.apache.druid.segment.vector
-
Vectorized cursor used during query execution.
- VectorCursorGranularizer - Class in org.apache.druid.query.vector
-
Class that helps vectorized query engines handle "granularity" parameters.
- VectorGroupByEngine - Class in org.apache.druid.query.groupby.epinephelinae.vector
-
- VectorGrouper - Interface in org.apache.druid.query.groupby.epinephelinae
-
- VECTORIZE_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- VECTORIZE_VIRTUAL_COLUMNS_KEY - Static variable in class org.apache.druid.query.QueryContexts
-
- vectorized(boolean) - Method in class org.apache.druid.query.DefaultQueryMetrics
-
- vectorized(boolean) - Method in interface org.apache.druid.query.QueryMetrics
-
Sets whether or not a segment scan has been vectorized.
- vectorized(boolean) - Method in class org.apache.druid.query.search.DefaultSearchQueryMetrics
-
- VectorMatch - Class in org.apache.druid.query.filter.vector
-
Implementation class for ReadableVectorMatch.
- vectorObjectSelector(VectorSizeInspector, Object) - Static method in class org.apache.druid.segment.vector.ConstantVectorSelectors
-
- VectorObjectSelector - Interface in org.apache.druid.segment.vector
-
Vectorized object selector, useful for complex columns.
- VectorOffset - Interface in org.apache.druid.segment.vector
-
The movable version of ReadableVectorOffset.
- vectorSelector(VectorColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.NullableNumericAggregatorFactory
-
- vectorSelector(VectorColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.SimpleDoubleAggregatorFactory
-
- vectorSelector(VectorColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.SimpleFloatAggregatorFactory
-
- vectorSelector(VectorColumnSelectorFactory) - Method in class org.apache.druid.query.aggregation.SimpleLongAggregatorFactory
-
- VectorSelectorUtils - Class in org.apache.druid.segment.vector
-
- VectorSelectorUtils() - Constructor for class org.apache.druid.segment.vector.VectorSelectorUtils
-
- VectorSizeInspector - Interface in org.apache.druid.segment.vector
-
Common interface for vectorized column selectors, matchers, etc, where callers are given the ability to inspect
current and maximum vector sizes.
- VectorValueMatcher - Interface in org.apache.druid.query.filter.vector
-
An object that returns a boolean indicating if the "current" row should be selected or not.
- VectorValueMatcherColumnProcessorFactory - Class in org.apache.druid.query.filter.vector
-
- VectorValueMatcherFactory - Interface in org.apache.druid.query.filter.vector
-
- vectorValueSelector - Variable in class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
-
- vectorValueSelector(VectorSizeInspector, Number) - Static method in class org.apache.druid.segment.vector.ConstantVectorSelectors
-
- VectorValueSelector - Interface in org.apache.druid.segment.vector
-
Vectorized selector for primitive columns.
- verifyMaxQueryTimeout(long) - Method in class org.apache.druid.query.QueryContext
-
- verifyMaxScatterGatherBytes(long) - Method in class org.apache.druid.query.QueryContext
-
- verifyOrderByForNativeExecution(ScanQuery) - Static method in class org.apache.druid.query.scan.ScanQuery
-
- verifyPreconditions(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.DimensionTopNMetricSpec
-
- verifyPreconditions(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.InvertedTopNMetricSpec
-
- verifyPreconditions(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.LexicographicTopNMetricSpec
-
- verifyPreconditions(List<AggregatorFactory>, List<PostAggregator>) - Method in class org.apache.druid.query.topn.NumericTopNMetricSpec
-
- verifyPreconditions(List<AggregatorFactory>, List<PostAggregator>) - Method in interface org.apache.druid.query.topn.TopNMetricSpec
-
- verifySortColumns(List<SortColumn>, RowSignature) - Static method in class org.apache.druid.frame.write.FrameWriterUtils
-
Verifies whether the provided sortColumns are all sortable, and are a prefix of the signature.
- version() - Method in enum org.apache.druid.frame.FrameType
-
- VERSION - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- VERSION - Static variable in class org.apache.druid.segment.data.CompressedBlockReader
-
- VERSION - Static variable in class org.apache.druid.segment.data.CompressedColumnarDoublesSuppliers
-
- VERSION - Static variable in class org.apache.druid.segment.data.CompressedColumnarFloatsSupplier
-
- VERSION - Static variable in class org.apache.druid.segment.data.CompressedColumnarIntsSupplier
-
- VERSION - Static variable in class org.apache.druid.segment.data.CompressedColumnarLongsSupplier
-
- VERSION - Static variable in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSupplier
-
- VERSION - Static variable in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSupplier
-
- VERSION - Static variable in class org.apache.druid.segment.data.EncodedStringDictionaryWriter
-
- VERSION - Static variable in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSupplier
-
- VERSION - Static variable in class org.apache.druid.segment.data.VSizeColumnarInts
-
- version() - Method in class org.apache.druid.segment.join.table.BroadcastSegmentIndexedTable
-
- version() - Method in interface org.apache.druid.segment.join.table.IndexedTable
-
Returns the version of this table, used to compare against when loading a new version of the table
- version() - Method in class org.apache.druid.segment.join.table.ReferenceCountingIndexedTable
-
- version() - Method in class org.apache.druid.segment.join.table.RowBasedIndexedTable
-
- version - Variable in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- VERSION_CACHE_ID - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- VERSION_NAME - Static variable in class org.apache.druid.query.ordering.StringComparators
-
- VersionComparator() - Constructor for class org.apache.druid.query.ordering.StringComparators.VersionComparator
-
- VirtualColumn - Interface in org.apache.druid.segment
-
- VirtualColumnCacheHelper - Class in org.apache.druid.segment.virtual
-
- virtualColumns(VirtualColumns) - Method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- virtualColumns(VirtualColumn...) - Method in class org.apache.druid.query.Druids.ScanQueryBuilder
-
- virtualColumns(VirtualColumn...) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- virtualColumns(VirtualColumns) - Method in class org.apache.druid.query.Druids.SearchQueryBuilder
-
- virtualColumns(VirtualColumns) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- virtualColumns(VirtualColumn...) - Method in class org.apache.druid.query.Druids.TimeseriesQueryBuilder
-
- virtualColumns(VirtualColumns) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- virtualColumns(VirtualColumn...) - Method in class org.apache.druid.query.topn.TopNQueryBuilder
-
- virtualColumns - Variable in class org.apache.druid.segment.virtual.VirtualizedColumnInspector
-
- VirtualColumns - Class in org.apache.druid.segment
-
Class allowing lookup and usage of virtual columns.
- VirtualColumns.JsonIncludeFilter - Class in org.apache.druid.segment
-
JsonInclude
filter for getVirtualColumns()
.
- VirtualizedColumnInspector - Class in org.apache.druid.segment.virtual
-
- VirtualizedColumnInspector(ColumnInspector, VirtualColumns) - Constructor for class org.apache.druid.segment.virtual.VirtualizedColumnInspector
-
- VirtualizedColumnSelectorFactory - Class in org.apache.druid.segment.virtual
-
- VirtualizedColumnSelectorFactory(ColumnSelectorFactory, VirtualColumns) - Constructor for class org.apache.druid.segment.virtual.VirtualizedColumnSelectorFactory
-
- visit(Expr.Shuttle) - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro.TimestampFloorDynamicExpr
-
- visit(Expr.Shuttle) - Method in class org.apache.druid.query.expression.TimestampFloorExprMacro.TimestampFloorExpr
-
- visit(String, HotLoopCallee) - Method in interface org.apache.druid.query.monomorphicprocessing.RuntimeShapeInspector
-
- visit(String, Object) - Method in interface org.apache.druid.query.monomorphicprocessing.RuntimeShapeInspector
-
- visit(String, T[]) - Method in interface org.apache.druid.query.monomorphicprocessing.RuntimeShapeInspector
-
- visit(String, boolean) - Method in interface org.apache.druid.query.monomorphicprocessing.RuntimeShapeInspector
-
- visit(String, String) - Method in interface org.apache.druid.query.monomorphicprocessing.RuntimeShapeInspector
-
- VSizeColumnarInts - Class in org.apache.druid.segment.data
-
- VSizeColumnarInts(ByteBuffer, int) - Constructor for class org.apache.druid.segment.data.VSizeColumnarInts
-
- VSizeColumnarIntsSerializer - Class in org.apache.druid.segment.data
-
- VSizeColumnarIntsSerializer(SegmentWriteOutMedium, int) - Constructor for class org.apache.druid.segment.data.VSizeColumnarIntsSerializer
-
- VSizeColumnarMultiInts - Class in org.apache.druid.segment.data
-
- VSizeColumnarMultiIntsSerializer - Class in org.apache.druid.segment.data
-
- VSizeColumnarMultiIntsSerializer(String, SegmentWriteOutMedium, int) - Constructor for class org.apache.druid.segment.data.VSizeColumnarMultiIntsSerializer
-
- VSizeLongSerde - Class in org.apache.druid.segment.data
-
Currently only support big endian
- VSizeLongSerde() - Constructor for class org.apache.druid.segment.data.VSizeLongSerde
-
- VSizeLongSerde.LongDeserializer - Interface in org.apache.druid.segment.data
-
Unpack bitpacked long values from an underlying contiguous memory block
- VSizeLongSerde.LongSerializer - Interface in org.apache.druid.segment.data
-
- withAggregatorSizes(int[]) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withAggregatorSpecs(List<AggregatorFactory>) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withAggregatorSpecs(List<AggregatorFactory>) - Method in class org.apache.druid.query.topn.TopNQuery
-
- withArrayProvider(TopNMetricSpecBuilder<int[]>) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withBaggage(FrameProcessor<T>, Closeable) - Static method in class org.apache.druid.frame.processor.FrameProcessors
-
- withBaseDataSource(Query<T>, DataSource) - Static method in class org.apache.druid.query.Queries
-
Rewrite "query" to refer to some specific base datasource, instead of the one it currently refers to.
- withBitmapIndex(GenericIndexedWriter<ImmutableBitmap>) - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.SerializerBuilder
-
- withBitmapSerdeFactory(BitmapSerdeFactory) - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.SerializerBuilder
-
- withBitmapSerdeFactory(BitmapSerdeFactory) - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2.SerializerBuilder
-
- withBitmapSerdeFactory(BitmapSerdeFactory) - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2.SerializerBuilder
-
- withBitmapSerdeFactory(BitmapSerdeFactory) - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2.SerializerBuilder
-
- withByteOrder(ByteOrder) - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.SerializerBuilder
-
- withByteOrder(ByteOrder) - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde.SerializerBuilder
-
- withByteOrder(ByteOrder) - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2.SerializerBuilder
-
- withByteOrder(ByteOrder) - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerde.SerializerBuilder
-
- withByteOrder(ByteOrder) - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2.SerializerBuilder
-
- withByteOrder(ByteOrder) - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerde.SerializerBuilder
-
- withByteOrder(ByteOrder) - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2.SerializerBuilder
-
- withChildren(List<DataSource>) - Method in interface org.apache.druid.query.DataSource
-
Return a new DataSource, identical to this one, with different children.
- withChildren(List<DataSource>) - Method in class org.apache.druid.query.InlineDataSource
-
- withChildren(List<DataSource>) - Method in class org.apache.druid.query.JoinDataSource
-
- withChildren(List<DataSource>) - Method in class org.apache.druid.query.LookupDataSource
-
- withChildren(List<DataSource>) - Method in class org.apache.druid.query.QueryDataSource
-
- withChildren(List<DataSource>) - Method in class org.apache.druid.query.TableDataSource
-
- withChildren(List<DataSource>) - Method in class org.apache.druid.query.UnionDataSource
-
- withColumns(ColumnIncluderator) - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- withCorrelations(JoinFilterCorrelations) - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis.Builder
-
- withCursor(Cursor) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQuery
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- withDataSource(DataSource) - Method in interface org.apache.druid.query.Query
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.scan.ScanQuery
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.search.SearchQuery
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- withDataSource(DataSource) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- withDataSource(DataSource) - Method in class org.apache.druid.query.topn.TopNQuery
-
- withDefaultSubQueryId() - Method in interface org.apache.druid.query.Query
-
- withDefaultTimeout(Query<T>, long) - Static method in class org.apache.druid.query.Queries
-
- withDelegate(Serializer) - Method in class org.apache.druid.segment.serde.ComplexColumnPartSerde.SerializerBuilder
-
- withDelegate(Serializer) - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerde.SerializerBuilder
-
- withDelegate(Serializer) - Method in class org.apache.druid.segment.serde.DoubleNumericColumnPartSerdeV2.SerializerBuilder
-
- withDelegate(Serializer) - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerde.SerializerBuilder
-
- withDelegate(Serializer) - Method in class org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2.SerializerBuilder
-
- withDelegate(Serializer) - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerde.SerializerBuilder
-
- withDelegate(Serializer) - Method in class org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2.SerializerBuilder
-
- withDictionary(DictionaryWriter<String>) - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.SerializerBuilder
-
- withDimension(String) - Method in class org.apache.druid.query.dimension.DefaultDimensionSpec
-
- withDimension(String) - Method in interface org.apache.druid.query.dimension.DimensionSpec
-
- withDimension(String) - Method in class org.apache.druid.query.dimension.ExtractionDimensionSpec
-
- withDimension(String) - Method in class org.apache.druid.query.dimension.ListFilteredDimensionSpec
-
- withDimension(String) - Method in class org.apache.druid.query.dimension.LookupDimensionSpec
-
- withDimension(String) - Method in class org.apache.druid.query.dimension.PrefixFilteredDimensionSpec
-
- withDimension(String) - Method in class org.apache.druid.query.dimension.RegexFilteredDimensionSpec
-
- withDimensionSpec(DimensionSpec) - Method in class org.apache.druid.query.topn.TopNQuery
-
- withDimensionSpecs(List<DimensionSpec>) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withDimensionsSpec(DimensionsSpec) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
- withDimensionsSpec(InputRowParser) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
Deprecated.
- withDimFilter(DimFilter) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withDimFilter(DimFilter) - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- withDimValIndex(Object) - Method in class org.apache.druid.query.topn.DimValHolder.Builder
-
- withDimValue(Comparable, ColumnType) - Method in class org.apache.druid.query.topn.DimValHolder.Builder
-
- withEmptyProperties() - Method in class org.apache.druid.guice.StartupInjectorBuilder
-
- withErrorMessageAndResolvedHost(String) - Static method in exception org.apache.druid.query.QueryCapacityExceededException
-
This method sets hostName unlike constructors because this can be called in historicals
while those constructors are only used in brokers.
- withExtensions() - Method in class org.apache.druid.guice.StartupInjectorBuilder
-
- withFinalizedAnalysisTypes(SegmentMetadataQueryConfig) - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- withId(String) - Method in class org.apache.druid.query.BaseQuery
-
- withId(String) - Method in interface org.apache.druid.query.Query
-
- withId(String) - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- withIdentity(String) - Method in class org.apache.druid.query.QueryPlus
-
Returns the same QueryPlus object with the identity replaced.
- withinBounds() - Method in class org.apache.druid.frame.segment.FrameFilteredOffset
-
- withinBounds() - Method in class org.apache.druid.segment.BitmapOffset
-
- withinBounds() - Method in class org.apache.druid.segment.data.Offset
-
- withinBounds() - Method in class org.apache.druid.segment.FilteredOffset
-
- withinBounds() - Method in class org.apache.druid.segment.QueryableIndexCursorSequenceBuilder.TimestampCheckingOffset
-
- withinBounds() - Method in class org.apache.druid.segment.SimpleAscendingOffset
-
- withinBounds() - Method in class org.apache.druid.segment.SimpleDescendingOffset
-
- withKeyDimensions(Set<String>) - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
Replace the param keyDimensions
with the new set of key dimensions
- withLane(String) - Method in interface org.apache.druid.query.Query
-
- withLimit(long) - Method in class org.apache.druid.query.scan.ScanQuery
-
- withLimit(int) - Method in class org.apache.druid.query.search.SearchQuery
-
- withLimitSpec(LimitSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withMaxQueuedBytes(long) - Method in class org.apache.druid.query.QueryPlus
-
Equivalent of withQuery(getQuery().withOverriddenContext(ImmutableMap.of(MAX_QUEUED_BYTES_KEY, maxQueuedBytes))).
- withMaxScatterGatherBytes(Query<T>, long) - Static method in class org.apache.druid.query.Queries
-
- withMessage(String, Object...) - Static method in exception org.apache.druid.query.ResourceLimitExceededException
-
- withMetrics(AggregatorFactory...) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
- withMetricValues(Map<String, Object>) - Method in class org.apache.druid.query.topn.DimValHolder.Builder
-
- withMinTimestamp(long) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
- withName(String) - Method in class org.apache.druid.query.aggregation.AggregatorFactory
-
Used in cases where we want to change the output name of the aggregator to something else.
- withName(String) - Method in class org.apache.druid.query.aggregation.any.DoubleAnyAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.any.FloatAnyAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.any.LongAnyAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.any.StringAnyAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.cardinality.CardinalityAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.CountAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.DoubleMaxAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.DoubleMinAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.DoubleSumAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.ExpressionLambdaAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.FilteredAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.first.DoubleFirstAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.first.FloatFirstAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.first.LongFirstAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.first.StringFirstAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.first.StringFirstFoldingAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.FloatMaxAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.FloatMinAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.FloatSumAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.HistogramAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.hyperloglog.HyperUniquesAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.JavaScriptAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.last.DoubleLastAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.last.FloatLastAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.last.LongLastAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.last.StringLastAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.last.StringLastFoldingAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.LongMaxAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.LongMinAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.LongSumAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.mean.DoubleMeanAggregatorFactory
-
- withName(String) - Method in class org.apache.druid.query.aggregation.SuppressedAggregatorFactory
-
- withNonNullLegacy(ScanQueryConfig) - Method in class org.apache.druid.query.scan.ScanQuery
-
- withNormalizedBaseTableClauses(List<Filter>) - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis.Builder
-
- withNormalizedJoinTableClauses(List<Filter>) - Method in class org.apache.druid.segment.join.filter.JoinFilterPreAnalysis.Builder
-
- withNumBytesPerRecord(int) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withNumValuesPerPass(int) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withOffset(long) - Method in class org.apache.druid.query.scan.ScanQuery
-
- withOffsetToLimit() - Method in class org.apache.druid.query.groupby.orderby.DefaultLimitSpec
-
Returns a new DefaultLimitSpec identical to this one except for one difference: an offset parameter, if any, will
be removed and added to the limit.
- withoutThreadUnsafeState() - Method in class org.apache.druid.query.QueryPlus
-
Returns a QueryPlus object without the components which are unsafe for concurrent use from multiple threads,
therefore couldn't be passed down in concurrent or async
QueryRunner
s.
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQuery
-
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- withOverriddenContext(Map<String, Object>) - Method in interface org.apache.druid.query.Query
-
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.scan.ScanQuery
-
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.search.SearchQuery
-
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- withOverriddenContext(Map<String, Object>) - Method in class org.apache.druid.query.topn.TopNQuery
-
- withOverrides(GroupByQuery) - Method in class org.apache.druid.query.groupby.GroupByQueryConfig
-
- withOverrides(SearchQuery) - Method in class org.apache.druid.query.search.SearchQueryConfig
-
- withParseSpec(ParseSpec) - Method in class org.apache.druid.segment.transform.TransformingInputRowParser
-
- withParseSpec(ParseSpec) - Method in class org.apache.druid.segment.transform.TransformingStringInputRowParser
-
- withPostAggregatorSpecs(List<PostAggregator>) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withPostAggregatorSpecs(List<PostAggregator>) - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- withPriority(int) - Method in interface org.apache.druid.query.Query
-
- withProperties(Properties) - Method in class org.apache.druid.guice.StartupInjectorBuilder
-
- withQuery(Query<U>) - Method in class org.apache.druid.query.QueryPlus
-
Returns a QueryPlus object with
QueryMetrics
from this QueryPlus object, and the provided
Query
.
- withQueryGranularity(Granularity) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
- withQueryMetrics(QueryToolChest<T, ? extends Query<T>>) - Method in class org.apache.druid.query.QueryPlus
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.datasourcemetadata.DataSourceMetadataQuery
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.metadata.metadata.SegmentMetadataQuery
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in interface org.apache.druid.query.Query
-
Returns a new query, identical to this one, but with a different associated
QuerySegmentSpec
.
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.scan.ScanQuery
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.search.SearchQuery
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.timeboundary.TimeBoundaryQuery
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.timeseries.TimeseriesQuery
-
- withQuerySegmentSpec(QuerySegmentSpec) - Method in class org.apache.druid.query.topn.TopNQuery
-
- withResultsBuf(ByteBuffer) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withResultsBufHolder(ResourceHolder<ByteBuffer>) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withRollup(boolean) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
- withSelectorPlus(ColumnSelectorPlus) - Method in class org.apache.druid.query.topn.PooledTopNAlgorithm.PooledTopNParams.Builder
-
- withSize(int) - Method in class org.apache.druid.segment.nested.StructuredDataProcessor.ProcessResults
-
- withSpatialIndex(ByteBufferWriter<ImmutableRTree>) - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.SerializerBuilder
-
- withSpecificSegments(Query<T>, List<SegmentDescriptor>) - Static method in class org.apache.druid.query.Queries
-
Rewrite "query" to refer to some specific segment descriptors.
- withSqlQueryId(String) - Method in class org.apache.druid.query.BaseQuery
-
- withSqlQueryId(String) - Method in interface org.apache.druid.query.Query
-
- withSubQueryId(String) - Method in class org.apache.druid.query.BaseQuery
-
- withSubQueryId(String) - Method in interface org.apache.druid.query.Query
-
- withSubQueryId(String) - Method in class org.apache.druid.query.select.SelectQuery
-
Deprecated.
- withSubtotalsSpec(List<List<String>>) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withThreshold(int) - Method in class org.apache.druid.query.topn.TopNQuery
-
- withTimeout(Query<T>, long) - Static method in class org.apache.druid.query.Queries
-
- withTimestampSpec(TimestampSpec) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
- withTopNMetricVal(Object) - Method in class org.apache.druid.query.topn.DimValHolder.Builder
-
- withTypeName(String) - Method in class org.apache.druid.segment.serde.ComplexColumnPartSerde.SerializerBuilder
-
- withUpdatedDataSource(DataSource) - Method in interface org.apache.druid.query.DataSource
-
Returns an updated datasource based on the specified new source.
- withUpdatedDataSource(DataSource) - Method in class org.apache.druid.query.InlineDataSource
-
- withUpdatedDataSource(DataSource) - Method in class org.apache.druid.query.JoinDataSource
-
- withUpdatedDataSource(DataSource) - Method in class org.apache.druid.query.LookupDataSource
-
- withUpdatedDataSource(DataSource) - Method in class org.apache.druid.query.QueryDataSource
-
- withUpdatedDataSource(DataSource) - Method in class org.apache.druid.query.TableDataSource
-
- withUpdatedDataSource(DataSource) - Method in class org.apache.druid.query.UnionDataSource
-
- withValue(ColumnarIntsSerializer, boolean, boolean) - Method in class org.apache.druid.segment.serde.DictionaryEncodedColumnPartSerde.SerializerBuilder
-
- withVirtualColumns(VirtualColumns) - Method in class org.apache.druid.query.groupby.GroupByQuery
-
- withVirtualColumns(VirtualColumns) - Method in class org.apache.druid.segment.incremental.IncrementalIndexSchema.Builder
-
- withWaitMeasuredFromNow() - Method in class org.apache.druid.query.MetricsEmittingQueryRunner
-
- wrap(MutableBitmap) - Static method in class org.apache.druid.collections.IntegerSet
-
- wrap(Memory) - Static method in class org.apache.druid.frame.Frame
-
Returns a frame backed by the provided Memory.
- wrap(ByteBuffer) - Static method in class org.apache.druid.frame.Frame
-
Returns a frame backed by the provided ByteBuffer.
- wrap(byte[]) - Static method in class org.apache.druid.frame.Frame
-
Returns a frame backed by the provided byte array.
- wrap(byte[]) - Static method in class org.apache.druid.frame.key.RowKey
-
Create a key from a byte array.
- wrap(List<OutputChannel>) - Static method in class org.apache.druid.frame.processor.OutputChannels
-
Creates an instance wrapping all the provided channels.
- wrap(int[]) - Static method in class org.apache.druid.query.filter.vector.VectorMatch
-
Creates a new match object with selectionSize = 0, and the provided array as a backing array.
- wrap(Query<T>) - Static method in class org.apache.druid.query.QueryPlus
-
Returns the minimum bare QueryPlus object with the given query.
- wrap(byte[]) - Static method in class org.apache.druid.segment.data.SafeWritableMemory
-
- wrap(ByteBuffer) - Static method in class org.apache.druid.segment.data.SafeWritableMemory
-
- wrap(ByteBuffer, ByteOrder) - Static method in class org.apache.druid.segment.data.SafeWritableMemory
-
- wrap(ByteBuffer, int, int) - Static method in class org.apache.druid.segment.data.SafeWritableMemory
-
- wrap(LookupExtractor) - Static method in class org.apache.druid.segment.join.lookup.LookupJoinable
-
- wrap(Cursor, VirtualColumns, Filter) - Static method in class org.apache.druid.segment.join.PostJoinCursor
-
- wrap(Object) - Static method in class org.apache.druid.segment.nested.StructuredData
-
- wrap(ColumnSelectorFactory) - Method in class org.apache.druid.segment.VirtualColumns
-
- wrapAllFalse(ImmutableBitmap) - Method in interface org.apache.druid.query.BitmapResultFactory
-
- wrapAllFalse(ImmutableBitmap) - Method in class org.apache.druid.query.DefaultBitmapResultFactory
-
- wrapAllTrue(ImmutableBitmap) - Method in interface org.apache.druid.query.BitmapResultFactory
-
- wrapAllTrue(ImmutableBitmap) - Method in class org.apache.druid.query.DefaultBitmapResultFactory
-
- wrapDimensionValue(ImmutableBitmap) - Method in interface org.apache.druid.query.BitmapResultFactory
-
Wraps a bitmap which designates rows in a segment with some specific dimension value.
- wrapDimensionValue(ImmutableBitmap) - Method in class org.apache.druid.query.DefaultBitmapResultFactory
-
- wrapIfNeeded(Throwable) - Static method in exception org.apache.druid.query.QueryInterruptedException
-
- wrapInspector(ColumnInspector) - Method in class org.apache.druid.segment.VirtualColumns
-
- WrappedBitSetBitmap - Class in org.apache.druid.collections.bitmap
-
WrappedBitSetBitmap implements MutableBitmap for java.util.BitSet
- WrappedBitSetBitmap() - Constructor for class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- WrappedBitSetBitmap(BitSet) - Constructor for class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- WrappedBitSetBitmap(ByteBuffer) - Constructor for class org.apache.druid.collections.bitmap.WrappedBitSetBitmap
-
- WrappedConciseBitmap - Class in org.apache.druid.collections.bitmap
-
- WrappedConciseBitmap() - Constructor for class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
Create a new WrappedConciseBitmap wrapping an empty ConciseSet
- WrappedConciseBitmap(ConciseSet) - Constructor for class org.apache.druid.collections.bitmap.WrappedConciseBitmap
-
Create a bitmap wrapping the given bitmap
- WrappedImmutableBitSetBitmap - Class in org.apache.druid.collections.bitmap
-
WrappedImmutableBitSetBitmap implements ImmutableBitmap for java.util.BitSet
- WrappedImmutableBitSetBitmap(BitSet) - Constructor for class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- WrappedImmutableBitSetBitmap() - Constructor for class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- WrappedImmutableBitSetBitmap(ByteBuffer) - Constructor for class org.apache.druid.collections.bitmap.WrappedImmutableBitSetBitmap
-
- WrappedImmutableConciseBitmap - Class in org.apache.druid.collections.bitmap
-
- WrappedImmutableConciseBitmap(IntBuffer) - Constructor for class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
- WrappedImmutableConciseBitmap(ImmutableConciseSet) - Constructor for class org.apache.druid.collections.bitmap.WrappedImmutableConciseBitmap
-
Wrap an ImmutableConciseSet
- WrappedImmutableRoaringBitmap - Class in org.apache.druid.collections.bitmap
-
- WrappedImmutableRoaringBitmap(ByteBuffer) - Constructor for class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
- WrappedImmutableRoaringBitmap(ImmutableRoaringBitmap) - Constructor for class org.apache.druid.collections.bitmap.WrappedImmutableRoaringBitmap
-
Wrap an ImmutableRoaringBitmap
- WrappedRoaringBitmap - Class in org.apache.druid.collections.bitmap
-
- WrappedRoaringBitmap() - Constructor for class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
Creates a new WrappedRoaringBitmap wrapping an empty MutableRoaringBitmap
- WrappedRoaringBitmap(boolean) - Constructor for class org.apache.druid.collections.bitmap.WrappedRoaringBitmap
-
Creates a new WrappedRoaringBitmap wrapping an empty MutableRoaringBitmap
- wrapReadOnly(List<OutputChannel>) - Static method in class org.apache.druid.frame.processor.OutputChannels
-
- wrapRootGenerationSegment(Segment) - Static method in class org.apache.druid.segment.ReferenceCountingSegment
-
- wrapSegment(Segment, ShardSpec) - Static method in class org.apache.druid.segment.ReferenceCountingSegment
-
- writabilityFuture() - Method in interface org.apache.druid.frame.channel.WritableFrameChannel
-
- writabilityFuture() - Method in class org.apache.druid.frame.channel.WritableFrameFileChannel
-
- writable() - Method in class org.apache.druid.frame.channel.BlockingQueueFrameChannel
-
Returns the writable side of this channel.
- writableDuplicate() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- writableDuplicate(ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- WritableFrameChannel - Interface in org.apache.druid.frame.channel
-
Interface for writing a sequence of frames.
- WritableFrameFileChannel - Class in org.apache.druid.frame.channel
-
- WritableFrameFileChannel(FrameFileWriter) - Constructor for class org.apache.druid.frame.channel.WritableFrameFileChannel
-
- writableMemory() - Method in class org.apache.druid.frame.Frame
-
Direct, writable access to this frame's memory.
- writableRegion() - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- writableRegion(long, long, ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableBuffer
-
- writableRegion(long, long, ByteOrder) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- WritableSupplier<T> - Interface in org.apache.druid.segment.data
-
- write(FrameWithPartition) - Method in interface org.apache.druid.frame.channel.WritableFrameChannel
-
Writes a frame with an attached partition number.
- write(Frame) - Method in interface org.apache.druid.frame.channel.WritableFrameChannel
-
Writes a frame without an attached partition number.
- write(FrameWithPartition) - Method in class org.apache.druid.frame.channel.WritableFrameFileChannel
-
- write(int) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage.LimitedOutputStream
-
- write(byte[]) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage.LimitedOutputStream
-
- write(byte[], int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.LimitedTemporaryStorage.LimitedOutputStream
-
- write(ByteBuffer, T, int) - Method in class org.apache.druid.segment.column.ObjectStrategyComplexTypeStrategy
-
- write(T) - Method in class org.apache.druid.segment.data.ByteBufferWriter
-
- write(long) - Method in interface org.apache.druid.segment.data.CompressionFactory.LongEncodingWriter
-
- write(long) - Method in class org.apache.druid.segment.data.DeltaLongEncodingWriter
-
- write(T) - Method in interface org.apache.druid.segment.data.DictionaryWriter
-
- write(String) - Method in class org.apache.druid.segment.data.EncodedStringDictionaryWriter
-
- write(int) - Method in class org.apache.druid.segment.data.FixedIndexedIntWriter
-
- write(T) - Method in class org.apache.druid.segment.data.FixedIndexedWriter
-
- write(byte[]) - Method in class org.apache.druid.segment.data.FrontCodedIndexedWriter
-
- write(T) - Method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- write(long) - Method in class org.apache.druid.segment.data.LongsLongEncodingWriter
-
- write(long) - Method in class org.apache.druid.segment.data.TableLongEncodingWriter
-
- write(long) - Method in interface org.apache.druid.segment.data.VSizeLongSerde.LongSerializer
-
- write(NestedLiteralTypeInfo.MutableTypeSet) - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.Writer
-
- write(byte[]) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadBuffer
-
- write(ByteBuffer) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadBuffer
-
- write(byte[]) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadWriter
-
- write(ByteBuffer) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadWriter
-
- write(byte[]) - Method in class org.apache.druid.segment.serde.cell.CellWriter
-
- write(ByteBuffer) - Method in class org.apache.druid.segment.serde.cell.CellWriter
-
- write() - Method in class org.apache.druid.segment.StringDimensionMergerV9.SpatialIndexesMerger
-
- write(int) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- write(byte[]) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- write(byte[], int, int) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- write(ByteBuffer) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- writeAggregationRows(int[], int, int) - Static method in class org.apache.druid.query.groupby.epinephelinae.Groupers
-
Write ints from "start" to "end" into "scratch", if start != 0.
- writeBucket(ByteBuffer, byte[][], int) - Static method in class org.apache.druid.segment.data.FrontCodedIndexedWriter
-
- writeByte(MetaSerdeHelper.ByteFieldWriter<T>) - Method in class org.apache.druid.segment.serde.MetaSerdeHelper
-
- writeByteArray(Function<T, byte[]>) - Method in class org.apache.druid.segment.serde.MetaSerdeHelper
-
- writeBytesNoPaddingTo(HeapByteBufferWriteOutBytes) - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- writeDictionary(Iterable<T>) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- writeFrame(Frame, int) - Method in class org.apache.druid.frame.file.FrameFileWriter
-
Write a frame.
- writeFrameHeader(WritableMemory, long, FrameType, long, int, int, boolean) - Static method in class org.apache.druid.frame.write.FrameWriterUtils
-
Writes a frame header to a memory locations.
- writeIndexes(List<IntBuffer>) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- writeIndexes(List<IntBuffer>) - Method in interface org.apache.druid.segment.DimensionMerger
-
Internally construct any index structures relevant to this DimensionMerger.
- writeIndexes(List<IntBuffer>) - Method in class org.apache.druid.segment.NestedDataColumnMerger
-
- writeIndexes(List<IntBuffer>) - Method in class org.apache.druid.segment.NumericDimensionMergerV9
-
- writeInt(MetaSerdeHelper.IntFieldWriter<T>) - Method in class org.apache.druid.segment.serde.MetaSerdeHelper
-
- writeInt(int) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- writeInt(int) - Method in class org.apache.druid.segment.writeout.WriteOutBytes
-
Writes 4 bytes of the given value in big-endian order, i.
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DictionaryBuildingSingleValueStringGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DoubleGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.FloatGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in interface org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnSelector
-
Write key parts for this column, from startRow (inclusive) to endRow (exclusive), into keySpace starting at
keyOffset.
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.LongGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NilGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableDoubleGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableFloatGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableLongGroupByVectorColumnSelector
-
- writeKeys(WritableMemory, int, int, int, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.SingleValueStringGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DictionaryBuildingSingleValueStringGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.DoubleGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.FloatGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in interface org.apache.druid.query.groupby.epinephelinae.vector.GroupByVectorColumnSelector
-
Write key parts for this column into a particular result row.
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.LongGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NilGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableDoubleGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableFloatGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.NullableLongGroupByVectorColumnSelector
-
- writeKeyToResultRow(MemoryPointer, int, ResultRow, int) - Method in class org.apache.druid.query.groupby.epinephelinae.vector.SingleValueStringGroupByVectorColumnSelector
-
- writeLongAndDoubleColumnLength(WritableByteChannel, int, int) - Method in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- writeMergedValueDictionary(List<IndexableAdapter>) - Method in class org.apache.druid.segment.DictionaryEncodedColumnMerger
-
- writeMergedValueDictionary(List<IndexableAdapter>) - Method in interface org.apache.druid.segment.DimensionMerger
-
Given a list of segment adapters:
- Read _sorted order_ (e.
- writeMergedValueDictionary(List<IndexableAdapter>) - Method in class org.apache.druid.segment.NestedDataColumnMerger
-
- writeMergedValueDictionary(List<IndexableAdapter>) - Method in class org.apache.druid.segment.NumericDimensionMergerV9
-
- WriteOutBytes - Class in org.apache.druid.segment.writeout
-
Appendable byte sequence for temporary storage.
- WriteOutBytes() - Constructor for class org.apache.druid.segment.writeout.WriteOutBytes
-
- writePair(ByteBuffer, int, SerializablePairLongString, int) - Static method in class org.apache.druid.query.aggregation.first.StringFirstLastUtils
-
- Writer(SegmentWriteOutMedium) - Constructor for class org.apache.druid.segment.nested.NestedLiteralTypeInfo.Writer
-
- writeSomething(MetaSerdeHelper.FieldWriter<T>) - Method in class org.apache.druid.segment.serde.MetaSerdeHelper
-
- writeTo(WriteOutBytes) - Method in class org.apache.druid.collections.spatial.ImmutableRTree
-
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.allocation.AppendableMemory
-
Write current memory to a WritableMemory
buffer.
- writeTo(WritableMemory, long, long) - Method in class org.apache.druid.frame.field.ComplexFieldWriter
-
- writeTo(WritableMemory, long, long) - Method in class org.apache.druid.frame.field.DoubleFieldWriter
-
- writeTo(WritableMemory, long, long) - Method in interface org.apache.druid.frame.field.FieldWriter
-
Writes the current selection at the given memory position.
- writeTo(WritableMemory, long, long) - Method in class org.apache.druid.frame.field.FloatFieldWriter
-
- writeTo(WritableMemory, long, long) - Method in class org.apache.druid.frame.field.LongFieldWriter
-
- writeTo(WritableMemory, long, long) - Method in class org.apache.druid.frame.field.StringArrayFieldWriter
-
- writeTo(WritableMemory, long, long) - Method in class org.apache.druid.frame.field.StringFieldWriter
-
- writeTo(WritableByteChannel, boolean, ByteBuffer) - Method in class org.apache.druid.frame.Frame
-
Writes this frame to a channel, optionally compressing it as well.
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.write.columnar.ColumnarFrameWriter
-
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.write.columnar.ComplexFrameColumnWriter
-
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.write.columnar.DoubleFrameColumnWriter
-
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.write.columnar.FloatFrameColumnWriter
-
- writeTo(WritableMemory, long) - Method in interface org.apache.druid.frame.write.columnar.FrameColumnWriter
-
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.write.columnar.LongFrameColumnWriter
-
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.write.columnar.StringFrameColumnWriter
-
- writeTo(WritableMemory, long) - Method in interface org.apache.druid.frame.write.FrameWriter
-
- writeTo(WritableMemory, long) - Method in class org.apache.druid.frame.write.RowBasedFrameWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringBufferStore.TransferredBuffer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.query.aggregation.SerializablePairLongStringColumnSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.column.ColumnDescriptor
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.BlockLayoutColumnarDoublesSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.BlockLayoutColumnarFloatsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.BlockLayoutColumnarLongsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.ByteBufferWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedBlockSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedColumnarFloatsSupplier
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedColumnarIntsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedColumnarIntsSupplier
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedColumnarLongsSupplier
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedLongsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedVariableSizedBlobColumnSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarIntsSupplier
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.EncodedStringDictionaryWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.EntireLayoutColumnarDoublesSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.EntireLayoutColumnarFloatsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.EntireLayoutColumnarLongsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.FixedIndexedIntWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.FixedIndexedWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.FrontCodedIndexedWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.GenericIndexed
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.GenericIndexedWriter
-
- writeTo(ImmutableRTree, WriteOutBytes) - Method in class org.apache.druid.segment.data.ImmutableRTreeObjectStrategy
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.IntermediateColumnarLongsSerializer
-
- writeTo(T, WriteOutBytes) - Method in interface org.apache.druid.segment.data.ObjectStrategy
-
- writeTo(long, long, WritableByteChannel) - Method in class org.apache.druid.segment.data.SafeWritableMemory
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSupplier
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.VSizeColumnarInts
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.VSizeColumnarIntsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.VSizeColumnarMultiInts
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.data.VSizeColumnarMultiIntsSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.DoubleColumnSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.DoubleColumnSerializerV2
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.FloatColumnSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.FloatColumnSerializerV2
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.LongColumnSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.LongColumnSerializerV2
-
- writeTo(int, FileSmoosher) - Method in class org.apache.druid.segment.nested.GlobalDictionaryEncodedFieldColumnWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.nested.NestedDataColumnSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.nested.NestedLiteralTypeInfo.Writer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.serde.cell.BlockCompressedPayloadWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.serde.cell.CellIndexWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.serde.cell.CellWriter
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.serde.ComplexColumnSerializer
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in class org.apache.druid.segment.serde.LargeColumnSupportedComplexColumnSerializer
-
- writeTo(ByteBuffer, T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.ByteFieldWriter
-
- writeTo(ByteBuffer, T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.FieldWriter
-
- writeTo(ByteBuffer, T) - Method in interface org.apache.druid.segment.serde.MetaSerdeHelper.IntFieldWriter
-
- writeTo(WritableByteChannel, T) - Method in class org.apache.druid.segment.serde.MetaSerdeHelper
-
- writeTo(WritableByteChannel, FileSmoosher) - Method in interface org.apache.druid.segment.serde.Serializer
-
Writes serialized form of this object to the given channel.
- writeTo(WritableByteChannel) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
- writeTo(ByteBuffer) - Method in class org.apache.druid.segment.writeout.ByteBufferWriteOutBytes
-
Takes all bytes that are written to this WriteOutBytes so far and writes them into the given ByteBuffer.
- writeTo(WritableByteChannel) - Method in class org.apache.druid.segment.writeout.WriteOutBytes
-
Takes all bytes that are written to this WriteOutBytes so far and writes them into the given channel.
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayNumericGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.ArrayStringGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.DictionaryBuildingStringGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.DoubleGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.FloatGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in interface org.apache.druid.query.groupby.epinephelinae.column.GroupByColumnSelectorStrategy
-
Write a single object from the given selector to the keyBuffer at keyBufferPosition.
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.LongGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, long, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.LongGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.NullableNumericGroupByColumnSelectorStrategy
-
- writeToKeyBuffer(int, int, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
Writes a dictionary ID to the grouping key.
- writeToKeyBuffer(int, ColumnValueSelector, ByteBuffer) - Method in class org.apache.druid.query.groupby.epinephelinae.column.StringGroupByColumnSelectorStrategy
-
- writeTranslate(Pair<Integer, PeekingIterator<T>>, int) - Method in class org.apache.druid.segment.DictionaryMergingIterator
-
- writeValue(ByteBuffer, byte[]) - Static method in class org.apache.druid.segment.data.FrontCodedIndexedWriter
-
Write a variable length byte[] value to a
ByteBuffer
, storing the length as a
VByte
encoded
integer followed by the value itself.