Package | Description |
---|---|
org.infinispan.distexec |
Distribute Executor APIs
|
Modifier and Type | Method and Description |
---|---|
Address |
DistributedTaskFailoverPolicy.failover(FailoverContext context)
As parts of distributively executed task can fail due to the task itself throwing an exception
or it can be an Infinispan system caused failure (e.g node failed or left cluster during task
execution etc).
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.