Uses of Class
org.infinispan.configuration.global.AbstractGlobalConfigurationBuilder
Packages that use AbstractGlobalConfigurationBuilder
-
Uses of AbstractGlobalConfigurationBuilder in org.infinispan.configuration.global
Subclasses of AbstractGlobalConfigurationBuilder in org.infinispan.configuration.globalModifier and TypeClassDescriptionclassConfigures theEmbeddedCacheManagerClassAllowList.classclassclassclassConfigures 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.classConfigures executor factory.classGlobalAuthorizationConfigurationBuilder.classConfigures JMX for the cache manager and its caches.classConfigures the types of metrics gathered and exported via Micrometer metrics for all caches owned by this Cache Manager.classGlobalRoleConfigurationBuilder.classGlobalSecurityConfigurationBuilder.classGlobalStateConfigurationBuilder.classclassclassclassclassclassclassConfigures executor factory.classclassConfigures serialization and marshalling settings.classclassclassclassclassclassclassclassConfigures the transport used for network communications across the cluster. -
Uses of AbstractGlobalConfigurationBuilder in org.infinispan.metrics.config
Subclasses of AbstractGlobalConfigurationBuilder in org.infinispan.metrics.configModifier and TypeClassDescriptionclassBuilder to inject an instance ofMeterRegistry.