Uses of Class
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse

Uses of ClientProtos.GetResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.GetResponse
 ClientProtos.GetResponse ClientProtos.GetResponse.Builder.build()
           
 ClientProtos.GetResponse ClientProtos.GetResponse.Builder.buildPartial()
           
 ClientProtos.GetResponse ClientProtos.ClientService.BlockingInterface.get(com.google.protobuf.RpcController controller, ClientProtos.GetRequest request)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.getDefaultInstance()
           
 ClientProtos.GetResponse ClientProtos.GetResponse.getDefaultInstanceForType()
           
 ClientProtos.GetResponse ClientProtos.GetResponse.Builder.getDefaultInstanceForType()
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseDelimitedFrom(InputStream input)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(byte[] data)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(com.google.protobuf.ByteString data)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(InputStream input)
           
static ClientProtos.GetResponse ClientProtos.GetResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClientProtos.GetResponse
 ClientProtos.GetResponse.Builder ClientProtos.GetResponse.Builder.mergeFrom(ClientProtos.GetResponse other)
           
static ClientProtos.GetResponse.Builder ClientProtos.GetResponse.newBuilder(ClientProtos.GetResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type ClientProtos.GetResponse
abstract  void ClientProtos.ClientService.get(com.google.protobuf.RpcController controller, ClientProtos.GetRequest request, com.google.protobuf.RpcCallback<ClientProtos.GetResponse> done)
           
 void ClientProtos.ClientService.Interface.get(com.google.protobuf.RpcController controller, ClientProtos.GetRequest request, com.google.protobuf.RpcCallback<ClientProtos.GetResponse> done)
           
 void ClientProtos.ClientService.Stub.get(com.google.protobuf.RpcController controller, ClientProtos.GetRequest request, com.google.protobuf.RpcCallback<ClientProtos.GetResponse> done)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.