eff261efee8c99a0ecc88c06aa07db9a553e6bdd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public createZooKeeperStateHandleStore(client CuratorFramework, path String, stateStorage RetrievableStateStorageHelper<T>) : ZooKeeperStateHandleStore<T> extracted from public createZooKeeperStateHandleStore(zkStateHandleStorePath String, stateStorageHelper RetrievableStateStorageHelper<T>) : ZooKeeperStateHandleStore<T> in class org.apache.flink.runtime.zookeeper.ZooKeeperUtilityFactory & moved to class org.apache.flink.runtime.util.ZooKeeperUtils | From | To | |
Extract And Move Method public deleteChildren() : void extracted from public shutdown(jobStatus JobStatus) : void in class org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStore & moved to class org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStore | From | To |