34e9a6ff301f40aa3f6ce33ac1b86f9e50fa6694
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 7 | ||
Extract Variable totalCells : int in method private cleanUpHFileRefs(edit WALEdit) : void from class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.ReplicationSourceWorkerThread | From | To | |
Extract Variable totalCells : int in method private countDistinctRowKeys(edit WALEdit) : int from class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.ReplicationSourceWorkerThread | From | To | |
Extract Variable totalStores : int in method private cleanUpHFileRefs(edit WALEdit) : void from class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.ReplicationSourceWorkerThread | From | To | |
Extract Variable totalStores : int in method private countDistinctRowKeys(edit WALEdit) : int from class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.ReplicationSourceWorkerThread | From | To | |
Extract Variable hfilePath2 : Path in method private getBulkLoadWALEdit(scope NavigableMap<byte[],Integer>) : WALEdit from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager | From | To | |
Extract Variable hfilePath1 : Path in method private getBulkLoadWALEdit(scope NavigableMap<byte[],Integer>) : WALEdit from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager | From | To | |
Extract Variable name : String in method public toBulkLoadDescriptor(tableName TableName, encodedRegionName ByteString, storeFiles Map<byte[],List<Path>>, storeFilesSize Map<String,Long>, bulkloadSeqId long) : WALProtos.BulkLoadDescriptor from class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To |