| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<PingProtos.IncrementCountRequest> |
PingProtos.IncrementCountRequest.PARSER |
| Modifier and Type | Method and Description |
|---|---|
PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.Builder.build() |
PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.Builder.buildPartial() |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.getDefaultInstance() |
PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.getDefaultInstanceForType() |
PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.Builder.getDefaultInstanceForType() |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseDelimitedFrom(InputStream input) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(byte[] data) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(com.google.protobuf.ByteString data) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(InputStream input) |
static PingProtos.IncrementCountRequest |
PingProtos.IncrementCountRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PingProtos.IncrementCountRequest> |
PingProtos.IncrementCountRequest.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
PingProtos.IncrementCountResponse |
PingProtos.PingService.BlockingInterface.increment(com.google.protobuf.RpcController controller,
PingProtos.IncrementCountRequest request) |
abstract void |
PingProtos.PingService.increment(com.google.protobuf.RpcController controller,
PingProtos.IncrementCountRequest request,
com.google.protobuf.RpcCallback<PingProtos.IncrementCountResponse> done)
rpc increment(.IncrementCountRequest) returns (.IncrementCountResponse); |
void |
PingProtos.PingService.Interface.increment(com.google.protobuf.RpcController controller,
PingProtos.IncrementCountRequest request,
com.google.protobuf.RpcCallback<PingProtos.IncrementCountResponse> done)
rpc increment(.IncrementCountRequest) returns (.IncrementCountResponse); |
void |
PingProtos.PingService.Stub.increment(com.google.protobuf.RpcController controller,
PingProtos.IncrementCountRequest request,
com.google.protobuf.RpcCallback<PingProtos.IncrementCountResponse> done) |
PingProtos.IncrementCountRequest.Builder |
PingProtos.IncrementCountRequest.Builder.mergeFrom(PingProtos.IncrementCountRequest other) |
static PingProtos.IncrementCountRequest.Builder |
PingProtos.IncrementCountRequest.newBuilder(PingProtos.IncrementCountRequest prototype) |
Copyright © 2007–2019 Cloudera. All rights reserved.