Package io.trino.spi.exchange
Interface ExchangeSourceHandle
-
Method Summary
Modifier and TypeMethodDescriptionlongintlong
-
Method Details
-
getPartitionId
int getPartitionId() -
getDataSizeInBytes
long getDataSizeInBytes() -
getRetainedSizeInBytes
long getRetainedSizeInBytes()
-