public final class StressConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
JOB_SERVICE_MAX_RESPONSE_TIME_COUNT |
static int |
MAX_TIME_COUNT |
static int |
TIME_99_COUNT |
static int |
TIME_HISTOGRAM_COMPRESSION_LEVEL |
static long |
TIME_HISTOGRAM_MAX
The response time histogram can record values up to this amount.
|
static int |
TIME_HISTOGRAM_PRECISION |
static long |
WRITE_FILE_ONCE_MAX_BYTES |
Constructor and Description |
---|
StressConstants() |
public static final int MAX_TIME_COUNT
public static final int JOB_SERVICE_MAX_RESPONSE_TIME_COUNT
public static final long TIME_HISTOGRAM_MAX
public static final int TIME_HISTOGRAM_PRECISION
public static final int TIME_HISTOGRAM_COMPRESSION_LEVEL
public static final int TIME_99_COUNT
public static final long WRITE_FILE_ONCE_MAX_BYTES
Copyright © 2023. All Rights Reserved.