public @interface HousekeepingServiceConfig
| Modifier and Type | Optional Element and Description |
|---|---|
long |
minPeriodMs
The housekeeping executor will not accept tasks with a period
below this value (in ms).
|
long |
waitTimeOnShutdownMs
When the service is deactivated it will wait for tasks already running for
this long.
|
Copyright © 2019. All rights reserved.