public class AsyncTriggerSchedulerOptions extends SchedulerOptions<AsyncTriggerSchedulerOptions>
disabled, scheduleDelay, schedulePeriod, scheduleUnit| Constructor and Description |
|---|
AsyncTriggerSchedulerOptions() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxTaskCount() |
String |
toString() |
AsyncTriggerSchedulerOptions |
withMaxTaskCount(long maxTaskCount) |
getScheduleDelay, getSchedulePeriod, getScheduleUnit, isDisabled, setDisabled, withScheduleDelay, withSchedulePeriod, withScheduleUnitpublic long getMaxTaskCount()
public AsyncTriggerSchedulerOptions withMaxTaskCount(long maxTaskCount)
public String toString()
toString in class SchedulerOptions<AsyncTriggerSchedulerOptions>Copyright © 2015. All rights reserved.