Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- reactor.pool.DefaultPoolConfig<POOLABLE> (implements reactor.pool.PoolConfig<POOLABLE>)
- reactor.pool.decorators.GracefulShutdownInstrumentedPool<T> (implements reactor.pool.InstrumentedPool<POOLABLE>)
- reactor.pool.decorators.InstrumentedPoolDecorators
- reactor.pool.PoolBuilder<T,
CONF> - reactor.pool.introspection.SamplingAllocationStrategy (implements reactor.pool.AllocationStrategy)
- reactor.pool.SimpleDequePool<POOLABLE>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- reactor.pool.PoolAcquirePendingLimitException
- reactor.pool.PoolShutdownException
- java.util.concurrent.TimeoutException
- reactor.pool.PoolAcquireTimeoutException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- reactor.pool.AllocationStrategy
- reactor.core.Disposable
- reactor.pool.Pool<POOLABLE>
- reactor.pool.InstrumentedPool<POOLABLE>
- reactor.pool.Pool<POOLABLE>
- reactor.pool.InstrumentedPool.PoolMetrics
- reactor.pool.PoolConfig<POOLABLE>
- reactor.pool.PooledRef<POOLABLE>
- reactor.pool.PooledRefMetadata
- reactor.pool.PoolMetricsRecorder