Uses of Interface
org.apache.druid.query.monomorphicprocessing.RuntimeShapeInspector
-
-
Uses of RuntimeShapeInspector in org.apache.druid.frame.field
Methods in org.apache.druid.frame.field with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidNumericArrayFieldSelector. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.frame.segment
Methods in org.apache.druid.frame.segment with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidFrameFilteredOffset. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation
Methods in org.apache.druid.query.aggregation with parameters of type RuntimeShapeInspector Modifier and Type Method Description default voidAggregateCombiner. inspectRuntimeShape(RuntimeShapeInspector inspector)default voidBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)Implementations of this method should callinspector.visit()with all fields of this class, which meet two conditions: 1.voidCountBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidDelegatingBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidFilteredBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidHistogramBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidJavaScriptBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidNoopBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidNullableNumericBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSimpleDoubleBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSimpleFloatBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSimpleLongBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSuppressedAggregatorFactory.SuppressedBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation.any
Methods in org.apache.druid.query.aggregation.any with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidNumericAnyBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation.cardinality
Methods in org.apache.druid.query.aggregation.cardinality with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidCardinalityBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation.firstlast.first
Methods in org.apache.druid.query.aggregation.firstlast.first with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidNumericFirstBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidStringFirstBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation.firstlast.last
Methods in org.apache.druid.query.aggregation.firstlast.last with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidNumericLastBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector)voidStringLastBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation.hyperloglog
Methods in org.apache.druid.query.aggregation.hyperloglog with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidHyperUniquesBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation.mean
Methods in org.apache.druid.query.aggregation.mean with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidDoubleMeanBufferAggregator. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.monomorphicprocessing
Methods in org.apache.druid.query.monomorphicprocessing with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidHotLoopCallee. inspectRuntimeShape(RuntimeShapeInspector inspector)Implementations of this method should callinspector.visit()with all fields of this class, which meet two conditions: 1. -
Uses of RuntimeShapeInspector in org.apache.druid.segment
Methods in org.apache.druid.segment with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidBitmapOffset. inspectRuntimeShape(RuntimeShapeInspector inspector)voidConstantDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidConstantExprEvalSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidConstantMultiValueDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidDoubleWrappingDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidFilteredOffset. inspectRuntimeShape(RuntimeShapeInspector inspector)voidFloatWrappingDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidLongWrappingDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidNilColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidQueryableIndexCursorSequenceBuilder.TimestampCheckingOffset. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSimpleAscendingOffset. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSimpleDescendingOffset. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSingleScanTimeDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.column
Methods in org.apache.druid.segment.column with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidDoublesColumn. inspectRuntimeShape(RuntimeShapeInspector inspector)voidFloatsColumn. inspectRuntimeShape(RuntimeShapeInspector inspector)voidLongsColumn. inspectRuntimeShape(RuntimeShapeInspector inspector)voidStringEncodingStrategies.Utf8ToStringIndexed. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidArrayBasedIndexedInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidCompressedVSizeColumnarMultiIntsSupplier.CompressedVSizeColumnarMultiInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidFixedIndexed. inspectRuntimeShape(RuntimeShapeInspector inspector)voidFrontCodedIndexed. inspectRuntimeShape(RuntimeShapeInspector inspector)voidFrontCodedIntArrayIndexed. inspectRuntimeShape(RuntimeShapeInspector inspector)voidListIndexed. inspectRuntimeShape(RuntimeShapeInspector inspector)voidRangeIndexedInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSingleIndexedInt. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSliceIndexedInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidVSizeColumnarInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidVSizeColumnarMultiInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidZeroIndexedInts. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.incremental
Methods in org.apache.druid.segment.incremental with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidIncrementalIndexRowHolder. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.join
Methods in org.apache.druid.segment.join with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidPossiblyNullColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidPossiblyNullDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.join.table
Methods in org.apache.druid.segment.join.table with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidIndexedTableColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidIndexedTableDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.selector.settable
Methods in org.apache.druid.segment.selector.settable with parameters of type RuntimeShapeInspector Modifier and Type Method Description default voidSettableColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSettableValueDoubleColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSettableValueFloatColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSettableValueLongColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.serde
Methods in org.apache.druid.segment.serde with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidCombineFirstTwoEntriesIndexed. inspectRuntimeShape(RuntimeShapeInspector inspector)voidCombineFirstTwoValuesColumnarMultiInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidCombineFirstTwoValuesIndexedInts. inspectRuntimeShape(RuntimeShapeInspector inspector)voidReplaceFirstValueWithNullIndexed. inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.virtual
Methods in org.apache.druid.segment.virtual with parameters of type RuntimeShapeInspector Modifier and Type Method Description voidBaseExpressionColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidExpressionColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidExpressionMultiValueDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidNestedFieldVirtualColumn.FieldDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidNestedFieldVirtualColumn.RawFieldColumnSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidNestedFieldVirtualColumn.RawFieldLiteralColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSingleLongInputCachingExpressionColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSingleStringInputCachingExpressionColumnValueSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)voidSingleStringInputDeferredEvaluationExpressionDimensionSelector. inspectRuntimeShape(RuntimeShapeInspector inspector)
-