9511150bd60e5149856c23c90422e2da7114892e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public createEncryptionContext(conf Configuration, family HColumnDescriptor) : Encryption.Context from class org.apache.hadoop.hbase.mob.MobUtils to public createEncryptionContext(conf Configuration, family HColumnDescriptor) : Encryption.Context from class org.apache.hadoop.hbase.security.EncryptionUtil | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public unwrapKey(conf Configuration, keyBytes byte[]) : Key extracted from protected createHFileContext(fsdis FSDataInputStreamWrapper, fileSize long, hfs HFileSystem, path Path, trailer FixedFileTrailer) : HFileContext in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl & moved to class org.apache.hadoop.hbase.security.EncryptionUtil | From | To |