|
Rename Attribute mPosToAck : long to mPosToWriteUncommitted : long in class alluxio.client.block.stream.NettyBlockWriter.WriteListener |
From |
To |
|
Rename Attribute mDoneCondition : Condition to mDoneOrFail : Condition in class alluxio.client.block.stream.NettyBlockWriter |
From |
To |
|
Rename Attribute mPendingWriteFull : Condition to mBufferNotFullOrFail : Condition in class alluxio.client.block.stream.NettyBlockWriter |
From |
To |
|
Rename Attribute MAX_BUFFER_SIZE : int to MAX_PACKETS_IN_FLIGHT : int in class alluxio.client.block.stream.NettyBlockReader |
From |
To |
|
Rename Attribute mPosAcked : long to mPosToWrite : long in class alluxio.client.block.stream.NettyBlockWriter |
From |
To |
|
Rename Attribute MAX_BUFFER_SIZE : int to MAX_PACKETS_IN_FLIGHT : int in class alluxio.worker.netty.BlockWriteDataServerHandler |
From |
To |
|
Rename Attribute mPos : long to mPosToQueue : long in class alluxio.client.block.stream.NettyBlockWriter |
From |
To |
|
Rename Attribute mNotEmpty : Condition to mNotEmptyOrFail : Condition in class alluxio.client.block.stream.NettyBlockReader |
From |
To |