Uses of Interface
com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig
Packages that use LocalRegionCache.EvictionConfig
-
Uses of LocalRegionCache.EvictionConfig in com.hazelcast.hibernate.local
Classes in com.hazelcast.hibernate.local that implement LocalRegionCache.EvictionConfigModifier and TypeClassDescriptionstatic classMethods in com.hazelcast.hibernate.local that return LocalRegionCache.EvictionConfigModifier and TypeMethodDescriptionLocalRegionCache.EvictionConfig.create(com.hazelcast.config.MapConfig mapConfig) Creates anLocalRegionCache.EvictionConfigfor a given HazelcastMapConfig.Methods in com.hazelcast.hibernate.local with parameters of type LocalRegionCache.EvictionConfigModifier and TypeMethodDescriptionLocalRegionCache.Builder.withEvictionConfig(LocalRegionCache.EvictionConfig evictionConfig) Constructors in com.hazelcast.hibernate.local with parameters of type LocalRegionCache.EvictionConfigModifierConstructorDescriptionprotectedLocalRegionCache(org.hibernate.cache.spi.RegionFactory regionFactory, String name, com.hazelcast.core.HazelcastInstance hazelcastInstance, org.hibernate.cache.cfg.spi.DomainDataRegionConfig regionConfig, boolean withTopic, LocalRegionCache.EvictionConfig evictionConfig, FreeHeapBasedCacheEvictor freeHeapBasedCacheEvictor)