0105d7f597f6c4d73382c9425a7a38fadaf8de88
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type ClientGCIContext to ClientGSIContext in method public getAlignmentContext() : ClientGSIContext in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA.AlignmentContextProxyProvider | From | To | |
Change Return Type ClientGCIContext to ClientGSIContext in method private getContext(clientCreationIndex int) : ClientGSIContext in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.hadoop.hdfs.ClientGCIContext renamed to org.apache.hadoop.hdfs.ClientGSIContext | From | To | |
Change Variable Type | 6 | ||
Change Variable Type clientState : ClientGCIContext to clientState : ClientGSIContext in method public testNoStateOnConfiguredProxyProvider() : void in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Variable Type spiedAlignContext : ClientGCIContext to spiedAlignContext : ClientGSIContext in method public testClientSendsState() : void in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Variable Type alignmentContext : ClientGCIContext to alignmentContext : ClientGSIContext in method public testClientSendsGreaterState() : void in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Variable Type spiedAlignContext : ClientGCIContext to spiedAlignContext : ClientGSIContext in method public testClientSendsGreaterState() : void in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Variable Type alignmentContext : ClientGCIContext to alignmentContext : ClientGSIContext in method public testClientSendsState() : void in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Variable Type clientState : ClientGCIContext to clientState : ClientGSIContext in method public testStateTransferOnFreshClient() : void in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type alignmentContext : ClientGCIContext to alignmentContext : ClientGSIContext in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA.SpyConfiguredContextProxyProvider | From | To | |
Change Attribute Type spy : ClientGCIContext to spy : ClientGSIContext in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Attribute Type AC_LIST : List<ClientGCIContext> to AC_LIST : List<ClientGSIContext> in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA | From | To | |
Change Attribute Type alignmentContext : ClientGCIContext to alignmentContext : ClientGSIContext in class org.apache.hadoop.hdfs.TestStateAlignmentContextWithHA.AlignmentContextProxyProvider | From | To |