|
Rename Parameter resourceID : ResourceID to resourceId : ResourceID in method public JobMaster(resourceId ResourceID, jobGraph JobGraph, configuration Configuration, rpcService RpcService, highAvailabilityService HighAvailabilityServices, heartbeatServices HeartbeatServices, executor ScheduledExecutorService, libraryCacheManager BlobLibraryCacheManager, restartStrategyFactory RestartStrategyFactory, rpcAskTimeout Time, jobManagerMetricGroup JobManagerMetricGroup, jobCompletionActions OnCompletionActions, errorHandler FatalErrorHandler, userCodeLoader ClassLoader) in class org.apache.flink.runtime.jobmaster.JobMaster |
From |
To |
|
Rename Parameter resourceID : ResourceID to heartbeatOrigin : ResourceID in method public heartbeatFromJobManager(heartbeatOrigin ResourceID) : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorGateway |
From |
To |
|
Rename Parameter executorService : ScheduledExecutorService to executor : ScheduledExecutorService in method public JobMaster(resourceId ResourceID, jobGraph JobGraph, configuration Configuration, rpcService RpcService, highAvailabilityService HighAvailabilityServices, heartbeatServices HeartbeatServices, executor ScheduledExecutorService, libraryCacheManager BlobLibraryCacheManager, restartStrategyFactory RestartStrategyFactory, rpcAskTimeout Time, jobManagerMetricGroup JobManagerMetricGroup, jobCompletionActions OnCompletionActions, errorHandler FatalErrorHandler, userCodeLoader ClassLoader) in class org.apache.flink.runtime.jobmaster.JobMaster |
From |
To |