Class ParametricAggregationImplementation.AggregateNativeContainerType

java.lang.Object
io.trino.operator.aggregation.ParametricAggregationImplementation.AggregateNativeContainerType
Enclosing class:
ParametricAggregationImplementation

public static class ParametricAggregationImplementation.AggregateNativeContainerType extends Object
  • Constructor Details

    • AggregateNativeContainerType

      public AggregateNativeContainerType(Class<?> javaType, boolean isBlockPosition)
  • Method Details

    • getJavaType

      public Class<?> getJavaType()
    • isBlockPosition

      public boolean isBlockPosition()