00656688f73c85ea9e6f5241ac852f72e774eeea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public toCompactionDescriptor(info HRegionInfo, regionName byte[], family byte[], inputPaths List<Path>, outputPaths List<Path>, storeDir Path) : CompactionDescriptor extracted from public toCompactionDescriptor(info HRegionInfo, family byte[], inputPaths List<Path>, outputPaths List<Path>, storeDir Path) : CompactionDescriptor in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Extract Method public testRecoveredEditsReplayCompaction(mismatchedRegionName boolean) : void extracted from public testRecoveredEditsReplayCompaction() : void in class org.apache.hadoop.hbase.regionserver.TestHRegion | From | To |