Uses of Enum Class
org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper.WorkerState
Packages that use ReplicationSourceShipper.WorkerState
-
Uses of ReplicationSourceShipper.WorkerState in org.apache.hadoop.hbase.replication.regionserver
Fields in org.apache.hadoop.hbase.replication.regionserver declared as ReplicationSourceShipper.WorkerStateMethods in org.apache.hadoop.hbase.replication.regionserver that return ReplicationSourceShipper.WorkerStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ReplicationSourceShipper.WorkerState[]
ReplicationSourceShipper.WorkerState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase.replication.regionserver with parameters of type ReplicationSourceShipper.WorkerStateModifier and TypeMethodDescriptionprotected final void
ReplicationSourceShipper.setWorkerState
(ReplicationSourceShipper.WorkerState state)