-
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RetryTask
private class RetryTask.RetryTime
extends Object
implements Runnable
This is the runnable class for the WakeupManager
,
since we need different implementations of
WakeupManager.run
and
TaskManager.run
.
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
RetryTime() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RetryTime
private RetryTime()
-
Method Detail
-
run
public void run()
Time to retry the task.
- Specified by:
run
in interface Runnable
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.