| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
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 | Method and Description |
|---|---|
static MasterProtos.SetTableStateInMetaRequest |
RequestConverter.buildSetTableStateInMetaRequest(TableState state)
Creates a protocol buffer SetTableStateInMetaRequest
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetTableStateInMetaRequest> |
MasterProtos.SetTableStateInMetaRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.Builder.build() |
MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.Builder.buildPartial() |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.getDefaultInstance() |
MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.getDefaultInstanceForType() |
MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(byte[] data) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(ByteBuffer data) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(InputStream input) |
static MasterProtos.SetTableStateInMetaRequest |
MasterProtos.SetTableStateInMetaRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetTableStateInMetaRequest> |
MasterProtos.SetTableStateInMetaRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetTableStateInMetaRequest> |
MasterProtos.SetTableStateInMetaRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetTableStateInMetaRequest.Builder |
MasterProtos.SetTableStateInMetaRequest.Builder.mergeFrom(MasterProtos.SetTableStateInMetaRequest other) |
static MasterProtos.SetTableStateInMetaRequest.Builder |
MasterProtos.SetTableStateInMetaRequest.newBuilder(MasterProtos.SetTableStateInMetaRequest prototype) |
MasterProtos.GetTableStateResponse |
MasterProtos.HbckService.BlockingInterface.setTableStateInMeta(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetTableStateInMetaRequest request) |
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.