public static class MonitorEngine.Options
extends java.lang.Object
| Constructor and Description |
|---|
Options(long periodInMilliseconds,
boolean forceChange) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPeriod() |
boolean |
isForceChange() |
void |
setForceChange(boolean forceChange) |
void |
setPeriod(long period,
java.util.concurrent.TimeUnit unit) |