| Package | Description |
|---|---|
| org.wildfly.clustering.ee.infinispan.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
ScheduleWithMetaDataCommand<I,M>
Command that schedules an item, where its meta data is persisted.
|
class |
ScheduleWithTransientMetaDataCommand<I,M>
Command that scheduled an item.
|
| Constructor and Description |
|---|
PrimaryOwnerScheduler(CommandDispatcherFactory dispatcherFactory,
String name,
Scheduler<I,M> scheduler,
Function<K,org.wildfly.clustering.group.Node> primaryOwnerLocator,
Function<I,K> keyFactory,
BiFunction<I,M,ScheduleCommand<I,M>> scheduleCommandFactory) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.