Package io.trino.split
Class EmptySplit
java.lang.Object
io.trino.split.EmptySplit
- All Implemented Interfaces:
ConnectorSplit
-
Constructor Summary
Constructors -
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.ConnectorSplit
getAddresses, getSplitWeight, isRemotelyAccessible
-
Constructor Details
-
EmptySplit
-
-
Method Details
-
getInfo
- Specified by:
getInfoin interfaceConnectorSplit
-
getRetainedSizeInBytes
public long getRetainedSizeInBytes()- Specified by:
getRetainedSizeInBytesin interfaceConnectorSplit
-
getCatalogHandle
-