|
Change Parameter Type executor : Executor to executor : ExecutorService in method public MiniDispatcherRestEndpoint(endpointConfiguration RestServerEndpointConfiguration, leaderRetriever GatewayRetriever<? extends RestfulGateway>, clusterConfiguration Configuration, restConfiguration RestHandlerConfiguration, resourceManagerRetriever GatewayRetriever<ResourceManagerGateway>, transientBlobService TransientBlobService, executor ExecutorService, metricQueryServiceRetriever MetricQueryServiceRetriever, leaderElectionService LeaderElectionService, fatalErrorHandler FatalErrorHandler) in class org.apache.flink.runtime.jobmaster.MiniDispatcherRestEndpoint |
From |
To |
|
Change Parameter Type executor : Executor to executor : ExecutorService in method public createRestEndpoint(configuration Configuration, dispatcherGatewayRetriever LeaderGatewayRetriever<DispatcherGateway>, resourceManagerGatewayRetriever LeaderGatewayRetriever<ResourceManagerGateway>, transientBlobService TransientBlobService, executor ExecutorService, metricQueryServiceRetriever MetricQueryServiceRetriever, leaderElectionService LeaderElectionService, fatalErrorHandler FatalErrorHandler) : WebMonitorEndpoint<DispatcherGateway> in class org.apache.flink.runtime.rest.SessionRestEndpointFactory |
From |
To |
|
Change Parameter Type executor : Executor to executor : ExecutorService in method public WebMonitorEndpoint(endpointConfiguration RestServerEndpointConfiguration, leaderRetriever GatewayRetriever<? extends T>, clusterConfiguration Configuration, restConfiguration RestHandlerConfiguration, resourceManagerRetriever GatewayRetriever<ResourceManagerGateway>, transientBlobService TransientBlobService, executor ExecutorService, metricQueryServiceRetriever MetricQueryServiceRetriever, leaderElectionService LeaderElectionService, fatalErrorHandler FatalErrorHandler) in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint |
From |
To |
|
Change Parameter Type executor : Executor to executor : ExecutorService in method public createRestEndpoint(configuration Configuration, dispatcherGatewayRetriever LeaderGatewayRetriever<DispatcherGateway>, resourceManagerGatewayRetriever LeaderGatewayRetriever<ResourceManagerGateway>, transientBlobService TransientBlobService, executor ExecutorService, metricQueryServiceRetriever MetricQueryServiceRetriever, leaderElectionService LeaderElectionService, fatalErrorHandler FatalErrorHandler) : WebMonitorEndpoint<RestfulGateway> in class org.apache.flink.runtime.rest.JobRestEndpointFactory |
From |
To |
|
Change Parameter Type executor : Executor to executor : ExecutorService in method public DispatcherRestEndpoint(endpointConfiguration RestServerEndpointConfiguration, leaderRetriever GatewayRetriever<DispatcherGateway>, clusterConfiguration Configuration, restConfiguration RestHandlerConfiguration, resourceManagerRetriever GatewayRetriever<ResourceManagerGateway>, transientBlobService TransientBlobService, executor ExecutorService, metricQueryServiceRetriever MetricQueryServiceRetriever, leaderElectionService LeaderElectionService, fatalErrorHandler FatalErrorHandler) in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint |
From |
To |