| Modifier and Type | Method and Description |
|---|---|
void |
SimpleFloatBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
SimpleDoubleBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
NoopBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
LongBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
LongAggregateCombiner.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
JavaScriptBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
HistogramBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
FilteredBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
DoubleAggregateCombiner.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 |
LongFirstBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
FloatFirstBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
DoubleFirstBufferAggregator.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 |
FloatLastBufferAggregator.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
DoubleLastBufferAggregator.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 |
ZeroDoubleColumnSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
SingleScanTimeDimSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
QueryableIndexStorageAdapter.TimestampCheckingOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
NullDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
NoFilterOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
LongWrappingDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
FloatWrappingDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
FilteredOffset.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
DoubleWrappingDimensionSelector.inspectRuntimeShape(RuntimeShapeInspector inspector) |
void |
ConstantDimensionSelector.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) |
void |
IndexedDoublesGenericColumn.inspectRuntimeShape(RuntimeShapeInspector inspector) |
Copyright © 2011–2017. All rights reserved.