|
Push Down Method private add(key byte[], offset long, dataSize int) : void from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to protected add(key byte[], offset long, dataSize int) : void from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader |
From |
To |
|
Push Down Method public isEmpty() : boolean from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public isEmpty() : boolean from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader |
From |
To |
|
Push Down Method public BlockIndexReader(c CellComparator, treeLevel int) from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public CellBasedKeyBlockIndexReader(c CellComparator, treeLevel int) from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader |
From |
To |
|
Push Down Method public getRootBlockKey(i int) : byte[] from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public getRootBlockKey(i int) : byte[] from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader |
From |
To |
|
Push Down Method public BlockIndexReader(c CellComparator, treeLevel int, cachingBlockReader CachingBlockReader) from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public CellBasedKeyBlockIndexReader(c CellComparator, treeLevel int, cachingBlockReader CachingBlockReader) from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader |
From |
To |
|
Push Down Method public rootBlockContainingKey(key Cell) : int from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public rootBlockContainingKey(key Cell) : int from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader |
From |
To |
|
Push Down Method public toString() : String from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public toString() : String from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader |
From |
To |
|
Push Down Method public loadDataBlockWithScanInfo(key Cell, currentBlock HFileBlock, cacheBlocks boolean, pread boolean, isCompaction boolean, expectedDataBlockEncoding DataBlockEncoding) : BlockWithScanInfo from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public loadDataBlockWithScanInfo(key Cell, currentBlock HFileBlock, cacheBlocks boolean, pread boolean, isCompaction boolean, expectedDataBlockEncoding DataBlockEncoding) : BlockWithScanInfo from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader |
From |
To |
|
Push Down Method public rootBlockContainingKey(key byte[], offset int, length int, comp CellComparator) : int from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader to public rootBlockContainingKey(key byte[], offset int, length int, comp CellComparator) : int from class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader |
From |
To |
|
Change Parameter Type seekBefore : KeyValue to seekBefore : Cell in method private doTestOfSeekBefore(p Path, fs FileSystem, bottom Reference, seekBefore Cell, cacheConfig CacheConfig) : Cell in class org.apache.hadoop.hbase.io.TestHalfStoreFileReader |
From |
To |
|
Change Parameter Type firstKV : KeyValue to firstKV : Cell in method private seekToScanner(scanner HFileScanner, firstOnRow KeyValue, firstKV Cell) : boolean in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Parameter Type comparator : Comparator<Cell> to comparator : CellComparator in method public binarySearch(arr Cell[], key Cell, comparator CellComparator) : int in class org.apache.hadoop.hbase.util.Bytes |
From |
To |
|
Change Parameter Type arr : byte[][] to arr : Cell[] in method public binarySearch(arr Cell[], key Cell, comparator CellComparator) : int in class org.apache.hadoop.hbase.util.Bytes |
From |
To |
|
Change Return Type byte[] to Cell in method public midkey() : Cell in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader |
From |
To |
|
Change Return Type byte[] to Cell in method public midkey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFile.Reader |
From |
To |
|
Change Return Type byte[] to Cell in method public midkey() : Cell in class org.apache.hadoop.hbase.io.HalfStoreFileReader |
From |
To |
|
Change Return Type byte[] to Cell in method public midkey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl |
From |
To |
|
Change Return Type byte[] to Cell in method public getFirstKey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl |
From |
To |
|
Change Return Type byte[] to Cell in method public getFirstKey() : Cell in class org.apache.hadoop.hbase.io.HalfStoreFileReader |
From |
To |
|
Change Return Type byte[] to Cell in method public getFirstKey() : Cell in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader |
From |
To |
|
Change Return Type byte[] to Cell in method public getFirstKey() : Cell in class org.apache.hadoop.hbase.io.hfile.HFile.Reader |
From |
To |
|
Change Variable Type kv : KeyValue to kv : Cell in method private seekToScanner(scanner HFileScanner, firstOnRow KeyValue, firstKV Cell) : boolean in class org.apache.hadoop.hbase.regionserver.HStore |
From |
To |
|
Change Variable Type firstKey : byte[] to firstKey : 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 midkey : byte[] to midkey : Cell in method package getFileSplitPoint(comparator CellComparator) : byte[] in class org.apache.hadoop.hbase.regionserver.StoreFile |
From |
To |
|
Change Variable Type midkey : byte[] to midkey : Cell 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 Variable Type midkey : byte[] to midkey : Cell 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 midkey : byte[] to midkey : Cell in method private checkHalfHFile(regionFs HRegionFileSystem, f StoreFile) : void in class org.apache.hadoop.hbase.regionserver.TestStoreFile |
From |
To |
|
Change Variable Type firstKey : byte[] to firstKey : Cell in method public getFirstRowKey() : byte[] in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl |
From |
To |