Uses of Class
org.apache.hadoop.yarn.ipc.RpcProtos.ProtoSpecificRpcRequest.Builder

Packages that use RpcProtos.ProtoSpecificRpcRequest.Builder
org.apache.hadoop.yarn.ipc   
 

Uses of RpcProtos.ProtoSpecificRpcRequest.Builder in org.apache.hadoop.yarn.ipc
 

Methods in org.apache.hadoop.yarn.ipc that return RpcProtos.ProtoSpecificRpcRequest.Builder
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.clear()
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.clearMethodName()
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.clearRequestProto()
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.clone()
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.mergeFrom(com.google.protobuf.Message other)
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.mergeFrom(RpcProtos.ProtoSpecificRpcRequest other)
           
static RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.newBuilder()
           
static RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.newBuilder(RpcProtos.ProtoSpecificRpcRequest prototype)
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.newBuilderForType()
           
protected  RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.setMethodName(String value)
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.Builder.setRequestProto(com.google.protobuf.ByteString value)
           
 RpcProtos.ProtoSpecificRpcRequest.Builder RpcProtos.ProtoSpecificRpcRequest.toBuilder()
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.