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