290ecbe829662775daf7153cc0729a5465d7fb32
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type columns : SortedSet<byte[]> to store : Store in method public shouldUseScanner(scan Scan, store Store, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner | From | To | |
Change Parameter Type columns : SortedSet<byte[]> to store : Store in method public shouldUseScanner(scan Scan, store Store, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.KeyValueScanner | From | To | |
Change Parameter Type scan : Scan to timeRange : TimeRange in method package passesTimerangeFilter(timeRange TimeRange, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader | From | To | |
Change Parameter Type columns : SortedSet<byte[]> to store : Store in method public shouldUseScanner(scan Scan, store Store, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.MemStoreScanner | From | To | |
Rename Variable | 1 | ||
Rename Variable columns : TreeSet<byte[]> to store : Store in method private isInBloom(scanner StoreFileScanner, row byte[], qualifier byte[]) : boolean in class org.apache.hadoop.hbase.regionserver.TestCompoundBloomFilter | From | To | |
Merge Variable | 3 | ||
Merge Variable [minStamp : long, maxStamp : long] to timeRange : TimeRange in method public toIncrement(proto MutationProto, cellScanner CellScanner) : Increment in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Merge Variable [minStamp : long, maxStamp : long] to timeRange : TimeRange in method public toGet(proto ClientProtos.Get) : Get in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Merge Variable [minStamp : long, maxStamp : long] to timeRange : TimeRange in method public toScan(proto ClientProtos.Scan) : Scan in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Change Variable Type | 4 | ||
Change Variable Type timeRange : HBaseProtos.TimeRange to timeRange : TimeRange in method public toIncrement(proto MutationProto, cellScanner CellScanner) : Increment in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Change Variable Type columns : TreeSet<byte[]> to store : Store in method private isInBloom(scanner StoreFileScanner, row byte[], qualifier byte[]) : boolean in class org.apache.hadoop.hbase.regionserver.TestCompoundBloomFilter | From | To | |
Change Variable Type timeRange : HBaseProtos.TimeRange to timeRange : TimeRange in method public toGet(proto ClientProtos.Get) : Get in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Change Variable Type timeRange : HBaseProtos.TimeRange to timeRange : TimeRange in method public toScan(proto ClientProtos.Scan) : Scan in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Extract Method | 3 | ||
Extract Method private protoToTimeRange(timeRange HBaseProtos.TimeRange) : TimeRange extracted from public toGet(proto ClientProtos.Get) : Get in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Extract Method private protoToTimeRange(timeRange HBaseProtos.TimeRange) : TimeRange extracted from public toScan(proto ClientProtos.Scan) : Scan in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Extract Method private protoToTimeRange(timeRange HBaseProtos.TimeRange) : TimeRange extracted from public toIncrement(proto MutationProto, cellScanner CellScanner) : Increment in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Rename Parameter | 4 | ||
Rename Parameter columns : SortedSet<byte[]> to store : Store in method public shouldUseScanner(scan Scan, store Store, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.MemStoreScanner | From | To | |
Rename Parameter columns : SortedSet<byte[]> to store : Store in method public shouldUseScanner(scan Scan, store Store, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner | From | To | |
Rename Parameter columns : SortedSet<byte[]> to store : Store in method public shouldUseScanner(scan Scan, store Store, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.KeyValueScanner | From | To | |
Rename Parameter scan : Scan to timeRange : TimeRange in method package passesTimerangeFilter(timeRange TimeRange, oldestUnexpiredTS long) : boolean in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader | From | To |