0b28155d274910b4e667b949d51f78809a1eff0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type dict : Dictionary to dictIndex : Enum in method public compress(data byte[], dictIndex Enum) : ByteString in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor | From | To | |
Change Parameter Type dict : Dictionary to dictIndex : Enum in method private writeCompressed(data byte[], dictIndex Enum) : void in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor | From | To | |
Change Parameter Type dict : Dictionary to dictIndex : Enum in method public compress(data byte[], dictIndex Enum) : ByteString in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor | From | To | |
Move Attribute | 2 | ||
Move Attribute private compressionContext : CompressionContext from class org.apache.hadoop.hbase.wal.WALKeyImpl to package compressionContext : CompressionContext from class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.StatelessUncompressor | From | To | |
Move Attribute private compressionContext : CompressionContext from class org.apache.hadoop.hbase.wal.WALKeyImpl to private compressionContext : CompressionContext from class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor | From | To | |
Rename Parameter | 3 | ||
Rename Parameter dict : Dictionary to dictIndex : Enum in method public compress(data byte[], dictIndex Enum) : ByteString in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor | From | To | |
Rename Parameter dict : Dictionary to dictIndex : Enum in method private writeCompressed(data byte[], dictIndex Enum) : void in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor | From | To | |
Rename Parameter dict : Dictionary to dictIndex : Enum in method public compress(data byte[], dictIndex Enum) : ByteString in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor | From | To |