f32d2618430f70e1b0db92785294b2c7892cc02b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable conf : Configuration in method package SnapshotManager(master MasterServices, coordinator ProcedureCoordinator, pool ExecutorService, sentinelCleanInterval int) from class org.apache.hadoop.hbase.master.snapshot.SnapshotManager | From | To | |
Extract Method | 1 | ||
Extract Method private getNewManager(conf Configuration, intervalSeconds int) : SnapshotManager extracted from private getNewManager(conf Configuration) : SnapshotManager in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotManager | From | To |