@FunctionalInterface public static interface PartitionTrackerFactory.TaskExecutorGatewayLookup
TaskExecutorGateway.| 限定符和类型 | 方法和说明 |
|---|---|
Optional<TaskExecutorGateway> |
lookup(ResourceID taskExecutorId)
Returns a
TaskExecutorGateway corresponding to the given ResourceID. |
Optional<TaskExecutorGateway> lookup(ResourceID taskExecutorId)
TaskExecutorGateway corresponding to the given ResourceID.taskExecutorId - id of the task executor to look up.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.