Uses of Class
org.infinispan.configuration.cache.LockingConfiguration
Packages that use LockingConfiguration
-
Uses of LockingConfiguration in org.infinispan.configuration.cache
Subclasses with type arguments of type LockingConfiguration in org.infinispan.configuration.cacheModifier and TypeClassDescriptionclass
Defines the local, in-VM locking and concurrency characteristics of the cache.Classes in org.infinispan.configuration.cache that implement interfaces with type arguments of type LockingConfigurationModifier and TypeClassDescriptionclass
Defines the local, in-VM locking and concurrency characteristics of the cache.Methods in org.infinispan.configuration.cache that return LockingConfigurationModifier and TypeMethodDescriptionLockingConfigurationBuilder.create()
LockingConfiguration.lockAcquisitionTimeout
(long timeout) LockingConfiguration.lockAcquisitionTimeout
(String timeout) Configuration.locking()
Methods in org.infinispan.configuration.cache with parameters of type LockingConfigurationModifier and TypeMethodDescriptionLockingConfigurationBuilder.read
(LockingConfiguration template, Combine combine)