| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterRpcServices.isCatalogJanitorEnabled(com.google.protobuf.RpcController c,
MasterProtos.IsCatalogJanitorEnabledRequest req) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledResponse> |
MasterProtos.IsCatalogJanitorEnabledResponse.PARSER |
| 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(com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(byte[] data) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(InputStream input) |
static MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.IsCatalogJanitorEnabledResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledResponse> |
MasterProtos.IsCatalogJanitorEnabledResponse.getParserForType() |
| 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(com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request,
com.google.protobuf.RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse> done)
rpc IsCatalogJanitorEnabled(.IsCatalogJanitorEnabledRequest) returns (.IsCatalogJanitorEnabledResponse); |
void |
MasterProtos.MasterService.Interface.isCatalogJanitorEnabled(com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request,
com.google.protobuf.RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse> done)
rpc IsCatalogJanitorEnabled(.IsCatalogJanitorEnabledRequest) returns (.IsCatalogJanitorEnabledResponse); |
void |
MasterProtos.MasterService.Stub.isCatalogJanitorEnabled(com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request,
com.google.protobuf.RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse> done) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.