Uses of Enum Class
org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
-
Uses of ReplicationPeerStorageType in org.apache.hadoop.hbase.replication
Modifier and TypeFieldDescriptionstatic final ReplicationPeerStorageType
ReplicationStorageFactory.DEFAULT_REPLICATION_PEER_STORAGE_IMPL
Modifier and TypeMethodDescriptionstatic ReplicationPeerStorageType
Returns 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.