public final class Pollers
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NUM_POLLERS
Number of pollers that will run.
|
static java.lang.String |
POLLERS
A comma separated list of longs indicating the frequency of the pollers.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.Long> |
getPollingIntervals()
Get list of polling intervals in milliseconds.
|
public static final java.lang.String POLLERS
60000, 10000 public static final int NUM_POLLERS