47ca9e26fba4a639e43bee5bfc001ffc4b42330d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testDelegationTokensOpsKerberized() : void renamed to private setupConfForKerberos(confDir File) : Configuration in class org.apache.hadoop.crypto.key.kms.server.TestKMS | From | To | |
| Inline Method | 1 | ||
| Inline Method private testDelegationTokensOps(conf Configuration, useKrb boolean) : void inlined to private setupConfForKerberos(confDir File) : Configuration in class org.apache.hadoop.crypto.key.kms.server.TestKMS | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Configuration in method private setupConfForKerberos(confDir File) : Configuration in class org.apache.hadoop.crypto.key.kms.server.TestKMS | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private SSL_RELOADER_THREAD_NAME : String in class org.apache.hadoop.crypto.key.kms.server.TestKMS | From | To |