Package io.trino.split
Class RemoteSplit
java.lang.Object
io.trino.split.RemoteSplit
- All Implemented Interfaces:
ConnectorSplit
-
Constructor Details
-
RemoteSplit
-
-
Method Details
-
getTaskId
-
getLocation
-
getInfo
- Specified by:
getInfoin interfaceConnectorSplit
-
isRemotelyAccessible
public boolean isRemotelyAccessible()- Specified by:
isRemotelyAccessiblein interfaceConnectorSplit
-
getAddresses
- Specified by:
getAddressesin interfaceConnectorSplit
-
toString
-
getRetainedSizeInBytes
public long getRetainedSizeInBytes()- Specified by:
getRetainedSizeInBytesin interfaceConnectorSplit
-