Class ThreadPool

    • Method Detail

      • getName

        public String getName()
        Returns the name of this pool.
        Returns:
        The name.
      • getQueueCapacity

        public int getQueueCapacity()
        Returns the queue capacity.
        Returns:
        The capacity.
      • getPeakQueueSize

        public int getPeakQueueSize()
        Returns the peak queue size.
        Returns:
        The size.