Class StaticSymbolTableChunkedOperatorAggregationStateManager
java.lang.Object
io.deephaven.engine.table.impl.by.StaticSymbolTableChunkedOperatorAggregationStateManager
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(SafeCloseable bc, RowSequence rowSequence, ColumnSource<?>[] sources, MutableInt nextOutputPosition, WritableIntChunk<RowKeys> outputPositions) int
findPositionForKey
(Object key) ColumnSource<?>[]
makeAggregationStateBuildContext
(ColumnSource<?>[] buildSources, long maxSize) int
-
Field Details
-
UNKNOWN_ROW
static final int UNKNOWN_ROW- See Also:
-
-
Method Details
-
maxTableSize
public int maxTableSize() -
makeAggregationStateBuildContext
-
add
public void add(SafeCloseable bc, RowSequence rowSequence, ColumnSource<?>[] sources, MutableInt nextOutputPosition, WritableIntChunk<RowKeys> outputPositions) -
getKeyHashTableSources
-
findPositionForKey
-