Uses of Class
org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedObject
-
Uses of DelayedUtil.DelayedObject in org.apache.hadoop.hbase.procedure2
Modifier and TypeClassDescription(package private) class
DelayedProcedure<TEnvironment>
Vessel that carries a Procedure and a timeout.(package private) class
Inline Chores (executors internal chores).private final class
protected final class
Node that contains a set of RemoteProceduresprivate static final class
Delayed object that holds a FutureTask. -
Uses of DelayedUtil.DelayedObject in org.apache.hadoop.hbase.procedure2.util
Modifier and TypeClassDescriptionstatic class
static class
Has a timeout.