Class StaticSymbolTableChunkedOperatorAggregationStateManager

java.lang.Object
com.illumon.iris.db.v2.by.StaticSymbolTableChunkedOperatorAggregationStateManager

public class StaticSymbolTableChunkedOperatorAggregationStateManager extends Object
A ChunkedOperatorAggregationStateManager that takes advantage of an underlying Symbol Table assignments to assign values to slots. This has the advantage of skipping the Symbol ID to Symbol value lookup for normal processing.