Uses of Class
org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Packages that use ClusteringConfigurationBuilder
-
Uses of ClusteringConfigurationBuilder in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return ClusteringConfigurationBuilderModifier and TypeMethodDescriptionClusteringConfigurationBuilder.biasAcquisition
(BiasAcquisition biasAcquisition) Used in scattered cache.ClusteringConfigurationBuilder.biasLifespan
(long l, TimeUnit unit) Used in scattered cache.Cache mode.ConfigurationBuilder.clustering()
ConfigurationChildBuilder.clustering()
ClusteringConfigurationBuilder.invalidationBatchSize
(int size) For scattered cache, the threshold after which batched invalidations are sentClusteringConfigurationBuilder.read
(ClusteringConfiguration template) 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.Constructors in org.infinispan.configuration.cache with parameters of type ClusteringConfigurationBuilderModifierConstructorDescriptionprotected