Package io.trino.benchmark
Class BenchmarkAggregationFunction
- java.lang.Object
-
- io.trino.benchmark.BenchmarkAggregationFunction
-
public class BenchmarkAggregationFunction extends Object
-
-
Constructor Summary
Constructors Constructor Description BenchmarkAggregationFunction(InternalAggregationFunction function)
-
-
-
Constructor Detail
-
BenchmarkAggregationFunction
public BenchmarkAggregationFunction(InternalAggregationFunction function)
-
-
Method Detail
-
bind
public AccumulatorFactory bind(List<Integer> inputChannels)
-
-