void scheduleEvent(String schedulerName, String workKey, SimpleEvent et, long scheduledTime)
void scheduleEvent(String schedulerName, String workKey, SimpleEvent et, long scheduledTime)
scheduledTime
Name | Type | Description |
---|---|---|
schedulerName | A | unique id |
workKey | A | unique key that identifies the work item |
scheduledTime | The | time in milliseconds when the event should be scheduled |