21b366afe1fa73cfee5601db8c661049788e97d7
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute COLUMN_FAMILY : byte[] to DEFAULT_COLUMN_FAMILY : byte[] in class org.apache.hadoop.hbase.util.LoadTestTool | From | To | |
Extract Method | 2 | ||
Extract Method public createPreSplitLoadTestTable(conf Configuration, desc HTableDescriptor, hcds HColumnDescriptor[], numRegionsPerServer int) : int extracted from public createPreSplitLoadTestTable(conf Configuration, desc HTableDescriptor, hcd HColumnDescriptor, numRegionsPerServer int) : int in class org.apache.hadoop.hbase.HBaseTestingUtility | From | To | |
Extract Method protected getMinServerCount() : int extracted from public setUpCluster() : void in class org.apache.hadoop.hbase.IntegrationTestIngest | From | To |