Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- org.apache.bookkeeper.common.util.SingleThreadExecutor (implements java.util.concurrent.ExecutorService, java.lang.Runnable)
- java.util.concurrent.ThreadPoolExecutor
- java.util.concurrent.ScheduledThreadPoolExecutor (implements java.util.concurrent.ScheduledExecutorService)
- org.apache.bookkeeper.common.util.SingleThreadSafeScheduledExecutorService (implements java.util.concurrent.ScheduledExecutorService)
- java.util.concurrent.ScheduledThreadPoolExecutor (implements java.util.concurrent.ScheduledExecutorService)
- org.apache.bookkeeper.common.util.Backoff
- org.apache.bookkeeper.common.util.Backoff.Constant (implements org.apache.bookkeeper.common.util.Backoff.Policy)
- org.apache.bookkeeper.common.util.Backoff.Exponential (implements org.apache.bookkeeper.common.util.Backoff.Policy)
- org.apache.bookkeeper.common.util.Backoff.Jitter (implements org.apache.bookkeeper.common.util.Backoff.Policy)
- org.apache.bookkeeper.common.util.ExceptionMessageHelper
- org.apache.bookkeeper.common.util.ExecutorUtils
- com.google.common.collect.ForwardingObject
- com.google.common.util.concurrent.ForwardingExecutorService (implements java.util.concurrent.ExecutorService)
- org.apache.bookkeeper.common.util.BoundedExecutorService
- com.google.common.util.concurrent.ForwardingListeningExecutorService (implements com.google.common.util.concurrent.ListeningExecutorService)
- org.apache.bookkeeper.common.util.BoundedScheduledExecutorService (implements com.google.common.util.concurrent.ListeningScheduledExecutorService)
- org.apache.bookkeeper.common.util.OrderedScheduler.OrderedSchedulerDecoratedThread (implements com.google.common.util.concurrent.ListeningScheduledExecutorService)
- com.google.common.util.concurrent.ForwardingExecutorService (implements java.util.concurrent.ExecutorService)
- org.apache.bookkeeper.common.util.JsonUtil
- org.apache.bookkeeper.common.util.LogExceptionRunnable (implements java.lang.Runnable)
- org.apache.bookkeeper.common.util.MathUtils
- org.apache.bookkeeper.common.util.MdcUtils
- org.apache.bookkeeper.common.util.MemoryLimitController
- org.apache.bookkeeper.common.util.OrderedExecutor (implements java.util.concurrent.ExecutorService)
- org.apache.bookkeeper.common.util.OrderedScheduler (implements java.util.concurrent.ScheduledExecutorService)
- org.apache.bookkeeper.common.util.OrderedExecutor.AbstractBuilder<T>
- org.apache.bookkeeper.common.util.OrderedExecutor.Builder
- org.apache.bookkeeper.common.util.OrderedScheduler.SchedulerBuilder
- org.apache.bookkeeper.common.util.OrderedExecutor.ContextPreservingCallable<T> (implements java.util.concurrent.Callable<V>)
- org.apache.bookkeeper.common.util.OrderedExecutor.ContextPreservingRunnable (implements java.lang.Runnable)
- org.apache.bookkeeper.common.util.OrderedExecutor.TimedCallable<T> (implements java.util.concurrent.Callable<V>)
- org.apache.bookkeeper.common.util.OrderedExecutor.TimedRunnable (implements java.lang.Runnable)
- org.apache.bookkeeper.common.util.ReflectionUtils
- org.apache.bookkeeper.common.util.Retries
- org.apache.bookkeeper.common.util.SharedResourceManager
- org.apache.bookkeeper.common.util.ShutdownUtil
- org.apache.bookkeeper.common.util.StreamUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.bookkeeper.common.util.JsonUtil.ParseJsonException
- java.lang.Exception
- org.apache.bookkeeper.common.util.Watchable<T> (implements org.apache.bookkeeper.common.util.Recyclable)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Interface Hierarchy
- org.apache.bookkeeper.common.util.Backoff.Policy
- org.apache.bookkeeper.common.util.Recyclable
- org.apache.bookkeeper.common.util.ReferenceCounted
- java.lang.Runnable
- org.apache.bookkeeper.common.util.SafeRunnable
- org.apache.bookkeeper.common.util.SharedResourceManager.Resource<T>
- org.apache.bookkeeper.common.util.Watcher<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.bookkeeper.common.util.Backoff.Jitter.Type
- org.apache.bookkeeper.common.util.SingleThreadExecutor.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)