|
Rename Variable ret : int to bytesRead : int in method public read(buffer byte[], offset int, length int) : int in class alluxio.hadoop.HdfsFileInputStream |
From |
To |
|
Rename Variable ret : int to bytesRead : int in method public readFully(position long, buffer byte[], offset int, length int) : void in class alluxio.hadoop.HdfsFileInputStream |
From |
To |
|
Rename Variable ret : int to bytesRead : int in method public read(position long, buffer byte[], offset int, length int) : int in class alluxio.hadoop.HdfsFileInputStream |
From |
To |
|
Rename Variable n : int to totalBytesRead : int in method public readFully(position long, buffer byte[], offset int, length int) : void in class alluxio.hadoop.HdfsFileInputStream |
From |
To |
|
Rename Variable ret : int to data : int in method public read() : int in class alluxio.hadoop.HdfsFileInputStream |
From |
To |