Class DoubleAnyVectorAggregator

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

public class DoubleAnyVectorAggregator extends NumericAnyVectorAggregator
Vectorized implementation of the DoubleAnyBufferAggregator
  • Constructor Details