| 
                                Rename Method	public clearDestinationHost() : Builder renamed to public clearSourceHost() : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDestinationHost() : String renamed to public getSourceHost() : String in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setAsyncCache(value boolean) : Builder renamed to public setSourcePort(value int) : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public mergeCacheBlockOptions(value Protocol.AsyncCacheOptions) : Builder renamed to public mergeOpenAlluxioBlockOptions(value Protocol.OpenAlluxioBlockOptions) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasDestinationHost() : boolean renamed to public hasSourcePort() : boolean in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setCacheBlockOptions(value Protocol.AsyncCacheOptions) : Builder renamed to public setOpenAlluxioBlockOptions(value Protocol.OpenAlluxioBlockOptions) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasAsyncCache() : boolean renamed to public hasSourceHost() : boolean in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasAsyncCache() : boolean renamed to public hasSourceHost() : boolean in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setDestinationHostBytes(value ByteString) : Builder renamed to public setSourceHostBytes(value ByteString) : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public clearCacheBlockOptions() : Builder renamed to public clearOpenAlluxioBlockOptions() : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setCacheBlockOptions(builderForValue Protocol.AsyncCacheOptions.Builder) : Builder renamed to public setOpenAlluxioBlockOptions(builderForValue Protocol.OpenAlluxioBlockOptions.Builder) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasCacheBlockOptions() : boolean renamed to public hasAsyncCache() : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasCacheBlockOptions() : boolean renamed to public hasAsyncCache() : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public clearDestinationPort() : Builder renamed to public clearSourcePort() : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDestinationPort() : int renamed to public getSourcePort() : int in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDestinationHostBytes() : ByteString renamed to public getSourceHostBytes() : ByteString in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getCacheBlockOptionsOrBuilder() : Protocol.AsyncCacheOptionsOrBuilder renamed to public getOpenAlluxioBlockOptionsOrBuilder() : Protocol.OpenAlluxioBlockOptionsOrBuilder in class alluxio.proto.dataserver.Protocol.ReadRequestOrBuilder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDestinationHostBytes() : ByteString renamed to public getSourceHostBytes() : ByteString in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDestinationPort() : int renamed to public getSourcePort() : int in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasDestinationHost() : boolean renamed to public hasSourcePort() : boolean in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getCacheBlockOptionsOrBuilder() : Protocol.AsyncCacheOptionsOrBuilder renamed to public getOpenAlluxioBlockOptionsOrBuilder() : Protocol.OpenAlluxioBlockOptionsOrBuilder in class alluxio.proto.dataserver.Protocol.ReadRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public setDestinationHost(value String) : Builder renamed to public setSourceHost(value String) : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public hasCacheBlockOptions() : boolean renamed to public hasAsyncCache() : boolean in class alluxio.proto.dataserver.Protocol.ReadRequestOrBuilder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDestinationHost() : String renamed to public getSourceHost() : String in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Parameter Type	value : boolean to value : int in method public setSourcePort(value int) : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	value : Protocol.AsyncCacheOptions to value : Protocol.OpenAlluxioBlockOptions in method public setOpenAlluxioBlockOptions(value Protocol.OpenAlluxioBlockOptions) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	value : Protocol.AsyncCacheOptions to value : Protocol.OpenAlluxioBlockOptions in method public mergeOpenAlluxioBlockOptions(value Protocol.OpenAlluxioBlockOptions) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	builderForValue : Protocol.AsyncCacheOptions.Builder to builderForValue : Protocol.OpenAlluxioBlockOptions.Builder in method public setOpenAlluxioBlockOptions(builderForValue Protocol.OpenAlluxioBlockOptions.Builder) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	other : Protocol.AsyncCacheOptions to other : Protocol.OpenAlluxioBlockOptions in method public mergeFrom(other Protocol.OpenAlluxioBlockOptions) : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	prototype : Protocol.AsyncCacheOptions to prototype : Protocol.OpenAlluxioBlockOptions in method public newBuilder(prototype Protocol.OpenAlluxioBlockOptions) : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(data ByteString) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public getDefaultInstanceForType() : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(data byte[]) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	AsyncCacheOptions to OpenAlluxioBlockOptions in method public getDefaultInstance() : OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseDelimitedFrom(input InputStream, extensionRegistry ExtensionRegistryLite) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(input InputStream) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(data byte[], extensionRegistry ExtensionRegistryLite) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	AsyncCacheOptions to OpenAlluxioBlockOptions in method public getDefaultInstanceForType() : OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(input CodedInputStream, extensionRegistry ExtensionRegistryLite) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptionsOrBuilder to Protocol.OpenAlluxioBlockOptionsOrBuilder in method public getOpenAlluxioBlockOptionsOrBuilder() : Protocol.OpenAlluxioBlockOptionsOrBuilder in class alluxio.proto.dataserver.Protocol.ReadRequestOrBuilder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(data ByteString, extensionRegistry ExtensionRegistryLite) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(input InputStream, extensionRegistry ExtensionRegistryLite) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public buildPartial() : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseFrom(input CodedInputStream) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Parser<AsyncCacheOptions> to Parser<OpenAlluxioBlockOptions> in method public getParserForType() : Parser<OpenAlluxioBlockOptions> in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public build() : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptionsOrBuilder to Protocol.OpenAlluxioBlockOptionsOrBuilder in method public getOpenAlluxioBlockOptionsOrBuilder() : Protocol.OpenAlluxioBlockOptionsOrBuilder in class alluxio.proto.dataserver.Protocol.ReadRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Protocol.AsyncCacheOptions to Protocol.OpenAlluxioBlockOptions in method public parseDelimitedFrom(input InputStream) : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Attribute	destinationHost_ : Object to sourceHost_ : Object in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	destinationPort_ : int to sourcePort_ : int in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	cacheBlockOptionsBuilder_ : SingleFieldBuilder<alluxio.proto.dataserver.Protocol.AsyncCacheOptions,alluxio.proto.dataserver.Protocol.AsyncCacheOptions.Builder,alluxio.proto.dataserver.Protocol.AsyncCacheOptionsOrBuilder> to openAlluxioBlockOptionsBuilder_ : SingleFieldBuilder<alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions,alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder,alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptionsOrBuilder> in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	cacheBlockOptions_ : Protocol.AsyncCacheOptions to openAlluxioBlockOptions_ : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.ReadRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	asyncCache_ : boolean to sourcePort_ : int in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	cacheBlockOptions_ : Protocol.AsyncCacheOptions to openAlluxioBlockOptions_ : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	internal_static_alluxio_proto_dataserver_AsyncCacheOptions_descriptor : Descriptors.Descriptor to internal_static_alluxio_proto_dataserver_OpenAlluxioBlockOptions_descriptor : Descriptors.Descriptor in class alluxio.proto.dataserver.Protocol | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Variable Type	parsedMessage : Protocol.AsyncCacheOptions to parsedMessage : Protocol.OpenAlluxioBlockOptions in method public mergeFrom(input CodedInputStream, extensionRegistry ExtensionRegistryLite) : Builder in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	subBuilder : Protocol.AsyncCacheOptions.Builder to subBuilder : Protocol.OpenAlluxioBlockOptions.Builder in method private ReadRequest(input CodedInputStream, extensionRegistry ExtensionRegistryLite) in class alluxio.proto.dataserver.Protocol.ReadRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	result : Protocol.AsyncCacheOptions to result : Protocol.OpenAlluxioBlockOptions in method public buildPartial() : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	result : Protocol.AsyncCacheOptions to result : Protocol.OpenAlluxioBlockOptions in method public build() : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Attribute Type	defaultInstance : AsyncCacheOptions to defaultInstance : OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	cacheBlockOptionsBuilder_ : SingleFieldBuilder<alluxio.proto.dataserver.Protocol.AsyncCacheOptions,alluxio.proto.dataserver.Protocol.AsyncCacheOptions.Builder,alluxio.proto.dataserver.Protocol.AsyncCacheOptionsOrBuilder> to openAlluxioBlockOptionsBuilder_ : SingleFieldBuilder<alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions,alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder,alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptionsOrBuilder> in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	cacheBlockOptions_ : Protocol.AsyncCacheOptions to openAlluxioBlockOptions_ : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.ReadRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	PARSER : Parser<AsyncCacheOptions> to PARSER : Parser<OpenAlluxioBlockOptions> in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	asyncCache_ : boolean to sourcePort_ : int in class alluxio.proto.dataserver.Protocol.OpenAlluxioBlockOptions.Builder | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	cacheBlockOptions_ : Protocol.AsyncCacheOptions to openAlluxioBlockOptions_ : Protocol.OpenAlluxioBlockOptions in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | 
                                From | 
                                To |