Package | Description |
---|---|
org.wildfly.clustering.ee.infinispan.scheduler |
Modifier and Type | Method and Description |
---|---|
Void |
ScheduleCommand.execute(Scheduler<I,M> scheduler) |
Void |
CancelCommand.execute(Scheduler<I,M> scheduler) |
Constructor and Description |
---|
PrimaryOwnerScheduler(org.wildfly.clustering.dispatcher.CommandDispatcherFactory dispatcherFactory,
String name,
Scheduler<I,M> scheduler,
Function<K,org.wildfly.clustering.group.Node> primaryOwnerLocator,
Function<I,K> keyFactory) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.