class |
ClusteringConfiguration |
Defines clustered characteristics of the cache.
|
class |
Configuration |
|
class |
CustomInterceptorsConfiguration |
Deprecated.
|
class |
EncodingConfiguration |
Controls encoding configuration for keys and values in the cache.
|
class |
ExpirationConfiguration |
Controls the default expiration settings for entries in the cache.
|
class |
GroupsConfiguration |
Configuration for various grouper definitions.
|
class |
HashConfiguration |
Allows fine-tuning of rehashing characteristics.
|
class |
IndexingConfiguration |
Configures indexing of entries in the cache for searching.
|
class |
InvocationBatchingConfiguration |
|
class |
JMXStatisticsConfiguration |
Determines whether statistics are gather and reported.
|
class |
L1Configuration |
Configures the L1 cache behavior in 'distributed' caches instances.
|
class |
LockingConfiguration |
Defines the local, in-VM locking and concurrency characteristics of the cache.
|
class |
MemoryConfiguration |
Controls the memory storage configuration for the cache.
|
class |
PartitionHandlingConfiguration |
Controls how the cache handles partitioning and/or multiple node failures.
|
class |
PersistenceConfiguration |
Configuration for stores.
|
class |
RecoveryConfiguration |
Defines recovery configuration for the cache.
|
class |
SecurityConfiguration |
SecurityConfiguration.
|
class |
SitesConfiguration |
|
class |
StateTransferConfiguration |
Configures how state is retrieved when a new cache joins the cluster.
|
class |
TakeOfflineConfiguration |
|
class |
TransactionConfiguration |
Defines transactional (JTA) characteristics of the cache.
|
class |
UnsafeConfiguration |
Controls certain tuning parameters that may break some of Infinispan's public API contracts in
exchange for better performance in some cases.
|
class |
XSiteStateTransferConfiguration |
Configuration needed for State Transfer between different sites.
|