-
Method Summary
Allows fine-tuning of rehashing characteristics.
Configures the L1 cache behavior in 'distributed' caches instances.
Configures how the cache will react to cluster partitions.
Configures how state is transferred when a new cache joins the cluster.
Methods inherited from interface org.infinispan.configuration.cache.ConfigurationChildBuilder
build, clustering, customInterceptors, encoding, expiration, indexing, invocationBatching, jmxStatistics, locking, memory, persistence, query, security, simpleCache, simpleCache, sites, statistics, template, transaction, unsafe, validate
-
Method Details
-
hash
Allows fine-tuning of rehashing characteristics. Must only used with 'distributed' cache mode.
-
l1
Configures the L1 cache behavior in 'distributed' caches instances. In any other cache modes,
this element is ignored.
-
stateTransfer
Configures how state is transferred when a new cache joins the cluster.
Used with distribution and replication clustered modes.
-
partitionHandling
Configures how the cache will react to cluster partitions.