public class PrimaryOwnerScheduler<I,K,M> extends Object implements org.wildfly.clustering.ee.Scheduler<I,M>
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) |
Modifier and Type | Method and Description |
---|---|
void |
cancel(I id) |
void |
close() |
void |
schedule(I id,
M metaData) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.