Class RandomConnectionPool

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, ConnectionPool, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle, Sweeper.Sweepable

@ManagedObject public class RandomConnectionPool extends MultiplexConnectionPool

A ConnectionPool that provides connections randomly among the ones that are available.