Uses of Enum Class
org.apache.hadoop.hbase.replication.master.ReplicationLogCleanerBarrier.State
Packages that use ReplicationLogCleanerBarrier.State
-
Uses of ReplicationLogCleanerBarrier.State in org.apache.hadoop.hbase.replication.master
Fields in org.apache.hadoop.hbase.replication.master declared as ReplicationLogCleanerBarrier.StateMethods in org.apache.hadoop.hbase.replication.master that return ReplicationLogCleanerBarrier.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ReplicationLogCleanerBarrier.State[]
ReplicationLogCleanerBarrier.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.