- java.lang.Object
-
- org.apache.bookkeeper.common.util.OrderedExecutor.TimedRunnable
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
(package private) long |
initNanos |
(package private) java.lang.Runnable |
runnable |
-
Constructor Summary
Constructors
| Constructor and Description |
TimedRunnable(java.lang.Runnable runnable) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
initNanos
final long initNanos
-
Method Detail
-
run
public void run()
- Specified by:
run in interface java.lang.Runnable
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.