f63a7ff635fa02a8a97d9a36505732f647d2e7ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable rpcSchedulerFactoryClass : Class<?> to cls : Class<?> in method package RSRpcServices(rs HRegionServer, ld LogDelegate) in class org.apache.hadoop.hbase.regionserver.RSRpcServices | From | To | |
Change Variable Type | 3 | ||
Change Variable Type c : Class to c : Class<?> in method package create(conf Configuration, queueId String) : ReplicationSourceInterface in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceFactory | From | To | |
Change Variable Type simpleEnv_v2 : CoprocessorEnvironment to simpleEnv_v2 : CoprocessorEnvironment<?> in method public testDoubleLoadingAndPriorityValue() : void in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorHost | From | To | |
Change Variable Type simpleEnv : CoprocessorEnvironment to simpleEnv : CoprocessorEnvironment<?> in method public testDoubleLoadingAndPriorityValue() : void in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorHost | From | To | |
Extract Variable | 1 | ||
Extract Variable tmp : SingletonCoprocessorService in method public checkAndGetInstance(implClass Class<?>) : RegionServerCoprocessor from class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost | From | To |