| Class | Description |
|---|---|
| GracefulShutdownInstrumentedPool<T> |
A decorating
InstrumentedPool that adds the capacity to gracefully shut down the pool. |
| InstrumentedPoolDecorators |
Utility class to expose various
InstrumentedPool decorators, which can also be used
via PoolBuilder.buildPoolAndDecorateWith(Function). |