| Interface | Description |
|---|---|
| ScheduleCommand<I,M> |
Command that scheduled an element.
|
| Scheduler<I,M> |
A task scheduler.
|
| SchedulerListener |
| Class | Description |
|---|---|
| CancelCommand<I,M> |
Command that cancels a previously scheduled item.
|
| PrimaryOwnerScheduler<I,K,M> |
Scheduler decorator that schedules/cancels a given object on the primary owner.
|
| ScheduleLocalEntriesTask<I,M,K extends org.wildfly.clustering.ee.Key<I>,V extends M> |
A task which schedules newly owned entries.
|
| ScheduleLocalKeysTask<I,K extends org.wildfly.clustering.ee.Key<I>> |
A task which schedules newly owned keys.
|
| SchedulerSerializationContextInitializer | |
| SchedulerTopologyChangeListener<I,K extends org.wildfly.clustering.ee.Key<I>,V> | |
| ScheduleWithMetaDataCommand<I,M> |
Command that schedules an item, where its meta data is persisted.
|
| ScheduleWithMetaDataCommandMarshaller<I,M> |
ProtoStream marshaller for a
ScheduleWithMetaDataCommand. |
| ScheduleWithTransientMetaDataCommand<I,M> |
Command that scheduled an item.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.