| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetTableStateResponse |
ShortCircuitMasterConnection.getTableState(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetTableStateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetTableStateResponse |
MasterRpcServices.getTableState(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetTableStateRequest request) |
MasterProtos.GetTableStateResponse |
MasterRpcServices.setTableStateInMeta(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetTableStateInMetaRequest request)
Update state of the table in meta only.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetTableStateResponse> |
MasterProtos.GetTableStateResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.Builder.build() |
MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.Builder.buildPartial() |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.getDefaultInstance() |
MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.getDefaultInstanceForType() |
MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.Builder.getDefaultInstanceForType() |
MasterProtos.GetTableStateResponse |
MasterProtos.MasterService.BlockingInterface.getTableState(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetTableStateRequest request) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(byte[] data) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(ByteBuffer data) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(InputStream input) |
static MasterProtos.GetTableStateResponse |
MasterProtos.GetTableStateResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.GetTableStateResponse |
MasterProtos.HbckService.BlockingInterface.setTableStateInMeta(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetTableStateInMetaRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetTableStateResponse> |
MasterProtos.GetTableStateResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetTableStateResponse> |
MasterProtos.GetTableStateResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetTableStateResponse.Builder |
MasterProtos.GetTableStateResponse.Builder.mergeFrom(MasterProtos.GetTableStateResponse other) |
static MasterProtos.GetTableStateResponse.Builder |
MasterProtos.GetTableStateResponse.newBuilder(MasterProtos.GetTableStateResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
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
|
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
|
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) |
abstract void |
MasterProtos.HbckService.setTableStateInMeta(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetTableStateInMetaRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetTableStateResponse> done)
Update state of the table in meta only
|
void |
MasterProtos.HbckService.Interface.setTableStateInMeta(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetTableStateInMetaRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetTableStateResponse> done)
Update state of the table in meta only
|
void |
MasterProtos.HbckService.Stub.setTableStateInMeta(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetTableStateInMetaRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetTableStateResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.