|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClientProtos.GetRequest in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.GetRequest | |
---|---|
ClientProtos.GetRequest |
ClientProtos.GetRequest.Builder.build()
|
ClientProtos.GetRequest |
ClientProtos.GetRequest.Builder.buildPartial()
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.getDefaultInstance()
|
ClientProtos.GetRequest |
ClientProtos.GetRequest.getDefaultInstanceForType()
|
ClientProtos.GetRequest |
ClientProtos.GetRequest.Builder.getDefaultInstanceForType()
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseDelimitedFrom(InputStream input)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(byte[] data)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(com.google.protobuf.ByteString data)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(InputStream input)
|
static ClientProtos.GetRequest |
ClientProtos.GetRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClientProtos.GetRequest | |
---|---|
ClientProtos.GetResponse |
ClientProtos.ClientService.BlockingInterface.get(com.google.protobuf.RpcController controller,
ClientProtos.GetRequest request)
|
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)
|
ClientProtos.GetRequest.Builder |
ClientProtos.GetRequest.Builder.mergeFrom(ClientProtos.GetRequest other)
|
static ClientProtos.GetRequest.Builder |
ClientProtos.GetRequest.newBuilder(ClientProtos.GetRequest prototype)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |