public class StandaloneDispatcher extends Dispatcher
Dispatcher.ExecutionTypeDISPATCHER_NAME, shutDownFuture| 构造器和说明 |
|---|
StandaloneDispatcher(org.apache.flink.runtime.rpc.RpcService rpcService,
DispatcherId fencingToken,
Collection<JobGraph> recoveredJobs,
Collection<JobResult> recoveredDirtyJobResults,
DispatcherBootstrapFactory dispatcherBootstrapFactory,
DispatcherServices dispatcherServices) |
cancelJob, deliverCoordinationRequestToCoordinator, disposeSavepoint, getBlobServerPort, getShutDownFuture, getTriggeredSavepointStatus, jobReachedTerminalState, listJobs, onFatalError, onRemovedJobGraph, onStart, onStop, requestClusterOverview, requestExecutionGraphInfo, requestJobResult, requestJobStatus, requestMetricQueryServiceAddresses, requestMultipleJobDetails, requestTaskManagerMetricQueryServiceAddresses, requestThreadDump, shutDownCluster, shutDownCluster, stopWithSavepoint, stopWithSavepointAndGetLocation, submitFailedJob, submitJob, triggerCheckpoint, triggerSavepoint, triggerSavepointAndGetLocationcallAsyncWithoutFencing, getFencingToken, getMainThreadExecutor, getUnfencedMainThreadExecutor, runAsyncWithoutFencingcallAsync, closeAsync, getAddress, getEndpointId, getHostname, getRpcService, getSelfGateway, getTerminationFuture, internalCallOnStart, internalCallOnStop, isRunning, runAsync, scheduleRunAsync, scheduleRunAsync, start, stop, validateRunsInMainThreadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequestJobpublic StandaloneDispatcher(org.apache.flink.runtime.rpc.RpcService rpcService,
DispatcherId fencingToken,
Collection<JobGraph> recoveredJobs,
Collection<JobResult> recoveredDirtyJobResults,
DispatcherBootstrapFactory dispatcherBootstrapFactory,
DispatcherServices dispatcherServices)
throws Exception
ExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.