Package io.trino.exchange
Interface ExchangeInput
- All Known Implementing Classes:
DirectExchangeInput,SpoolingExchangeInput
public interface ExchangeInput
-
Method Summary
-
Method Details
-
getRetainedSizeInBytes
long getRetainedSizeInBytes()
-
DirectExchangeInput, SpoolingExchangeInput