Class StressConstants


  • public final class StressConstants
    extends java.lang.Object
    Constants for stress tests.
    • Field Detail

      • TIME_HISTOGRAM_MAX

        public static final long TIME_HISTOGRAM_MAX
        The response time histogram can record values up to this amount.
        See Also:
        Constant Field Values
      • TIME_HISTOGRAM_PRECISION

        public static final int TIME_HISTOGRAM_PRECISION
        See Also:
        Constant Field Values
      • TIME_HISTOGRAM_COMPRESSION_LEVEL

        public static final int TIME_HISTOGRAM_COMPRESSION_LEVEL
        See Also:
        Constant Field Values
    • Constructor Detail

      • StressConstants

        public StressConstants()