- java.lang.Object
-
- org.apache.bookkeeper.common.util.OrderedExecutor.TimedCallable<T>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
(package private) java.util.concurrent.Callable<T> |
callable |
(package private) long |
initNanos |
-
Constructor Summary
Constructors
| Constructor and Description |
TimedCallable(java.util.concurrent.Callable<T> callable) |
-
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
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.