| Package | Description |
|---|---|
| org.infinispan.distexec |
Distribute Executor APIs
|
| org.infinispan.notifications.cachelistener |
Cache-specific notifications and eventing. |
| org.infinispan.notifications.cachelistener.cluster | |
| org.infinispan.notifications.cachelistener.cluster.impl | |
| org.infinispan.persistence.remote.upgrade | |
| org.infinispan.security.actions | |
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| Class and Description |
|---|
| DistributedExecutionCompletionService.QueueingListener |
| DistributedExecutorService
An ExecutorService that provides methods to submit tasks for execution on a cluster of Infinispan
nodes.
|
| DistributedTask
DistributedTask describes all relevant attributes of a distributed task, most importantly its
execution policy, fail over policy and its timeout.
|
| DistributedTaskBuilder
DistributedTaskBuilder is a factory interface for DistributedTask
|
| DistributedTaskExecutionPolicy
DistributedTaskExecutionPolicy allows task to specify its custom task execution policy across
Infinispan cluster.
|
| DistributedTaskFailoverPolicy
DistributedTaskFailoverPolicy allows pluggable fail over target selection for a failed remotely
executed distributed task.
|
| FailoverContext
As
DistributedTask might potentially fail on subset of executing nodes FailureContext
provides details of such task failure. |
| Class and Description |
|---|
| DistributedCallable
A task that returns a result and may throw an exception capable of being executed in another JVM.
|
| Class and Description |
|---|
| DistributedCallable
A task that returns a result and may throw an exception capable of being executed in another JVM.
|
| DistributedExecutorService
An ExecutorService that provides methods to submit tasks for execution on a cluster of Infinispan
nodes.
|
| Class and Description |
|---|
| DistributedExecutorService
An ExecutorService that provides methods to submit tasks for execution on a cluster of Infinispan
nodes.
|
| Class and Description |
|---|
| DistributedCallable
A task that returns a result and may throw an exception capable of being executed in another JVM.
|
| Class and Description |
|---|
| DefaultExecutorService
Infinispan's implementation of an
ExecutorService and DistributedExecutorService. |
| Class and Description |
|---|
| DistributedCallable
A task that returns a result and may throw an exception capable of being executed in another JVM.
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.