| Package | Description |
|---|---|
| org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
| org.infinispan.executors |
Implementations of different executors used for asynchronous operation.
|
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| Class and Description |
|---|
| ScheduledExecutorFactory
Used to configure and create scheduled executors
|
| Class and Description |
|---|
| ManageableExecutorService |
| ScheduledExecutorFactory
Used to configure and create scheduled executors
|
| SecurityAwareScheduledExecutorFactory |
| Class and Description |
|---|
| LimitedExecutor
Executes tasks in the given executor, but never has more than
maxConcurrentTasks tasks running at the same
time. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.