|
Change Parameter Type prototype : ProtoMessage.Type to prototype : ProtoMessage in method public RPCProtoMessage(serialized byte[], prototype ProtoMessage, data DataBuffer) in class alluxio.network.protocol.RPCProtoMessage |
From |
To |
|
Change Parameter Type prototype : ProtoMessage.Type to prototype : ProtoMessage in method public decode(in ByteBuf, prototype ProtoMessage) : RPCProtoMessage in class alluxio.network.protocol.RPCProtoMessage |
From |
To |
|
Change Parameter Type prototype : MessageLite to prototype : ProtoMessage in method public parseFrom(serialized byte[], prototype ProtoMessage) : ProtoMessage in class alluxio.util.proto.ProtoMessage |
From |
To |