Uses of Class
io.trino.operator.ExchangeClientStatus
-
Packages that use ExchangeClientStatus Package Description io.trino.operator -
-
Uses of ExchangeClientStatus in io.trino.operator
Methods in io.trino.operator that return ExchangeClientStatus Modifier and Type Method Description ExchangeClientStatusExchangeClient. getStatus()ExchangeClientStatusExchangeClientStatus. mergeWith(ExchangeClientStatus other)Methods in io.trino.operator with parameters of type ExchangeClientStatus Modifier and Type Method Description ExchangeClientStatusExchangeClientStatus. mergeWith(ExchangeClientStatus other)
-