Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder

Packages that use MasterProtos.EnableCatalogJanitorRequest.Builder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of MasterProtos.EnableCatalogJanitorRequest.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.EnableCatalogJanitorRequest.Builder
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.Builder.clear()
           
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.Builder.clearEnable()
          required bool enable = 1;
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.Builder.clone()
           
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.Builder.mergeFrom(MasterProtos.EnableCatalogJanitorRequest other)
           
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.Builder.mergeFrom(com.google.protobuf.Message other)
           
static MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.newBuilder()
           
static MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.newBuilder(MasterProtos.EnableCatalogJanitorRequest prototype)
           
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.newBuilderForType()
           
protected  MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.Builder.setEnable(boolean value)
          required bool enable = 1;
 MasterProtos.EnableCatalogJanitorRequest.Builder MasterProtos.EnableCatalogJanitorRequest.toBuilder()
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.