| Modifier and Type | Method and Description |
|---|---|
void |
TimestampBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
SimpleDoubleBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
NoopBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
LongBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
JavaScriptBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
HistogramBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
FilteredBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
CountBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
default void |
BufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector)
Implementations of this method should call
inspector.visit() with all fields of this class, which meet two
conditions:
1. |
| Modifier and Type | Method and Description |
|---|---|
void |
CardinalityBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
SketchBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
EmptySketchBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmptyDistinctCountBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
DistinctCountBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
LongFirstBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
DoubleFirstBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApproximateHistogramFoldingBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
ApproximateHistogramBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
HyperUniquesBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
LongLastBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
DoubleLastBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
VarianceBufferAggregator.FloatVarianceAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
VarianceBufferAggregator.LongVarianceAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
VarianceBufferAggregator.ObjectVarianceAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
HotLoopCallee.inspectRuntimeShape(RuntimeShapeInspector inspector)
Implementations of this method should call
inspector.visit() with all fields of this class, which meet two
conditions:
1. |
| Modifier and Type | Method and Description |
|---|---|
void |
ZeroLongColumnSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
ZeroFloatColumnSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
SingleScanTimeDimSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
QueryableIndexStorageAdapter.TimestampCheckingOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
QueryableIndexStorageAdapter.NoFilterOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
NullDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
LongWrappingDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
FloatWrappingDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
FilteredOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
CompressedVSizeIndexedSupplier.CompressedVSizeIndexed.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
BitmapOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedLongsGenericColumn.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
IndexedFloatsGenericColumn.inspectRuntimeShape(RuntimeShapeInspector inspector) |
Copyright © 2011–2017. All rights reserved.