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