|
Change Parameter Type bloom : ByteBuffer to bloom : ByteBuff in method public contains(keyCell Cell, bloom ByteBuff) : boolean in class org.apache.hadoop.hbase.util.BloomFilter |
From |
To |
|
Change Parameter Type block : ByteBuffer to block : ByteBuff in method public getFirstKeyCellInBlock(block ByteBuff) : Cell in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder |
From |
To |
|
Change Parameter Type nonRootIndex : ByteBuffer to nonRootIndex : ByteBuff in method protected getNonRootIndexedKey(nonRootIndex ByteBuff, i int) : byte[] in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader |
From |
To |
|
Change Parameter Type buf : ByteBuffer to buf : ByteBuff in method public ByteBuffInputStream(buf ByteBuff) in class org.apache.hadoop.hbase.io.ByteBuffInputStream |
From |
To |
|
Change Parameter Type buf : ByteBuffer to buf : ByteBuff in method private nextBytesToStr(buf ByteBuff, pos int) : String in class org.apache.hadoop.hbase.io.hfile.TestHFileBlock |
From |
To |
|
Change Parameter Type expectedBuffer : ByteBuffer to expectedBuffer : ByteBuff in method package assertBuffersEqual(expectedBuffer ByteBuff, actualBuffer ByteBuff, compression Compression.Algorithm, encoding DataBlockEncoding, pread boolean) : void in class org.apache.hadoop.hbase.io.hfile.TestHFileBlock |
From |
To |
|
Change Parameter Type nonRootBlock : ByteBuffer to nonRootBlock : ByteBuff in method package locateNonRootIndexEntry(nonRootBlock ByteBuff, key Cell, comparator CellComparator) : int in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader |
From |
To |
|
Change Parameter Type block : ByteBuffer to block : ByteBuff in method public getFirstKeyCellInBlock(block ByteBuff) : Cell in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec |
From |
To |
|
Change Parameter Type onDiskBlock : ByteBuffer to onDiskBlock : ByteBuff in method public prepareDecoding(onDiskSizeWithoutHeader int, uncompressedSizeWithoutHeader int, blockBufferWithoutHeader ByteBuff, onDiskBlock ByteBuff) : void in class org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext |
From |
To |
|
Change Parameter Type block : ByteBuffer to block : ByteBuff in method public getFirstKeyCellInBlock(block ByteBuff) : Cell in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder |
From |
To |
|
Change Parameter Type bloom : ByteBuffer to bloom : ByteBuff in method public contains(key byte[], keyOffset int, keyLength int, bloom ByteBuff) : boolean in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter |
From |
To |
|
Change Parameter Type block : ByteBuffer to block : ByteBuff in method public getFirstKeyCellInBlock(block ByteBuff) : Cell in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder |
From |
To |
|
Change Parameter Type b : ByteBuffer to b : ByteBuff in method public deserialize(b ByteBuff, reuse boolean) : Cacheable in class org.apache.hadoop.hbase.io.hfile.TestCacheConfig.Deserializer |
From |
To |
|
Change Parameter Type blockBufferWithoutHeader : ByteBuffer to blockBufferWithoutHeader : ByteBuff in method public prepareDecoding(onDiskSizeWithoutHeader int, uncompressedSizeWithoutHeader int, blockBufferWithoutHeader ByteBuff, onDiskBlock ByteBuff) : void in class org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext |
From |
To |
|
Change Parameter Type bloomBuf : ByteBuffer to bloomBuf : ByteBuff in method public contains(buf byte[], offset int, length int, bloomBuf ByteBuff, bloomOffset int, bloomSize int, hash Hash, hashCount int) : boolean in class org.apache.hadoop.hbase.util.BloomFilterUtil |
From |
To |
|
Change Parameter Type actualBuffer : ByteBuffer to actualBuffer : ByteBuff in method package assertBuffersEqual(expectedBuffer ByteBuff, actualBuffer ByteBuff, compression Compression.Algorithm, encoding DataBlockEncoding, pread boolean) : void in class org.apache.hadoop.hbase.io.hfile.TestHFileBlock |
From |
To |
|
Change Parameter Type src : MultiByteBuffer to src : ByteBuff in method public put(offset int, src ByteBuff, srcOffset int, length int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Parameter Type bloom : ByteBuffer to bloom : ByteBuff in method public contains(buf byte[], offset int, length int, bloom ByteBuff) : boolean in class org.apache.hadoop.hbase.util.BloomFilter |
From |
To |
|
Change Parameter Type bloomBuf : ByteBuffer to bloomBuf : ByteBuff in method package checkBit(pos int, bloomBuf ByteBuff, bloomOffset int) : boolean in class org.apache.hadoop.hbase.util.BloomFilterUtil |
From |
To |
|
Change Parameter Type block : ByteBuffer to block : ByteBuff in method public getFirstKeyCellInBlock(block ByteBuff) : Cell in class org.apache.hadoop.hbase.io.encoding.DataBlockEncoder |
From |
To |
|
Change Parameter Type nonRootIndex : ByteBuffer to nonRootIndex : ByteBuff in method package binarySearchNonRootIndex(key Cell, nonRootIndex ByteBuff, comparator CellComparator) : int in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader |
From |
To |
|
Change Parameter Type onDiskBlock : ByteBuffer to onDiskBlock : ByteBuff in method public prepareDecoding(onDiskSizeWithoutHeader int, uncompressedSizeWithoutHeader int, blockBufferWithoutHeader ByteBuff, onDiskBlock ByteBuff) : void in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext |
From |
To |
|
Change Parameter Type bloom : ByteBuffer to bloom : ByteBuff in method public contains(keyCell Cell, bloom ByteBuff) : boolean in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter |
From |
To |
|
Change Parameter Type blockBufferWithoutHeader : ByteBuffer to blockBufferWithoutHeader : ByteBuff in method public prepareDecoding(onDiskSizeWithoutHeader int, uncompressedSizeWithoutHeader int, blockBufferWithoutHeader ByteBuff, onDiskBlock ByteBuff) : void in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext |
From |
To |
|
Change Parameter Type buf : ByteBuffer to buf : ByteBuff in method public write(buf ByteBuff) : void in class org.apache.hadoop.hbase.io.hfile.BlockType |
From |
To |
|
Change Parameter Type b : ByteBuffer to b : ByteBuff in method public deserialize(b ByteBuff) : Cacheable in class org.apache.hadoop.hbase.io.hfile.TestCacheConfig.Deserializer |
From |
To |
|
Change Parameter Type block : ByteBuffer to block : ByteBuff in method public getFirstKeyCellInBlock(block ByteBuff) : Cell in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder |
From |
To |
|
Change Parameter Type buf : ByteBuffer to buf : ByteBuff in method public read(buf ByteBuff) : BlockType in class org.apache.hadoop.hbase.io.hfile.BlockType |
From |
To |
|
Change Parameter Type buf : ByteBuffer to buf : ByteBuff in method package toStringHeader(buf ByteBuff) : String in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type origBlock : ByteBuffer to origBlock : ByteBuff in method private getEncodedBuffer(newBlock HFileBlock) : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner |
From |
To |
|
Change Variable Type data : ByteBuffer to data : ByteBuff in method public testAllChecksumTypes() : void in class org.apache.hadoop.hbase.io.hfile.TestChecksum |
From |
To |
|
Change Variable Type dup : ByteBuffer to dup : ByteBuff in method public getByteStream() : DataInputStream in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type dup : ByteBuffer to dup : ByteBuff in method public getBufferReadOnly() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type bloomBuf : ByteBuffer to bloomBuf : ByteBuff in method private checkContains(key byte[], keyOffset int, keyLength int, block int) : boolean in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter |
From |
To |
|
Change Variable Type b : ByteBuffer to b : ByteBuff in method public testHFileWriterAndReader() : void in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex |
From |
To |
|
Change Variable Type sliceBuf : ByteBuffer to sliceBuf : ByteBuff in method public writeToCache(ioEngine IOEngine, bucketAllocator BucketAllocator, deserialiserMap UniqueIndexMap<Integer>, realCacheSize AtomicLong) : BucketEntry in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry |
From |
To |
|
Change Variable Type multi : MultiByteBuffer to multi : MultiByteBuff in method public testSubBuffer() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type actualBuffer : ByteBuffer to actualBuffer : ByteBuff in method public testDataBlockEncoding() : void in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility |
From |
To |
|
Change Variable Type buffer : ByteBuffer to buffer : ByteBuff in method public loadDataBlockWithScanInfo(key Cell, currentBlock HFileBlock, cacheBlocks boolean, pread boolean, isCompaction boolean, expectedDataBlockEncoding DataBlockEncoding) : BlockWithScanInfo in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader |
From |
To |
|
Change Variable Type bufWithoutHeader : ByteBuffer to bufWithoutHeader : ByteBuff in method public toString() : String in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type sliced : MultiByteBuffer to sliced : MultiByteBuff in method public testSliceDuplicateMethods() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type buf : ByteBuffer to buf : ByteBuff in method private writeDataAndReadFromHFile(hfilePath Path, compressAlgo Algorithm, entryCount int, findMidKey boolean) : void in class org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2 |
From |
To |
|
Change Variable Type bb : ByteBuffer to bb : ByteBuff in method protected testChecksumCorruptionInternals(useTags boolean) : void in class org.apache.hadoop.hbase.io.hfile.TestChecksum |
From |
To |
|
Change Variable Type dup : ByteBuffer to dup : ByteBuff in method public getBufferWithoutHeader() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type bloom : ByteBuffer to bloom : ByteBuff in method public passesGeneralBloomFilter(row byte[], rowOffset int, rowLen int, col byte[], colOffset int, colLen int) : boolean in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader |
From |
To |
|
Change Variable Type dupBuf : ByteBuffer to dupBuf : ByteBuff in method package getBufferWithHeader() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type mbb1 : MultiByteBuffer to mbb1 : MultiByteBuff in method public testGetIntStrictlyForwardWithPosOnMultiBuffers() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type that : MultiByteBuffer to that : MultiByteBuff in method public equals(obj Object) : boolean in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Variable Type mbb : MultiByteBuffer to mbb : MultiByteBuff in method public testWritesAndReads() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type multi : MultiByteBuffer to multi : MultiByteBuff in method public testMoveBack() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type inDup : ByteBuffer to inDup : ByteBuff in method package unpack(fileContext HFileContext, reader FSReader) : HFileBlock in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type dup : MultiByteBuffer to dup : MultiByteBuff in method public testSliceDuplicateMethods() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type actualBuffer : ByteBuffer to actualBuffer : ByteBuff in method private testInternals() : void in class org.apache.hadoop.hbase.io.hfile.TestHFileBlock |
From |
To |
|
Change Variable Type buffer : ByteBuffer to buffer : ByteBuff in method protected getFirstKeyCellInBlock(curBlock HFileBlock) : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl |
From |
To |
|
Change Variable Type dup : ByteBuffer to dup : ByteBuff in method public getBufferReadOnlyWithHeader() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type actual : ByteBuffer to actual : ByteBuff in method private readNumMetablocks(reader Reader, n int) : void in class org.apache.hadoop.hbase.io.hfile.TestHFile |
From |
To |
|
Change Variable Type mbb1 : MultiByteBuffer to mbb1 : MultiByteBuff in method public testGetWithPosOnMultiBuffers() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type bufRead : ByteBuffer to bufRead : ByteBuff in method protected testPreviousOffsetInternals() : void in class org.apache.hadoop.hbase.io.hfile.TestHFileBlock |
From |
To |
|
Change Variable Type multi : MultiByteBuffer to multi : MultiByteBuff in method public testSliceDuplicateMethods() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type multi : MultiByteBuffer to multi : MultiByteBuff in method public testSkipNBytes() : void in class org.apache.hadoop.hbase.nio.TestMultiByteBuff |
From |
To |
|
Change Variable Type b : ByteBuffer to b : ByteBuff in method public midkey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader |
From |
To |
|
Change Variable Type bufDup : ByteBuffer to bufDup : ByteBuff in method private validateOnDiskSizeWithoutHeader(expectedOnDiskSizeWithoutHeader int) : void in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type outDup : ByteBuffer to outDup : ByteBuff in method package unpack(fileContext HFileContext, reader FSReader) : HFileBlock in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type dup : ByteBuffer to dup : ByteBuff in method package unpack(fileContext HFileContext, reader FSReader) : HFileBlock in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Variable Type buf : ByteBuffer to buf : ByteBuff in method private writeDataAndReadFromHFile(hfilePath Path, compressAlgo Algorithm, entryCount int, findMidKey boolean, useTags boolean) : void in class org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3 |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public duplicate() : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public position(position int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type ByteBuffer to ByteBuff in method public getBufferWithoutHeader() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public putInt(val int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public put(index int, b byte) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public put(b byte) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type ByteBuffer to ByteBuff in method public getMetaBlock(metaBlockName String, cacheBlock boolean) : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFile.Reader |
From |
To |
|
Change Return Type void to int in method public copyFromBufferToBuffer(in ByteBuffer, out ByteBuffer, sourceOffset int, destinationOffset int, length int) : int in class org.apache.hadoop.hbase.util.ByteBufferUtils |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public slice() : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public putLong(val long) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to void in method public get(dst byte[], offset int, length int) : void in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type ByteBuffer to ByteBuff in method public getMetaBlock(metaBlockName String, cacheBlock boolean) : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl |
From |
To |
|
Change Return Type MultiByteBuffer to void in method public get(dst byte[]) : void in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type ByteBuffer to ByteBuff in method public getBufferReadOnlyWithHeader() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Return Type ByteBuffer to ByteBuff in method package getBufferWithHeader() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Return Type void to MultiByteBuff in method public skip(length int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type void to MultiByteBuff in method public put(offset int, src ByteBuff, srcOffset int, length int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type void to MultiByteBuff in method public moveBack(length int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public put(src byte[]) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public limit(limit int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public mark() : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public put(src byte[], offset int, length int) : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public rewind() : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type ByteBuffer to ByteBuff in method public getBufferReadOnly() : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileBlock |
From |
To |
|
Change Return Type ByteBuffer to ByteBuff in method private getEncodedBuffer(newBlock HFileBlock) : ByteBuff in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner |
From |
To |
|
Change Return Type Pair<ByteBuffer,Integer> to void in method public asSubByteBuffer(offset int, length int, pair Pair<ByteBuffer,Integer>) : void in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Change Return Type MultiByteBuffer to MultiByteBuff in method public reset() : MultiByteBuff in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |