Class RemoteProcedureDispatcher.DelayedTask

All Implemented Interfaces:
Comparable<Delayed>, Delayed, DelayedUtil.DelayedWithTimeout
Enclosing class:
RemoteProcedureDispatcher<TEnv,TRemote extends Comparable<TRemote>>

Delayed object that holds a FutureTask.

used to submit something later to the thread-pool.