13256d17d032dae1f603a4047d688cf45a44068e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute METRICS : String to METRICS_ACTOR_SYSTEM_NAME : String in class org.apache.flink.runtime.metrics.util.MetricUtils | From | To | |
Extract Method | 1 | ||
Extract Method public startActorSystem(configuration Configuration, actorSystemName String, listeningAddress String, portRangeDefinition String, logger Logger, executorMode ActorSystemExecutorMode) : ActorSystem extracted from public startActorSystem(configuration Configuration, listeningAddress String, portRangeDefinition String, logger Logger, executorMode ActorSystemExecutorMode) : ActorSystem in class org.apache.flink.runtime.clusterframework.BootstrapTools | From | To |