Uses of Interface
org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedWithTimeout
Packages that use DelayedUtil.DelayedWithTimeout
- 
Uses of DelayedUtil.DelayedWithTimeout in org.apache.hadoop.hbase.procedure2Classes in org.apache.hadoop.hbase.procedure2 that implement DelayedUtil.DelayedWithTimeoutModifier and TypeClassDescription(package private) classDelayedProcedure<TEnvironment>Vessel that carries a Procedure and a timeout.(package private) classInline Chores (executors internal chores).private final classprotected final classNode that contains a set of RemoteProceduresprivate static final classDelayed object that holds a FutureTask.Fields in org.apache.hadoop.hbase.procedure2 with type parameters of type DelayedUtil.DelayedWithTimeoutModifier and TypeFieldDescriptionprivate final DelayQueue<DelayedUtil.DelayedWithTimeout>RemoteProcedureDispatcher.TimeoutExecutorThread.queueprivate final DelayQueue<DelayedUtil.DelayedWithTimeout>TimeoutExecutorThread.queueMethods in org.apache.hadoop.hbase.procedure2 with parameters of type DelayedUtil.DelayedWithTimeoutModifier and TypeMethodDescriptionvoidRemoteProcedureDispatcher.TimeoutExecutorThread.add(DelayedUtil.DelayedWithTimeout delayed) voidRemoteProcedureDispatcher.TimeoutExecutorThread.remove(DelayedUtil.DelayedWithTimeout delayed) 
- 
Uses of DelayedUtil.DelayedWithTimeout in org.apache.hadoop.hbase.procedure2.utilClasses in org.apache.hadoop.hbase.procedure2.util that implement DelayedUtil.DelayedWithTimeoutModifier and TypeClassDescriptionstatic classstatic classHas a timeout.static classFields in org.apache.hadoop.hbase.procedure2.util declared as DelayedUtil.DelayedWithTimeoutModifier and TypeFieldDescriptionstatic final DelayedUtil.DelayedWithTimeoutDelayedUtil.DELAYED_POISONPOISON implementation; used to mark special state: e.g.