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

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

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

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

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.