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 TypeMethodDescriptionCache mode.ClusteringConfigurationBuilder.cacheSync
(boolean sync) ConfigurationBuilder.clustering()
ConfigurationChildBuilder.clustering()
ClusteringConfigurationBuilder.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.ClusteringConfigurationBuilder.remoteTimeout
(String s) Same asremoteTimeout(long)
but supporting time units.Constructors in org.infinispan.configuration.cache with parameters of type ClusteringConfigurationBuilderModifierConstructorDescriptionprotected