Class AvroComputeAggregationResponse<K>

java.lang.Object
com.linkedin.venice.client.store.AvroComputeAggregationResponse<K>
All Implemented Interfaces:
ComputeAggregationResponse

public class AvroComputeAggregationResponse<K> extends Object implements ComputeAggregationResponse
Implementation of ComputeAggregationResponse that handles the results of count-by-value aggregations.