Hierarchy For Package reactor.pool
Class Hierarchy
- java.lang.Object
- reactor.pool.DefaultPoolConfig<POOLABLE> (implements reactor.pool.PoolConfig<POOLABLE>)
- reactor.pool.PoolBuilder<T,
CONF> - 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