Class StressConstants


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

      • JOB_SERVICE_MAX_RESPONSE_TIME_COUNT

        public static final int JOB_SERVICE_MAX_RESPONSE_TIME_COUNT
        See Also:
        Constant Field Values
      • 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
      • WRITE_FILE_ONCE_MAX_BYTES

        public static final long WRITE_FILE_ONCE_MAX_BYTES
        See Also:
        Constant Field Values
    • Constructor Detail

      • StressConstants

        public StressConstants()