Uses of Class
org.infinispan.configuration.global.ContainerMemoryConfiguration
Packages that use ContainerMemoryConfiguration
-
Uses of ContainerMemoryConfiguration in org.infinispan.configuration.global
Classes in org.infinispan.configuration.global that implement interfaces with type arguments of type ContainerMemoryConfigurationModifier and TypeClassDescriptionclassConfigures the container memory which allows for a shared memory space used by multiple caches that can be bounded so when the limit is surpassed an entry is evicted to ensure memory does not grow too much.Methods in org.infinispan.configuration.global that return ContainerMemoryConfigurationMethods in org.infinispan.configuration.global that return types with arguments of type ContainerMemoryConfigurationMethods in org.infinispan.configuration.global with parameters of type ContainerMemoryConfigurationModifier and TypeMethodDescriptionContainerMemoryConfigurationBuilder.read(ContainerMemoryConfiguration template, Combine combine)