| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan | |
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Method and Description |
|---|---|
PersistenceThreadPool |
CacheContainer.persistenceThreadPool()
Defines a thread pool used for interacting with the persistent store.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CacheContainer.persistenceThreadPool(PersistenceThreadPool value)
Defines a thread pool used for interacting with the persistent store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistenceThreadPool<T extends PersistenceThreadPool>
Defines a thread pool used for interacting with the persistent store.
|
interface |
PersistenceThreadPoolConfigurator<T extends PersistenceThreadPool> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.