| 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.IsCatalogJanitorEnabledResponse |
ShortCircuitMasterConnection.isCatalogJanitorEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterRpcServices.isCatalogJanitorEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController c,
MasterProtos.IsCatalogJanitorEnabledRequest req) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledResponse> |
MasterProtos.IsCatalogJanitorEnabledResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.Builder.build() |
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.Builder.buildPartial() |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.getDefaultInstance() |
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.getDefaultInstanceForType() |
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.Builder.getDefaultInstanceForType() |
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.MasterService.BlockingInterface.isCatalogJanitorEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(byte[] data) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(ByteBuffer data) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(InputStream input) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.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.IsCatalogJanitorEnabledResponse> |
MasterProtos.IsCatalogJanitorEnabledResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledResponse> |
MasterProtos.IsCatalogJanitorEnabledResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsCatalogJanitorEnabledResponse.Builder |
MasterProtos.IsCatalogJanitorEnabledResponse.Builder.mergeFrom(MasterProtos.IsCatalogJanitorEnabledResponse other) |
static MasterProtos.IsCatalogJanitorEnabledResponse.Builder |
MasterProtos.IsCatalogJanitorEnabledResponse.newBuilder(MasterProtos.IsCatalogJanitorEnabledResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.isCatalogJanitorEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse> done)
Query whether the catalog janitor is enabled.
|
void |
MasterProtos.MasterService.Interface.isCatalogJanitorEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse> done)
Query whether the catalog janitor is enabled.
|
void |
MasterProtos.MasterService.Stub.isCatalogJanitorEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.