|
Rename Method public abstract getLongStrictlyForward(index int) : long renamed to public abstract getLongAfterPosition(offset int) : long in class org.apache.hadoop.hbase.nio.ByteBuff |
From |
To |
|
Rename Method public getShortStrictlyForward(index int) : short renamed to public getShortAfterPosition(offset int) : short in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Rename Method public getLongStrictlyForward(index int) : long renamed to public getLongAfterPosition(offset int) : long in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Rename Method public getIntStrictlyForward(index int) : int renamed to public getIntAfterPosition(offset int) : int in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Rename Method public abstract getShortStrictlyForward(index int) : short renamed to public abstract getShortAfterPosition(offset int) : short in class org.apache.hadoop.hbase.nio.ByteBuff |
From |
To |
|
Rename Method public abstract getIntStrictlyForward(index int) : int renamed to public abstract getIntAfterPosition(offset int) : int in class org.apache.hadoop.hbase.nio.ByteBuff |
From |
To |
|
Rename Parameter index : int to offset : int in method public getIntAfterPosition(offset int) : int in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Rename Parameter position : int to offsetFromPos : int in method private _readMvccVersion(offsetFromPos int) : void in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl |
From |
To |
|
Rename Parameter index : int to offset : int in method public abstract getLongAfterPosition(offset int) : long in class org.apache.hadoop.hbase.nio.ByteBuff |
From |
To |
|
Rename Parameter position : int to offsetFromPos : int in method protected readMvccVersion(offsetFromPos int) : void in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl |
From |
To |
|
Rename Parameter index : int to offset : int in method public abstract getIntAfterPosition(offset int) : int in class org.apache.hadoop.hbase.nio.ByteBuff |
From |
To |
|
Rename Parameter index : int to offset : int in method public getLongAfterPosition(offset int) : long in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |
|
Rename Parameter index : int to offset : int in method public abstract getShortAfterPosition(offset int) : short in class org.apache.hadoop.hbase.nio.ByteBuff |
From |
To |
|
Rename Parameter index : int to offset : int in method public getShortAfterPosition(offset int) : short in class org.apache.hadoop.hbase.nio.MultiByteBuff |
From |
To |