Uses of Class
org.hbase.async.MapRTableMappingRules.ClusterType

Packages that use MapRTableMappingRules.ClusterType
org.hbase.async   
 

Uses of MapRTableMappingRules.ClusterType in org.hbase.async
 

Methods in org.hbase.async that return MapRTableMappingRules.ClusterType
 MapRTableMappingRules.ClusterType MapRTableMappingRules.getClusterType()
           
static MapRTableMappingRules.ClusterType MapRTableMappingRules.ClusterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MapRTableMappingRules.ClusterType[] MapRTableMappingRules.ClusterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2014, The Async HBase Authors