Uses of Enum Class
org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker.DeleteState
-
Uses of ProcedureStoreTracker.DeleteState in org.apache.hadoop.hbase.procedure2.store.wal
Modifier and TypeMethodDescriptionBitSetNode.isDeleted
(long procId) Deprecated.ProcedureStoreTracker.isDeleted
(long procId) Deprecated.IfProcedureStoreTracker.partial
is false, returns state from the bitmap.Returns the enum constant of this class with the specified name.static ProcedureStoreTracker.DeleteState[]
ProcedureStoreTracker.DeleteState.values()
Returns an array containing the constants of this enum class, in the order they are declared.