| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| 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.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 | Method and Description |
|---|---|
static MasterProtos.IsCatalogJanitorEnabledRequest |
RequestConverter.buildIsCatalogJanitorEnabledRequest()
Creates a request for querying the master whether the catalog janitor is enabled
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledRequest> |
MasterProtos.IsCatalogJanitorEnabledRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.Builder.build() |
MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.Builder.buildPartial() |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.getDefaultInstance() |
MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.getDefaultInstanceForType() |
MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(byte[] data) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(ByteBuffer data) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(InputStream input) |
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.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.IsCatalogJanitorEnabledRequest> |
MasterProtos.IsCatalogJanitorEnabledRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledRequest> |
MasterProtos.IsCatalogJanitorEnabledRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.MasterService.BlockingInterface.isCatalogJanitorEnabled(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request) |
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) |
MasterProtos.IsCatalogJanitorEnabledRequest.Builder |
MasterProtos.IsCatalogJanitorEnabledRequest.Builder.mergeFrom(MasterProtos.IsCatalogJanitorEnabledRequest other) |
static MasterProtos.IsCatalogJanitorEnabledRequest.Builder |
MasterProtos.IsCatalogJanitorEnabledRequest.newBuilder(MasterProtos.IsCatalogJanitorEnabledRequest prototype) |
Copyright © 2007–2019 Cloudera. All rights reserved.