Package | Description |
---|---|
org.wildfly.swarm.config.infinispan | |
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
PersistenceThreadPool |
CacheContainer.CacheContainerResources.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<T>>
Defines a thread pool used for interacting with the persistent store.
|
interface |
PersistenceThreadPoolConsumer<T extends PersistenceThreadPool<T>> |
interface |
PersistenceThreadPoolSupplier<T extends PersistenceThreadPool> |
Modifier and Type | Method and Description |
---|---|
PersistenceThreadPool |
PersistenceThreadPoolSupplier.get()
Constructed instance of PersistenceThreadPool resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.