| Package | Description | 
|---|---|
| com.hazelcast.scheduledexecutor.impl | |
| com.hazelcast.scheduledexecutor.impl.operations | 
| Modifier and Type | Method and Description | 
|---|---|
| ScheduledTaskStatisticsImpl | ScheduledTaskStatisticsImpl. snapshot() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ScheduledExecutorContainer. publishTaskState(String taskName,
                Map stateSnapshot,
                ScheduledTaskStatisticsImpl statsSnapshot)State is published after every run. | 
| void | ScheduledExecutorContainer. syncState(String taskName,
         Map newState,
         ScheduledTaskStatisticsImpl stats) | 
| Constructor and Description | 
|---|
| ScheduledTaskDescriptor(TaskDefinition definition,
                       Map<?,?> state,
                       ScheduledTaskStatisticsImpl stats) | 
| Constructor and Description | 
|---|
| SyncBackupStateOperation(String schedulerName,
                        String taskName,
                        Map state,
                        ScheduledTaskStatisticsImpl stats) | 
| SyncStateOperation(String schedulerName,
                  String taskName,
                  Map state,
                  ScheduledTaskStatisticsImpl stats) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.