Uses of Class
org.infinispan.configuration.cache.L1Configuration
Packages that use L1Configuration
-
Uses of L1Configuration in org.infinispan.configuration.cache
Subclasses with type arguments of type L1Configuration in org.infinispan.configuration.cacheModifier and TypeClassDescriptionclass
Configures the L1 cache behavior in 'distributed' caches instances.Classes in org.infinispan.configuration.cache that implement interfaces with type arguments of type L1ConfigurationModifier and TypeClassDescriptionclass
Configures the L1 cache behavior in 'distributed' caches instances.Methods in org.infinispan.configuration.cache that return L1ConfigurationModifier and TypeMethodDescriptionL1ConfigurationBuilder.create()
ClusteringConfiguration.l1()
This method allows configuration of the L1 cache for distributed caches.Methods in org.infinispan.configuration.cache with parameters of type L1ConfigurationModifier and TypeMethodDescriptionL1ConfigurationBuilder.read
(L1Configuration template, Combine combine)