Package | Description |
---|---|
org.wildfly.swarm.config.infinispan | |
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
RemoteCommandThreadPool |
CacheContainer.CacheContainerResources.remoteCommandThreadPool()
Defines a thread pool used to execute remote commands.
|
Modifier and Type | Method and Description |
---|---|
T |
CacheContainer.remoteCommandThreadPool(RemoteCommandThreadPool value)
Defines a thread pool used to execute remote commands.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteCommandThreadPool<T extends RemoteCommandThreadPool<T>>
Defines a thread pool used to execute remote commands.
|
interface |
RemoteCommandThreadPoolConsumer<T extends RemoteCommandThreadPool<T>> |
interface |
RemoteCommandThreadPoolSupplier<T extends RemoteCommandThreadPool> |
Modifier and Type | Method and Description |
---|---|
RemoteCommandThreadPool |
RemoteCommandThreadPoolSupplier.get()
Constructed instance of RemoteCommandThreadPool resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.