Class GeometryStateFactory
java.lang.Object
io.trino.plugin.geospatial.aggregation.GeometryStateFactory
- All Implemented Interfaces:
AccumulatorStateFactory<GeometryState>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GeometryStateFactory
public GeometryStateFactory()
-
-
Method Details
-
createSingleState
- Specified by:
createSingleStatein interfaceAccumulatorStateFactory<GeometryState>
-
createGroupedState
- Specified by:
createGroupedStatein interfaceAccumulatorStateFactory<GeometryState>
-