Package | Description |
---|---|
org.infinispan.configuration.cache |
Cache configuration |
Modifier and Type | Class and Description |
---|---|
class |
ClusteringConfigurationBuilder
Defines clustered characteristics of the cache.
|
class |
GroupsConfigurationBuilder
Configuration for various grouper definitions.
|
class |
HashConfigurationBuilder
Allows fine-tuning of rehashing characteristics.
|
class |
L1ConfigurationBuilder
Configures the L1 cache behavior in 'distributed' caches instances.
|
class |
PartitionHandlingConfigurationBuilder
Controls how the cache handles partitioning and/or multiple node failures.
|
class |
StateTransferConfigurationBuilder
Configures how state is transferred when a cache joins or leaves the cluster.
|
class |
SyncConfigurationBuilder
Deprecated.
Since 9.0, the
replTimeout attribute is now ClusteringConfigurationBuilder.remoteTimeout . |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.