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

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

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

Methods in org.apache.hadoop.yarn.ipc that return RpcProtos.ProtoSpecificRpcResponse.Builder
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.clear()
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.clearException()
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.clearIsError()
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.clearResponseProto()
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.clone()
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.mergeException(org.apache.hadoop.yarn.proto.YarnProtos.YarnRemoteExceptionProto value)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.mergeFrom(com.google.protobuf.Message other)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.mergeFrom(RpcProtos.ProtoSpecificRpcResponse other)
           
static RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.newBuilder()
           
static RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.newBuilder(RpcProtos.ProtoSpecificRpcResponse prototype)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.newBuilderForType()
           
protected  RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.setException(org.apache.hadoop.yarn.proto.YarnProtos.YarnRemoteExceptionProto.Builder builderForValue)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.setException(org.apache.hadoop.yarn.proto.YarnProtos.YarnRemoteExceptionProto value)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.setIsError(boolean value)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.setResponseProto(com.google.protobuf.ByteString value)
           
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.toBuilder()
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.