dc2eaa26b20cfbbcdd5784bb8761d08a42f29605
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 3 | ||
Parameterize Variable versionNodePath : Path to path : Path in method private getFileStatus(path Path) : FileStatus in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore | From | To | |
Parameterize Variable amrmTokenSecretManagerStateDataDir : Path to path : Path in method private getFileStatus(path Path) : FileStatus in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore | From | To | |
Parameterize Variable epochNodePath : Path to path : Path in method private getFileStatus(path Path) : FileStatus in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore | From | To | |
Extract Method | 3 | ||
Extract Method private getFileStatus(path Path) : FileStatus extracted from private loadAMRMTokenSecretManagerState(rmState RMState) : void in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore | From | To | |
Extract Method private getFileStatus(path Path) : FileStatus extracted from protected loadVersion() : Version in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore | From | To | |
Extract Method private getFileStatus(path Path) : FileStatus extracted from public getAndIncrementEpoch() : long in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore | From | To |