|
Rename Method protected getFirstKeyInBlock(curBlock HFileBlock) : ByteBuffer renamed to protected getFirstKeyCellInBlock(curBlock HFileBlock) : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner |
From |
To |
|
Rename Method public getFirstKeyInBlock(block ByteBuffer) : ByteBuffer renamed to public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec |
From |
To |
|
Rename Method public getFirstKeyInBlock(block ByteBuffer) : ByteBuffer renamed to public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder |
From |
To |
|
Rename Method protected getFirstKeyInBlock(curBlock HFileBlock) : ByteBuffer renamed to protected getFirstKeyCellInBlock(curBlock HFileBlock) : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl |
From |
To |
|
Rename Method public getFirstKeyInBlock(block ByteBuffer) : ByteBuffer renamed to public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder |
From |
To |
|
Rename Method public getFirstKeyInBlock(block ByteBuffer) : ByteBuffer renamed to public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.DataBlockEncoder |
From |
To |
|
Rename Method public getFirstKeyInBlock(block ByteBuffer) : ByteBuffer renamed to public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder |
From |
To |
|
Rename Method public getFirstKeyInBlock(block ByteBuffer) : ByteBuffer renamed to public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder |
From |
To |
|
Change Return Type ByteBuffer to Cell in method protected getFirstKeyCellInBlock(curBlock HFileBlock) : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.DataBlockEncoder |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder |
From |
To |
|
Change Return Type ByteBuffer to Cell in method public getFirstKeyCellInBlock(block ByteBuffer) : Cell in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder |
From |
To |
|
Change Return Type ByteBuffer to Cell in method protected getFirstKeyCellInBlock(curBlock HFileBlock) : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl |
From |
To |