Uses of Package
org.springframework.data.gemfire.eviction
Packages that use org.springframework.data.gemfire.eviction
Package
Description
Package providing integration of
GemFire
with Spring concepts.
Classes providing support for GemFire client configuration.
-
Classes in org.springframework.data.gemfire.eviction used by org.springframework.data.gemfireClassDescriptionThe
EvictingRegionFactoryBeaninterface specifiesRegionFactoryBeanscapable of supporting Eviction configuration, that is, evictingRegionentries. -
Classes in org.springframework.data.gemfire.eviction used by org.springframework.data.gemfire.clientClassDescriptionThe
EvictingRegionFactoryBeaninterface specifiesRegionFactoryBeanscapable of supporting Eviction configuration, that is, evictingRegionentries. -
Classes in org.springframework.data.gemfire.eviction used by org.springframework.data.gemfire.config.annotationClassDescriptionThe
EvictingRegionFactoryBeaninterface specifiesRegionFactoryBeanscapable of supporting Eviction configuration, that is, evictingRegionentries.The EvictionActionType enum is an enumeration of all the GemFire EvictionAction values.The EvictionPolicyType enum is an enumeration of all GemFire Eviction policies, where the Eviction 'policy' is a combination of the Eviction algorithm mixed with the monitored resource (e.g. such as JVM HEAP memory). -
Classes in org.springframework.data.gemfire.eviction used by org.springframework.data.gemfire.config.annotation.supportClassDescriptionThe
EvictingRegionFactoryBeaninterface specifiesRegionFactoryBeanscapable of supporting Eviction configuration, that is, evictingRegionentries. -
Classes in org.springframework.data.gemfire.eviction used by org.springframework.data.gemfire.evictionClassDescriptionThe EvictionActionType enum is an enumeration of all the GemFire EvictionAction values.The EvictionPolicyType enum is an enumeration of all GemFire Eviction policies, where the Eviction 'policy' is a combination of the Eviction algorithm mixed with the monitored resource (e.g. such as JVM HEAP memory).