|
Change Return Type ByteBuffer to Cell in method public getKey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFileScanner |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getKey() : Cell in class org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getKey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl |
From |
To |
|
Change Return Type byte[] to Cell in method public getLastKey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl |
From |
To |
|
Change Return Type byte[] to Cell in method public getLastKey() : Cell in class org.apache.hadoop.hbase.io.HalfStoreFileReader |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getKey() : Cell in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker |
From |
To |
|
Change Return Type byte[] to Cell in method public getLastKey() : Cell in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader |
From |
To |
|
Change Return Type byte[] to Cell in method public getLastKey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFile.Reader |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getKey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner |
From |
To |
|
Change Variable Type lastKey : byte[] to lastKey : Cell in method package splitStoreFile(hri HRegionInfo, familyName String, f StoreFile, splitRow byte[], top boolean, splitPolicy RegionSplitPolicy) : Path in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem |
From |
To |
|
Change Variable Type lk : byte[] to lk : Cell in method public assertBulkLoadHFileOk(srcPath Path) : void in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Variable Type lastKey : byte[] to lastKey : Cell in method public getLastRowKey() : byte[] in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl |
From |
To |
|
Change Variable Type firstOnRow : KeyValue to firstOnRow : Cell in method private rowAtOrBeforeFromStoreFile(f StoreFile, state GetClosestRowBeforeTracker) : boolean in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |