Uses of Class
org.infinispan.configuration.cache.StateTransferConfiguration
Packages that use StateTransferConfiguration
-
Uses of StateTransferConfiguration in org.infinispan.configuration.cache
Subclasses with type arguments of type StateTransferConfiguration in org.infinispan.configuration.cacheModifier and TypeClassDescriptionclass
Configures how state is retrieved when a new cache joins the cluster.Classes in org.infinispan.configuration.cache that implement interfaces with type arguments of type StateTransferConfigurationModifier and TypeClassDescriptionclass
Configures how state is transferred when a cache joins or leaves the cluster.Methods in org.infinispan.configuration.cache that return StateTransferConfigurationModifier and TypeMethodDescriptionStateTransferConfigurationBuilder.create()
ClusteringConfiguration.stateTransfer()
StateTransferConfiguration.timeout
(long l) Deprecated, for removal: This API element is subject to removal in a future version.Since 12.1, the attribute was never writableMethods in org.infinispan.configuration.cache with parameters of type StateTransferConfigurationModifier and TypeMethodDescriptionStateTransferConfigurationBuilder.read
(StateTransferConfiguration template, Combine combine)