Class ObjectColumnLongAggregatorWrapper

java.lang.Object
org.apache.druid.query.aggregation.DelegatingAggregator
org.apache.druid.query.aggregation.ObjectColumnLongAggregatorWrapper
All Implemented Interfaces:
Closeable, AutoCloseable, Aggregator

public class ObjectColumnLongAggregatorWrapper extends DelegatingAggregator
This class can be used to wrap Long Aggregator that consume long type columns to handle Object type.