| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan | |
| org.wildfly.swarm.config.infinispan.cache_container |
| Class and Description |
|---|
| AsyncOperationsThreadPool
Defines a thread pool used for asynchronous operations.
|
| DistributedCache
A distributed cache configuration.
|
| ExpirationThreadPool
Defines a thread pool used for for evictions.
|
| InvalidationCache
An invalidation cache
|
| JgroupsTransport
The description of the transport used by this cache container
|
| ListenerThreadPool
Defines a thread pool used for asynchronous cache listener notifications.
|
| LocalCache
A local cache configuration
|
| NoneTransport
A local-only transport used by this cache-container
|
| PersistenceThreadPool
Defines a thread pool used for interacting with the persistent store.
|
| RemoteCommandThreadPool
Defines a thread pool used to execute remote commands.
|
| ReplicatedCache
A replicated cache configuration
|
| StateTransferThreadPool
Defines a thread pool used for for state transfer.
|
| TransportThreadPool
Defines a thread pool used for asynchronous transport communication.
|
| Class and Description |
|---|
| AsyncOperationsThreadPool
Defines a thread pool used for asynchronous operations.
|
| Backup
A backup site to which to replicate this cache.
|
| BackupForComponent
A cache for which this cache acts as a backup (for use with cross site replication).
|
| BackupsComponent
The remote backups for this cache.
|
| BackupsComponent.BackupsComponentResources
Child mutators for BackupsComponent
|
| BehindWrite
Configures a cache store as write-behind instead of write-through.
|
| BinaryJdbcStore
The cache JDBC store configuration.
|
| BinaryJdbcStore.BinaryJdbcStoreResources
Child mutators for BinaryJdbcStore
|
| BinaryTable
Defines a table used to store cache entries whose keys cannot be expressed as strings.
|
| CustomStore
The cache store configuration.
|
| CustomStore.CustomStoreResources
Child mutators for CustomStore
|
| DistributedCache
A distributed cache configuration.
|
| EvictionComponent
The cache eviction configuration.
|
| ExpirationComponent
The cache expiration configuration.
|
| ExpirationThreadPool
Defines a thread pool used for for evictions.
|
| FileStore
The cache file store configuration.
|
| FileStore.FileStoreResources
Child mutators for FileStore
|
| InvalidationCache
An invalidation cache
|
| JgroupsTransport
The description of the transport used by this cache container
|
| ListenerThreadPool
Defines a thread pool used for asynchronous cache listener notifications.
|
| LocalCache
A local cache configuration
|
| LockingComponent
The locking configuration of the cache.
|
| MixedJdbcStore
The cache JDBC store configuration.
|
| MixedJdbcStore.MixedJdbcStoreResources
Child mutators for MixedJdbcStore
|
| NoneStore
A store-less configuration.
|
| PartitionHandlingComponent
The partition handling configuration for distributed and replicated caches.
|
| PersistenceThreadPool
Defines a thread pool used for interacting with the persistent store.
|
| Property
A cache store property with name and value.
|
| RemoteCommandThreadPool
Defines a thread pool used to execute remote commands.
|
| RemoteStore
The cache remote store configuration.
|
| RemoteStore.RemoteStoreResources
Child mutators for RemoteStore
|
| ReplicatedCache
A replicated cache configuration
|
| StateTransferComponent
The state transfer configuration for distributed and replicated caches.
|
| StateTransferThreadPool
Defines a thread pool used for for state transfer.
|
| StringJdbcStore
The cache JDBC store configuration.
|
| StringJdbcStore.StringJdbcStoreResources
Child mutators for StringJdbcStore
|
| StringTable
Defines a table used to store cache entries whose keys can be expressed as strings.
|
| ThroughWrite
Configures a cache store as write-through.
|
| TransactionComponent
The cache transaction configuration.
|
| TransportThreadPool
Defines a thread pool used for asynchronous transport communication.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.