0368b4f15e8a288565aeff06f3e750faac1511a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private ERR_NOT_INITIALIZED : String in class tachyon.client.ClientContext | From | To | |
Extract Method | 5 | ||
Extract Method private checkContextInitialized() : void extracted from public getClientMetrics() : ClientMetrics in class tachyon.client.ClientContext | From | To | |
Extract Method private checkContextInitialized() : void extracted from public getMasterAddress() : InetSocketAddress in class tachyon.client.ClientContext | From | To | |
Extract Method private checkContextInitialized() : void extracted from public getConf() : TachyonConf in class tachyon.client.ClientContext | From | To | |
Extract Method private checkContextInitialized() : void extracted from public getExecutorService() : ExecutorService in class tachyon.client.ClientContext | From | To | |
Extract Method private checkContextInitialized() : void extracted from public getRandomNonNegativeLong() : long in class tachyon.client.ClientContext | From | To |