public class TimeoutTestConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CLIENT_EXECUTION_TIMEOUT |
static int |
PRECISION_MULTIPLIER
ScheduledThreadPoolExecutor isn't exact and can be delayed occasionally.
|
static int |
SLOW_REQUEST_HANDLER_TIMEOUT |
static int |
TEST_TIMEOUT |
| Constructor and Description |
|---|
TimeoutTestConstants() |
public static final int TEST_TIMEOUT
public static final int CLIENT_EXECUTION_TIMEOUT
public static final int SLOW_REQUEST_HANDLER_TIMEOUT
public static final int PRECISION_MULTIPLIER
Copyright © 2017. All rights reserved.