Class PooledClusterSender


  • public class PooledClusterSender
    extends ClusterSender
    The Class PooledClusterSender.
    • Field Detail

      • maxPoolSocketLimit

        private int maxPoolSocketLimit
        The max pool socket limit.
    • Constructor Detail

      • PooledClusterSender

        public PooledClusterSender()
    • Method Detail

      • getMaxPoolSocketLimit

        public int getMaxPoolSocketLimit()
        Gets the max pool socket limit.
        Returns:
        the max pool socket limit
      • setMaxPoolSocketLimit

        public void setMaxPoolSocketLimit​(int maxPoolSocketLimit)
        Sets the max pool socket limit.
        Parameters:
        maxPoolSocketLimit - the new max pool socket limit