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
EvictingRegionFactoryBean
interface specifiesRegion
FactoryBeans
capable of supporting Eviction configuration, that is, evictingRegion
entries. -
Classes in org.springframework.data.gemfire.eviction used by org.springframework.data.gemfire.clientClassDescriptionThe
EvictingRegionFactoryBean
interface specifiesRegion
FactoryBeans
capable of supporting Eviction configuration, that is, evictingRegion
entries. -
Classes in org.springframework.data.gemfire.eviction used by org.springframework.data.gemfire.config.annotationClassDescriptionThe
EvictingRegionFactoryBean
interface specifiesRegion
FactoryBeans
capable of supporting Eviction configuration, that is, evictingRegion
entries.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
EvictingRegionFactoryBean
interface specifiesRegion
FactoryBeans
capable of supporting Eviction configuration, that is, evictingRegion
entries. -
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).