|
Rename Method public read(position long, buffer byte[], offset int, length int) : int renamed to public positionedRead(position long, buffer byte[], offset int, length int) : int in class alluxio.client.PositionedReadable |
From |
To |
|
Rename Method public read(pos long, b byte[], off int, len int) : int renamed to public positionedRead(pos long, b byte[], off int, len int) : int in class alluxio.client.block.stream.BlockInStream |
From |
To |
|
Rename Method public read(pos long, b byte[], off int, len int) : int renamed to public positionedRead(pos long, b byte[], off int, len int) : int in class alluxio.client.block.stream.PacketInStream |
From |
To |
|
Rename Method public read(pos long, b byte[], off int, len int) : int renamed to public positionedRead(pos long, b byte[], off int, len int) : int in class alluxio.client.block.stream.UnderFileSystemFileInStream |
From |
To |
|
Rename Method public read(pos long, b byte[], off int, len int) : int renamed to public positionedRead(pos long, b byte[], off int, len int) : int in class alluxio.client.file.FileInStream |
From |
To |
|
Rename Method public read(pos long, b byte[], off int, len int) : int renamed to public positionedRead(pos long, b byte[], off int, len int) : int in class alluxio.client.block.UnderStoreBlockInStream |
From |
To |