See: Description
| Interface | Description | 
|---|---|
| EntryTaskScheduler<K,V> | Schedules (or reschedules) the execution of given entry. | 
| ScheduledEntryProcessor<K,V> | 
| Class | Description | 
|---|---|
| CoalescingDelayedTrigger | Coalescing trigger can be used when you want coalesce multiple execution of  Runnable. | 
| EntryTaskSchedulerFactory | Factory for EntryTaskSchedulers. | 
| ScheduledEntry<K,V> | Entry wrapper with schedule time information to be used in  SecondsBasedEntryTaskScheduler. | 
| Enum | Description | 
|---|---|
| ScheduleType | Controls behaviour of  SecondsBasedEntryTaskSchedulerwhen a new entry is added
 under already existing key. | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.