Package io.trino.plugin.accumulo.model
Class AccumuloSplit
java.lang.Object
io.trino.plugin.accumulo.model.AccumuloSplit
- All Implemented Interfaces:
ConnectorSplit
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.trino.spi.connector.ConnectorSplit
getSplitWeight, isRemotelyAccessible
-
Constructor Details
-
AccumuloSplit
-
-
Method Details
-
getHostPort
-
getSerializedRanges
-
getRanges
-
getAddresses
- Specified by:
getAddressesin interfaceConnectorSplit
-
getInfo
- Specified by:
getInfoin interfaceConnectorSplit
-
getRetainedSizeInBytes
public long getRetainedSizeInBytes()- Specified by:
getRetainedSizeInBytesin interfaceConnectorSplit
-
toString
-