a8e184dc77470bdf9d62e19c5d36bc1de7cf4c6d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable userProvider : UserProvider to provider : UserProvider in method private loginClientAsService(conf Configuration) : User in class org.apache.hadoop.hbase.AuthUtil | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute public HBASE_CLIENT_KEYTAB_FILE : String in class org.apache.hadoop.hbase.AuthUtil | From | To | |
| Inline Variable | 1 | ||
| Inline Variable ugi : UserGroupInformation in method protected chore() : void from class org.apache.hadoop.hbase.AuthUtil.getAuthChore.refreshCredentials | From | To | |
| Extract Method | 3 | ||
| Extract Method public getAuthRenewalChore(user UserGroupInformation) : ScheduledChore extracted from public getAuthChore(conf Configuration) : ScheduledChore in class org.apache.hadoop.hbase.AuthUtil | From | To | |
| Extract Method private createDummyStoppable() : Stoppable extracted from public getAuthChore(conf Configuration) : ScheduledChore in class org.apache.hadoop.hbase.AuthUtil | From | To | |
| Extract Method private loginClientAsService(conf Configuration) : User extracted from public getAuthChore(conf Configuration) : ScheduledChore in class org.apache.hadoop.hbase.AuthUtil | From | To |