| Class | Description |
|---|---|
| CacheContainer<T extends CacheContainer> |
The configuration of an infinispan cache container
|
| ThreadPoolAsyncOperations<T extends ThreadPoolAsyncOperations> |
Defines a thread pool used for asynchronous operations.
|
| ThreadPoolExpiration<T extends ThreadPoolExpiration> |
Defines a thread pool used for for evictions.
|
| ThreadPoolListener<T extends ThreadPoolListener> |
Defines a thread pool used for asynchronous cache listener notifications.
|
| ThreadPoolPersistence<T extends ThreadPoolPersistence> |
Defines a thread pool used for interacting with the persistent store.
|
| ThreadPoolRemoteCommand<T extends ThreadPoolRemoteCommand> |
Defines a thread pool used to execute remote commands.
|
| ThreadPoolStateTransfer<T extends ThreadPoolStateTransfer> |
Defines a thread pool used for for state transfer.
|
| ThreadPoolTransport<T extends ThreadPoolTransport> |
Defines a thread pool used for asynchronous transport communication.
|
| TransportJgroups<T extends TransportJgroups> |
The description of the transport used by this cache container
|
| TransportNone<T extends TransportNone> |
A local-only transport used by this cache-container
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.