Uses of Class
org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto

Packages that use RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
org.apache.hadoop.ipc.proto   
org.apache.hadoop.ipc.protocolPB   
 

Uses of RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto in org.apache.hadoop.ipc.proto
 

Fields in org.apache.hadoop.ipc.proto with type parameters of type RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
static com.google.protobuf.Parser<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.PARSER
           
 

Methods in org.apache.hadoop.ipc.proto that return RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.build()
           
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.buildPartial()
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.getDefaultInstance()
           
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.getDefaultInstanceForType()
           
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.getDefaultInstanceForType()
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseDelimitedFrom(InputStream input)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(byte[] data)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.ByteString data)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(InputStream input)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface.refreshCallQueue(com.google.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request)
           
 

Methods in org.apache.hadoop.ipc.proto that return types with arguments of type RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
 com.google.protobuf.Parser<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.getParserForType()
           
 

Methods in org.apache.hadoop.ipc.proto with parameters of type RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder.mergeFrom(RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto other)
           
static RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.newBuilder(RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto prototype)
           
 

Method parameters in org.apache.hadoop.ipc.proto with type arguments of type RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
abstract  void RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.refreshCallQueue(com.google.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request, com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
          rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto);
 void RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface.refreshCallQueue(com.google.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request, com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
          rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto);
 void RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub.refreshCallQueue(com.google.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request, com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
           
 

Uses of RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto in org.apache.hadoop.ipc.protocolPB
 

Methods in org.apache.hadoop.ipc.protocolPB that return RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto RefreshCallQueueProtocolServerSideTranslatorPB.refreshCallQueue(com.google.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.