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