public final class StressConstants extends Object
Modifier and Type | Field and Description |
---|---|
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 |
Constructor and Description |
---|
StressConstants() |
public static final int MAX_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
Copyright © 2023. All Rights Reserved.