public static interface AbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory
Modifier and Type | Method and Description |
---|---|
AbstractDispatcherLeaderProcess.DispatcherGatewayService |
create(DispatcherId dispatcherId,
Collection<JobGraph> recoveredJobs,
Collection<JobResult> recoveredDirtyJobResults,
JobGraphWriter jobGraphWriter,
JobResultStore jobResultStore) |
AbstractDispatcherLeaderProcess.DispatcherGatewayService create(DispatcherId dispatcherId, Collection<JobGraph> recoveredJobs, Collection<JobResult> recoveredDirtyJobResults, JobGraphWriter jobGraphWriter, JobResultStore jobResultStore)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.