|
Move Method public blockRange(startOffset long, endOffset long) : BlockIterator from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to public blockRange(startOffset long, endOffset long) : BlockIterator from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Method protected readAtOffset(istream FSDataInputStream, dest byte[], destOffset int, size int, peekIntoNextBlock boolean, fileOffset long, pread boolean) : int from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to protected readAtOffset(istream FSDataInputStream, dest byte[], destOffset int, size int, peekIntoNextBlock boolean, fileOffset long, pread boolean) : int from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected hfs : HFileSystem from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to protected hfs : HFileSystem from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected hdrSize : int from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to protected hdrSize : int from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected path : Path from class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter to protected path : Path from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute private streamLock : Lock from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to private streamLock : Lock from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected hfs : HFileSystem from class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader to protected hfs : HFileSystem from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected fileSize : long from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to protected fileSize : long from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected path : Path from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to protected path : Path from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected fileContext : HFileContext from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to protected fileContext : HFileContext from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute public DEFAULT_BUFFER_SIZE : int from class org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader to public DEFAULT_BUFFER_SIZE : int from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected fileSize : long from class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader to protected fileSize : long from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Move Attribute protected path : Path from class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader to protected path : Path from class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl |
From |
To |
|
Change Variable Type hfw : HFileWriterV2 to hfw : HFile.Writer in method public testWriteHFile() : void in class org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion |
From |
To |
|
Change Variable Type reader2 : HFileReaderV2 to reader2 : HFile.Reader in method public testHFileWriterAndReader() : void in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex |
From |
To |
|
Change Variable Type writer : HFileWriterV2 to writer : HFile.Writer 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 reader : HFileReaderV2 to reader : HFile.Reader in method private readStoreFile(path Path) : void in class org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema |
From |
To |
|
Change Variable Type reader : HFileReaderV2 to reader : HFile.Reader in method public testWriteHFile() : void in class org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion |
From |
To |
|
Change Variable Type reader : HFileReaderV2 to reader : HFile.Reader in method private readStoreFile(storeFilePath Path) : void in class org.apache.hadoop.hbase.io.hfile.TestPrefetch |
From |
To |
|
Change Variable Type writer : HFileWriterV3 to writer : HFile.Writer 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 writer : HFileWriterV2 to writer : HFile.Writer in method private writeHFile(conf Configuration, cc CacheConfig, fs FileSystem, path Path, cxt HFileContext, entryCount int) : void in class org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression |
From |
To |