Uses of Enum Class
org.apache.hadoop.hbase.CatalogReplicaMode
Packages that use CatalogReplicaMode
-
Uses of CatalogReplicaMode in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return CatalogReplicaModeModifier and TypeMethodDescriptionstatic CatalogReplicaMode
CatalogReplicaMode.fromString
(String value) static CatalogReplicaMode
Returns the enum constant of this class with the specified name.static CatalogReplicaMode[]
CatalogReplicaMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CatalogReplicaMode in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as CatalogReplicaModeModifier and TypeFieldDescriptionprivate CatalogReplicaMode
AsyncNonMetaRegionLocator.metaReplicaMode