@FunctionalInterface public interface PartitionTrackerFactory
JobMasterPartitionTracker.| Modifier and Type | Interface and Description |
|---|---|
static interface |
PartitionTrackerFactory.TaskExecutorGatewayLookup
Lookup function for
TaskExecutorGateway. |
| Modifier and Type | Method and Description |
|---|---|
JobMasterPartitionTracker |
create(PartitionTrackerFactory.TaskExecutorGatewayLookup taskExecutorGatewayLookup)
Creates a new PartitionTracker.
|
JobMasterPartitionTracker create(PartitionTrackerFactory.TaskExecutorGatewayLookup taskExecutorGatewayLookup)
taskExecutorGatewayLookup - lookup function to access task executor gatewaysCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.