|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterProtos.EnableCatalogJanitorRequest | |
---|---|
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.EnableCatalogJanitorRequest in org.apache.hadoop.hbase.master |
---|
Methods in org.apache.hadoop.hbase.master with parameters of type MasterProtos.EnableCatalogJanitorRequest | |
---|---|
MasterProtos.EnableCatalogJanitorResponse |
HMaster.enableCatalogJanitor(com.google.protobuf.RpcController c,
MasterProtos.EnableCatalogJanitorRequest req)
|
Uses of MasterProtos.EnableCatalogJanitorRequest in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf that return MasterProtos.EnableCatalogJanitorRequest | |
---|---|
static MasterProtos.EnableCatalogJanitorRequest |
RequestConverter.buildEnableCatalogJanitorRequest(boolean enable)
Creates a request for enabling/disabling the catalog janitor |
Uses of MasterProtos.EnableCatalogJanitorRequest in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MasterProtos.EnableCatalogJanitorRequest | |
---|---|
static com.google.protobuf.Parser<MasterProtos.EnableCatalogJanitorRequest> |
MasterProtos.EnableCatalogJanitorRequest.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.EnableCatalogJanitorRequest | |
---|---|
MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.Builder.build()
|
MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.Builder.buildPartial()
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.getDefaultInstance()
|
MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.getDefaultInstanceForType()
|
MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.Builder.getDefaultInstanceForType()
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseDelimitedFrom(InputStream input)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(byte[] data)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(com.google.protobuf.ByteString data)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(com.google.protobuf.CodedInputStream input)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(InputStream input)
|
static MasterProtos.EnableCatalogJanitorRequest |
MasterProtos.EnableCatalogJanitorRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MasterProtos.EnableCatalogJanitorRequest | |
---|---|
com.google.protobuf.Parser<MasterProtos.EnableCatalogJanitorRequest> |
MasterProtos.EnableCatalogJanitorRequest.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.EnableCatalogJanitorRequest | |
---|---|
MasterProtos.EnableCatalogJanitorResponse |
MasterProtos.MasterService.BlockingInterface.enableCatalogJanitor(com.google.protobuf.RpcController controller,
MasterProtos.EnableCatalogJanitorRequest request)
|
abstract void |
MasterProtos.MasterService.enableCatalogJanitor(com.google.protobuf.RpcController controller,
MasterProtos.EnableCatalogJanitorRequest request,
com.google.protobuf.RpcCallback<MasterProtos.EnableCatalogJanitorResponse> done)
rpc EnableCatalogJanitor(.EnableCatalogJanitorRequest) returns (.EnableCatalogJanitorResponse); |
void |
MasterProtos.MasterService.Interface.enableCatalogJanitor(com.google.protobuf.RpcController controller,
MasterProtos.EnableCatalogJanitorRequest request,
com.google.protobuf.RpcCallback<MasterProtos.EnableCatalogJanitorResponse> done)
rpc EnableCatalogJanitor(.EnableCatalogJanitorRequest) returns (.EnableCatalogJanitorResponse); |
void |
MasterProtos.MasterService.Stub.enableCatalogJanitor(com.google.protobuf.RpcController controller,
MasterProtos.EnableCatalogJanitorRequest request,
com.google.protobuf.RpcCallback<MasterProtos.EnableCatalogJanitorResponse> done)
|
MasterProtos.EnableCatalogJanitorRequest.Builder |
MasterProtos.EnableCatalogJanitorRequest.Builder.mergeFrom(MasterProtos.EnableCatalogJanitorRequest other)
|
static MasterProtos.EnableCatalogJanitorRequest.Builder |
MasterProtos.EnableCatalogJanitorRequest.newBuilder(MasterProtos.EnableCatalogJanitorRequest prototype)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |