execute After
Plan job for further execution in the worker. operation parameter must be either frozen, or execution to be planned on the current worker. Otherwise IllegalStateException will be thrown.
Parameters
after Microseconds
defines after how many microseconds delay execution shall happen, 0 means immediately,
Throws
on negative values of afterMicroseconds.
if operation parameter is not frozen and worker is not current.