|
Change Parameter Type buffer : ByteBuffer to buffer : ByteBuff in method public setCurrentBuffer(buffer ByteBuff) : void in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker |
From |
To |
|
Change Parameter Type currentBuffer : ByteBuffer to keyBuffer : byte[] in method protected OnheapDecodedCell(keyBuffer byte[], rowLength short, familyOffset int, familyLength byte, qualOffset int, qualLength int, timeStamp long, typeByte byte, valueBuffer byte[], valueOffset int, valueLen int, seqId long, tagsBuffer byte[], tagsOffset int, tagsLength int) in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell |
From |
To |
|
Change Parameter Type fullBlockBuffer : ByteBuffer to fullBlockBuffer : ByteBuff in method public setCurrentBuffer(fullBlockBuffer ByteBuff) : void in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker |
From |
To |
|
Change Parameter Type buffer : ByteBuffer to buffer : ByteBuff in method public setCurrentBuffer(buffer ByteBuff) : void in class org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker |
From |
To |
|
Change Parameter Type input : ByteBuffer to input : ByteBuff in method public readRawVarint32(input ByteBuff) : int in class org.apache.hadoop.hbase.io.util.StreamUtils |
From |
To |
|
Change Parameter Type src : ByteBuffer to src : ByteBuff in method public uncompressTags(src ByteBuff, dest byte[], offset int, length int) : int in class org.apache.hadoop.hbase.io.TagCompressionContext |
From |
To |
|
Move Method public getFamilyLength() : byte from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getFamilyLength() : byte from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getTagsLength() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getTagsLength() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getQualifierArray() : byte[] from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getQualifierArray() : byte[] from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getQualifierOffset() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getQualifierOffset() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getTagsOffset() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getTagsOffset() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getValueOffset() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getValueOffset() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getValueLength() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getValueLength() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getFamilyOffset() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getFamilyOffset() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getValueArray() : byte[] from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getValueArray() : byte[] from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getFamilyArray() : byte[] from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getFamilyArray() : byte[] from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getRowLength() : short from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getRowLength() : short from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getRowOffset() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getRowOffset() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getSequenceId() : long from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getSequenceId() : long from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getTypeByte() : byte from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getTypeByte() : byte from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getTimestamp() : long from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getTimestamp() : long from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getRowArray() : byte[] from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getRowArray() : byte[] from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getQualifierLength() : int from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getQualifierLength() : int from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public toString() : String from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public toString() : String from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |
|
Move Method public getTagsArray() : byte[] from class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState to public getTagsArray() : byte[] from class org.apache.hadoop.hbase.OffheapKeyOnlyKeyValue |
From |
To |