Class LongAnyVectorAggregator

java.lang.Object
org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
org.apache.druid.query.aggregation.any.LongAnyVectorAggregator
All Implemented Interfaces:
VectorAggregator

public class LongAnyVectorAggregator extends NumericAnyVectorAggregator
Vectorized implementation of the LongAnyBufferAggregator
  • Constructor Details

    • LongAnyVectorAggregator

      public LongAnyVectorAggregator(VectorValueSelector vectorValueSelector)