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