Class ConnectionWorkerPool


  • public class ConnectionWorkerPool
    extends Object
    Pool of connections to accept appends and distirbute to different connections.
    • Method Detail

      • setOptions

        public static void setOptions​(ConnectionWorkerPool.Settings settings)
        Sets static connection pool options.

        Note: this method should be triggered prior to the construction of connection pool.