|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterProtos.IsCatalogJanitorEnabledRequest | |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
org.apache.hadoop.hbase.protobuf.generated |
Uses of MasterProtos.IsCatalogJanitorEnabledRequest in org.apache.hadoop.hbase.master |
---|
Methods in org.apache.hadoop.hbase.master with parameters of type MasterProtos.IsCatalogJanitorEnabledRequest | |
---|---|
MasterProtos.IsCatalogJanitorEnabledResponse |
HMaster.isCatalogJanitorEnabled(com.google.protobuf.RpcController c,
MasterProtos.IsCatalogJanitorEnabledRequest req)
|
Uses of MasterProtos.IsCatalogJanitorEnabledRequest in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf that return MasterProtos.IsCatalogJanitorEnabledRequest | |
---|---|
static MasterProtos.IsCatalogJanitorEnabledRequest |
RequestConverter.buildIsCatalogJanitorEnabledRequest()
Creates a request for querying the master whether the catalog janitor is enabled |
Uses of MasterProtos.IsCatalogJanitorEnabledRequest in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MasterProtos.IsCatalogJanitorEnabledRequest | |
---|---|
static com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledRequest> |
MasterProtos.IsCatalogJanitorEnabledRequest.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.IsCatalogJanitorEnabledRequest | |
---|---|
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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(byte[] data)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(com.google.protobuf.ByteString data)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(com.google.protobuf.CodedInputStream input)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(InputStream input)
|
static MasterProtos.IsCatalogJanitorEnabledRequest |
MasterProtos.IsCatalogJanitorEnabledRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MasterProtos.IsCatalogJanitorEnabledRequest | |
---|---|
com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledRequest> |
MasterProtos.IsCatalogJanitorEnabledRequest.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.IsCatalogJanitorEnabledRequest | |
---|---|
MasterProtos.IsCatalogJanitorEnabledResponse |
MasterProtos.MasterService.BlockingInterface.isCatalogJanitorEnabled(com.google.protobuf.RpcController controller,
MasterProtos.IsCatalogJanitorEnabledRequest request)
|
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)
|
MasterProtos.IsCatalogJanitorEnabledRequest.Builder |
MasterProtos.IsCatalogJanitorEnabledRequest.Builder.mergeFrom(MasterProtos.IsCatalogJanitorEnabledRequest other)
|
static MasterProtos.IsCatalogJanitorEnabledRequest.Builder |
MasterProtos.IsCatalogJanitorEnabledRequest.newBuilder(MasterProtos.IsCatalogJanitorEnabledRequest prototype)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |