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