Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ClientProtos.GetRequest> |
ClientProtos.GetRequest.PARSER |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ClientProtos.GetRequest> |
ClientProtos.GetRequest.getParserForType() |
Modifier and Type | Method and Description |
---|---|
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)
rpc Get(.GetRequest) returns (.GetResponse); |
void |
ClientProtos.ClientService.Interface.get(com.google.protobuf.RpcController controller,
ClientProtos.GetRequest request,
com.google.protobuf.RpcCallback<ClientProtos.GetResponse> done)
rpc Get(.GetRequest) returns (.GetResponse); |
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) |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.