Class FloatAnyVectorAggregator
java.lang.Object
org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
org.apache.druid.query.aggregation.any.FloatAnyVectorAggregator
- All Implemented Interfaces:
VectorAggregator
Vectorized implementation of the
FloatAnyBufferAggregator-
Field Summary
Fields inherited from class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
vectorValueSelector -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.query.aggregation.any.NumericAnyVectorAggregator
aggregate, aggregate, close, get, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.druid.query.aggregation.VectorAggregator
relocate
-
Constructor Details
-
FloatAnyVectorAggregator
-