Toggle navigation
Home
com.facebook.presto.operator.ExchangeClientSupplier to com.facebook.presto.operator.TaskExchangeClientManager
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
exchangeClientSupplier
to
taskExchangeClientManager
Add or Remove Method invocation
exchangeClientSupplier
to
requireNonNull(taskExchangeClientManager,"taskExchangeClientManager is null")
exchangeClientSupplier.get(operatorContext.localSystemMemoryContext())
to
taskExchangeClientManager.createExchangeClient(operatorContext.localSystemMemoryContext())
exchangeClientSupplier.get(driverContext.getPipelineContext().localSystemMemoryContext())
to
taskExchangeClientManager.createExchangeClient(driverContext.getPipelineContext().localSystemMemoryContext())
exchangeClientSupplier
to
requireNonNull(taskExchangeClientManager,"taskExchangeClientManager is null")