0319d73c3b14c09da0f28371dc857b2cc5f6ec7a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type serverProtocols : List<Class<?>> to serverProtocols : Set<Class<?>> in method public testPolicyProviderForServer() : void in class org.apache.hadoop.hdfs.TestHDFSPolicyProvider | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type policyProviderProtocols : List<Class<?>> to policyProviderProtocols : Set<Class<?>> in class org.apache.hadoop.hdfs.TestHDFSPolicyProvider | From | To |