Class AggregationImplementation.AggregateNativeContainerType

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

public static class AggregationImplementation.AggregateNativeContainerType extends Object
  • Constructor Details

    • AggregateNativeContainerType

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

    • getJavaType

      public Class<?> getJavaType()
    • isBlockPosition

      public boolean isBlockPosition()