a11701ecc5094d0c8cd96a290d86e52df83a9707
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private getEntrySize(entry Entry) : long renamed to public getEntrySizeExcludeBulkLoad(entry Entry) : long in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader | From | To | |
| Rename Method private calculateTotalSizeOfStoreFiles(edit WALEdit) : int renamed to private sizeOfStoreFilesIncludeBulkLoad(edit WALEdit) : int in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private REPLICATION_SOURCE_QUOTA : int in class org.apache.hadoop.hbase.replication.regionserver.TestGlobalThrottler | From | To |