Uses of Class
org.infinispan.configuration.cache.ClusteringConfigurationBuilder
-
Uses of ClusteringConfigurationBuilder in org.infinispan.configuration.cache
Modifier and TypeMethodDescriptionClusteringConfigurationBuilder.biasAcquisition
(BiasAcquisition biasAcquisition) Used in scattered cache.ClusteringConfigurationBuilder.biasLifespan
(long l, TimeUnit unit) Used in scattered cache.Cache mode.ClusteringConfigurationBuilder.cacheSync
(boolean sync) ConfigurationBuilder.clustering()
ConfigurationChildBuilder.clustering()
ClusteringConfigurationBuilder.invalidationBatchSize
(int size) For scattered cache, the threshold after which batched invalidations are sentClusteringConfigurationBuilder.read
(ClusteringConfiguration template, Combine combine) ClusteringConfigurationBuilder.remoteTimeout
(long l) This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.ClusteringConfigurationBuilder.remoteTimeout
(long l, TimeUnit unit) This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.ModifierConstructorDescriptionprotected