| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 字段和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.DeleteTableRequest> |
MasterProtos.DeleteTableRequest.PARSER
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.Builder.build() |
MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.Builder.buildPartial() |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.getDefaultInstance() |
MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.getDefaultInstanceForType() |
MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(byte[] data) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(ByteBuffer data) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(InputStream input) |
static MasterProtos.DeleteTableRequest |
MasterProtos.DeleteTableRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.DeleteTableRequest> |
MasterProtos.DeleteTableRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.DeleteTableRequest> |
MasterProtos.DeleteTableRequest.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
MasterProtos.DeleteTableResponse |
MasterProtos.MasterService.BlockingInterface.deleteTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteTableRequest request) |
abstract void |
MasterProtos.MasterService.deleteTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteTableRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.DeleteTableResponse> done)
Deletes a table
rpc DeleteTable(.hbase.pb.DeleteTableRequest) returns (.hbase.pb.DeleteTableResponse); |
void |
MasterProtos.MasterService.Interface.deleteTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteTableRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.DeleteTableResponse> done)
Deletes a table
rpc DeleteTable(.hbase.pb.DeleteTableRequest) returns (.hbase.pb.DeleteTableResponse); |
void |
MasterProtos.MasterService.Stub.deleteTable(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.DeleteTableRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.DeleteTableResponse> done) |
MasterProtos.DeleteTableRequest.Builder |
MasterProtos.DeleteTableRequest.Builder.mergeFrom(MasterProtos.DeleteTableRequest other) |
static MasterProtos.DeleteTableRequest.Builder |
MasterProtos.DeleteTableRequest.newBuilder(MasterProtos.DeleteTableRequest prototype) |
Copyright © 2007–2019. All rights reserved.