Package io.trino.plugin.deltalake
Class DeltaLakePartitioningHandle
java.lang.Object
io.trino.plugin.deltalake.DeltaLakePartitioningHandle
- All Implemented Interfaces:
ConnectorPartitioningHandle
-
Constructor Summary
ConstructorsConstructorDescriptionDeltaLakePartitioningHandle(List<DeltaLakeColumnHandle> partitioningColumns) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.spi.connector.ConnectorPartitioningHandle
isCoordinatorOnly, isSingleNode
-
Constructor Details
-
DeltaLakePartitioningHandle
-
-
Method Details
-
getPartitioningColumns
-