ce318a2906817058ae7b2fce6e9b54d9d6230f9b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private throwSomeExceptions() : void from class org.apache.hadoop.hbase.client.TestMetaCache.FakeRSRpcServices to private throwSomeExceptions(rpcServices FakeRSRpcServices, regionSpec HBaseProtos.RegionSpecifier) : void from class org.apache.hadoop.hbase.client.TestMetaCache.RoundRobinExceptionInjector | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private metaCachePreservingExceptions : List<Throwable> from class org.apache.hadoop.hbase.client.TestMetaCache.FakeRSRpcServices to private metaCachePreservingExceptions : List<Throwable> from class org.apache.hadoop.hbase.client.TestMetaCache.RoundRobinExceptionInjector | From | To | |
| Move Attribute private numReqs : int from class org.apache.hadoop.hbase.client.TestMetaCache.FakeRSRpcServices to private numReqs : int from class org.apache.hadoop.hbase.client.TestMetaCache.RoundRobinExceptionInjector | From | To | |
| Move Attribute private expCount : int from class org.apache.hadoop.hbase.client.TestMetaCache.FakeRSRpcServices to private expCount : int from class org.apache.hadoop.hbase.client.TestMetaCache.RoundRobinExceptionInjector | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.hadoop.hbase.client.TestMetaCache.RoundRobinExceptionInjector from class org.apache.hadoop.hbase.client.TestMetaCache.FakeRSRpcServices | From | To |