Uses of Class
io.trino.operator.aggregation.GenericAccumulatorFactoryBinder
-
Packages that use GenericAccumulatorFactoryBinder Package Description io.trino.operator.aggregation -
-
Uses of GenericAccumulatorFactoryBinder in io.trino.operator.aggregation
Methods in io.trino.operator.aggregation that return GenericAccumulatorFactoryBinder Modifier and Type Method Description static GenericAccumulatorFactoryBinderAccumulatorCompiler. generateAccumulatorFactoryBinder(AggregationMetadata metadata, io.airlift.bytecode.DynamicClassLoader classLoader)GenericAccumulatorFactoryBinderLazyAccumulatorFactoryBinder. getGenericAccumulatorFactoryBinder()
-