4ac8d4ce610a107112acb6aa070157691c022e90
Files Diff
- Added: 5
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 1 | ||
Move Source Folder hbase-server to hbase-client | From | To | |
Change Return Type | 1 | ||
Change Return Type void to Map<String,String> in method package initSaslProperties(rpcProtection String) : Map<String,String> in class org.apache.hadoop.hbase.security.SaslUtil | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public matches(stringQop String) : boolean extracted from public getQop(stringQop String) : QualityOfProtection in class org.apache.hadoop.hbase.security.SaslUtil & moved to class org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection | From | To | |
Rename Parameter | 1 | ||
Rename Parameter connectCounter : int to failureCount : int in method private retryOrClose(bootstrap Bootstrap, failureCount int, timeout long, e Throwable) : void in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel | From | To |