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