public final class HBSendDataScheduler extends Object
| Constructor and Description |
|---|
HBSendDataScheduler(HBDataSenderService service,
String cronExpression) |
| Modifier and Type | Method and Description |
|---|---|
void |
scheduleJob()
Triggers the job that sends the heartbeat data to the server.
|
void |
stopJob() |
public HBSendDataScheduler(HBDataSenderService service, String cronExpression) throws org.quartz.SchedulerException
org.quartz.SchedulerExceptionCopyright © 2017. All rights reserved.