Package | Description |
---|---|
org.wildfly.swarm.config.infinispan | |
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
StateTransferThreadPool |
CacheContainer.CacheContainerResources.stateTransferThreadPool()
Defines a thread pool used for for state transfer.
|
Modifier and Type | Method and Description |
---|---|
T |
CacheContainer.stateTransferThreadPool(StateTransferThreadPool value)
Defines a thread pool used for for state transfer.
|
Modifier and Type | Class and Description |
---|---|
class |
StateTransferThreadPool<T extends StateTransferThreadPool<T>>
Defines a thread pool used for for state transfer.
|
interface |
StateTransferThreadPoolConsumer<T extends StateTransferThreadPool<T>> |
interface |
StateTransferThreadPoolSupplier<T extends StateTransferThreadPool> |
Modifier and Type | Method and Description |
---|---|
StateTransferThreadPool |
StateTransferThreadPoolSupplier.get()
Constructed instance of StateTransferThreadPool resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.