Uses of Enum
org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-
Uses of SplitLogWorker.TaskExecutor.Status in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionSplitLogWorker.TaskExecutor.exec
(String name, CancelableProgressable p) (package private) static SplitLogWorker.TaskExecutor.Status
SplitLogWorker.splitLog
(String filename, CancelableProgressable p, org.apache.hadoop.conf.Configuration conf, RegionServerServices server, LastSequenceId sequenceIdChecker, WALFactory factory) Deprecated.Returns Result either DONE, RESIGNED, or ERR.Returns the enum constant of this type with the specified name.static SplitLogWorker.TaskExecutor.Status[]
SplitLogWorker.TaskExecutor.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.