Uses of Interface
org.apache.druid.query.monomorphicprocessing.RuntimeShapeInspector
Packages that use RuntimeShapeInspector
Package
Description
-
Uses of RuntimeShapeInspector in org.apache.druid.frame.field
Methods in org.apache.druid.frame.field with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidNumericArrayFieldSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.frame.processor
Methods in org.apache.druid.frame.processor with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidTrackingColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidTrackingDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.frame.segment
Methods in org.apache.druid.frame.segment with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidFrameFilteredOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.frame.write.cast
Methods in org.apache.druid.frame.write.cast with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidObjectToArrayColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidObjectToNumberColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.aggregation
Methods in org.apache.druid.query.aggregation with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptiondefault 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.voidDelegatingBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) voidFilteredBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) voidHistogramBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) voidJavaScriptBufferAggregator.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidNumericAnyBufferAggregator.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidCardinalityBufferAggregator.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidNumericFirstBufferAggregator.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidNumericLastBufferAggregator.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidHyperUniquesBufferAggregator.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidDoubleMeanBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.query.monomorphicprocessing
Methods in org.apache.druid.query.monomorphicprocessing with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidHotLoopCallee.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidBitmapOffset.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) voidQueryableIndexCursorHolder.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidDoublesColumn.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidArrayBasedIndexedInts.inspectRuntimeShape(RuntimeShapeInspector inspector) voidAtomicIntegerReadableOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) voidCompressedVSizeColumnarIntsSupplier.CompressedVSizeColumnarInts.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidIncrementalIndexRowHolder.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.join
Methods in org.apache.druid.segment.join with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidPossiblyNullColumnValueSelector.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 RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidIndexedTableColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidIndexedTableDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.nested
Methods in org.apache.druid.segment.nested with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidNestedDataColumnSupplier.FieldsFixupIndexed.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.projections
Methods in org.apache.druid.segment.projections with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidConstantTimeColumn.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 RuntimeShapeInspectorModifier and TypeMethodDescriptiondefault voidSettableColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidSettableValueDoubleColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidSettableValueFloatColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidSettableValueLongColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.shim
Methods in org.apache.druid.segment.shim with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidShimMultiValueDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidShimNumericColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidShimObjectColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidShimSingleValueDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidShimVectorObjectDimSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) -
Uses of RuntimeShapeInspector in org.apache.druid.segment.virtual
Methods in org.apache.druid.segment.virtual with parameters of type RuntimeShapeInspectorModifier and TypeMethodDescriptionvoidBaseExpressionColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidExpressionColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidExpressionMultiValueDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidNestedFieldVirtualColumn.FieldDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidSingleLongInputCachingExpressionColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidSingleStringInputCachingExpressionColumnValueSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) voidSingleStringInputDeferredEvaluationExpressionDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector)