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