Uses of Enum Class
org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
Packages that use ReplicationPeerStorageType
-
Uses of ReplicationPeerStorageType in org.apache.hadoop.hbase.replication
Fields in org.apache.hadoop.hbase.replication declared as ReplicationPeerStorageTypeModifier and TypeFieldDescriptionstatic final ReplicationPeerStorageTypeReplicationStorageFactory.DEFAULT_REPLICATION_PEER_STORAGE_IMPLMethods in org.apache.hadoop.hbase.replication that return ReplicationPeerStorageTypeModifier and TypeMethodDescriptionstatic ReplicationPeerStorageTypeReturns the enum constant of this class with the specified name.static ReplicationPeerStorageType[]ReplicationPeerStorageType.values()Returns an array containing the constants of this enum class, in the order they are declared.