Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterAdminProtos.EnableCatalogJanitorResponse

Uses of MasterAdminProtos.EnableCatalogJanitorResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterAdminProtos.EnableCatalogJanitorResponse
 MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.Builder.build()
           
 MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.Builder.buildPartial()
           
 MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.MasterAdminService.BlockingInterface.enableCatalogJanitor(com.google.protobuf.RpcController controller, MasterAdminProtos.EnableCatalogJanitorRequest request)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.getDefaultInstance()
           
 MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.getDefaultInstanceForType()
           
 MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.Builder.getDefaultInstanceForType()
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseDelimitedFrom(InputStream input)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(byte[] data)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(com.google.protobuf.ByteString data)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(InputStream input)
           
static MasterAdminProtos.EnableCatalogJanitorResponse MasterAdminProtos.EnableCatalogJanitorResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.EnableCatalogJanitorResponse
 MasterAdminProtos.EnableCatalogJanitorResponse.Builder MasterAdminProtos.EnableCatalogJanitorResponse.Builder.mergeFrom(MasterAdminProtos.EnableCatalogJanitorResponse other)
           
static MasterAdminProtos.EnableCatalogJanitorResponse.Builder MasterAdminProtos.EnableCatalogJanitorResponse.newBuilder(MasterAdminProtos.EnableCatalogJanitorResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterAdminProtos.EnableCatalogJanitorResponse
abstract  void MasterAdminProtos.MasterAdminService.enableCatalogJanitor(com.google.protobuf.RpcController controller, MasterAdminProtos.EnableCatalogJanitorRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.EnableCatalogJanitorResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Interface.enableCatalogJanitor(com.google.protobuf.RpcController controller, MasterAdminProtos.EnableCatalogJanitorRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.EnableCatalogJanitorResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Stub.enableCatalogJanitor(com.google.protobuf.RpcController controller, MasterAdminProtos.EnableCatalogJanitorRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.EnableCatalogJanitorResponse> done)
           
 



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