50aee18a84fcbca38be4272cfa0d33aadafe076d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 2 | ||
Extract Attribute private NUM_DNS : int in class org.apache.hadoop.hdfs.server.federation.router.TestRouterRpc | From | To | |
Extract Attribute private NUM_SUBCLUSTERS : int in class org.apache.hadoop.hdfs.server.federation.router.TestRouterRpc | From | To | |
Change Variable Type | 1 | ||
Change Variable Type callables : Set<Callable<Object>> to callables : List<Callable<Object>> in method public invokeConcurrent(locations Collection<T>, method RemoteMethod, requireResponse boolean, standby boolean, timeOutMs long, clazz Class<R>) : Map<T,R> in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public merge(stats Collection<ECBlockGroupStats>) : ECBlockGroupStats extracted from public getECBlockGroupStats() : ECBlockGroupStats in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding & moved to class org.apache.hadoop.hdfs.protocol.ECBlockGroupStats | From | To |