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

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

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

Methods in org.apache.hadoop.yarn.ipc that return RpcProtos.ProtoSpecificRpcResponse
 RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.Builder.build()
           
 RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.Builder.buildPartial()
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.getDefaultInstance()
           
 RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.getDefaultInstanceForType()
           
 RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.Builder.getDefaultInstanceForType()
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseDelimitedFrom(InputStream input)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(byte[] data)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(com.google.protobuf.ByteString data)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(InputStream input)
           
static RpcProtos.ProtoSpecificRpcResponse RpcProtos.ProtoSpecificRpcResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.yarn.ipc with parameters of type RpcProtos.ProtoSpecificRpcResponse
 RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.Builder.mergeFrom(RpcProtos.ProtoSpecificRpcResponse other)
           
static RpcProtos.ProtoSpecificRpcResponse.Builder RpcProtos.ProtoSpecificRpcResponse.newBuilder(RpcProtos.ProtoSpecificRpcResponse prototype)
           
 

Constructors in org.apache.hadoop.yarn.ipc with parameters of type RpcProtos.ProtoSpecificRpcResponse
ProtoOverHadoopRpcEngine.ProtoSpecificResponseWritable(RpcProtos.ProtoSpecificRpcResponse message)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.