Package | Description |
---|---|
org.infinispan.distexec |
Modifier and Type | Field and Description |
---|---|
static DistributedTaskFailoverPolicy |
DefaultExecutorService.NO_FAILOVER |
static DistributedTaskFailoverPolicy |
DefaultExecutorService.RANDOM_NODE_FAILOVER |
Modifier and Type | Method and Description |
---|---|
DistributedTaskFailoverPolicy |
DistributedTask.getTaskFailoverPolicy()
Returns custom
DistributedTaskFailoverPolicy for this task |
Modifier and Type | Method and Description |
---|---|
DistributedTaskBuilder<T> |
DistributedTaskBuilder.failoverPolicy(DistributedTaskFailoverPolicy policy)
Provide
DistributedTaskFailoverPolicy for the task being built |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.