Package | Description |
---|---|
com.hazelcast.scheduledexecutor.impl | |
com.hazelcast.scheduledexecutor.impl.operations |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<String,ScheduledTaskDescriptor> |
ScheduledExecutorContainer.tasks |
Modifier and Type | Method and Description |
---|---|
Collection<ScheduledTaskDescriptor> |
ScheduledExecutorContainer.getTasks() |
Modifier and Type | Method and Description |
---|---|
void |
ScheduledExecutorContainer.stash(ScheduledTaskDescriptor descriptor) |
Constructor and Description |
---|
ReplicationOperation(Map<String,Map<String,ScheduledTaskDescriptor>> map) |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.