Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest

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)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.