|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterProtos.IsCatalogJanitorEnabledResponse | |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf.generated |
Uses of MasterProtos.IsCatalogJanitorEnabledResponse in org.apache.hadoop.hbase.master |
---|
Methods in org.apache.hadoop.hbase.master that return MasterProtos.IsCatalogJanitorEnabledResponse | |
---|---|
MasterProtos.IsCatalogJanitorEnabledResponse |
HMaster.isCatalogJanitorEnabled(com.google.protobuf.RpcController c,
MasterProtos.IsCatalogJanitorEnabledRequest req)
|
Uses of MasterProtos.IsCatalogJanitorEnabledResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MasterProtos.IsCatalogJanitorEnabledResponse | |
---|---|
static com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledResponse> |
MasterProtos.IsCatalogJanitorEnabledResponse.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.IsCatalogJanitorEnabledResponse | |
---|---|
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)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MasterProtos.IsCatalogJanitorEnabledResponse | |
---|---|
com.google.protobuf.Parser<MasterProtos.IsCatalogJanitorEnabledResponse> |
MasterProtos.IsCatalogJanitorEnabledResponse.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.IsCatalogJanitorEnabledResponse | |
---|---|
MasterProtos.IsCatalogJanitorEnabledResponse.Builder |
MasterProtos.IsCatalogJanitorEnabledResponse.Builder.mergeFrom(MasterProtos.IsCatalogJanitorEnabledResponse other)
|
static MasterProtos.IsCatalogJanitorEnabledResponse.Builder |
MasterProtos.IsCatalogJanitorEnabledResponse.newBuilder(MasterProtos.IsCatalogJanitorEnabledResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterProtos.IsCatalogJanitorEnabledResponse | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |