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