Uses of Class
org.springframework.data.gemfire.cache.GemfireCache
Packages that use GemfireCache
-
Uses of GemfireCache in org.springframework.data.gemfire.cache
Methods in org.springframework.data.gemfire.cache that return GemfireCacheModifier and TypeMethodDescriptionprotected GemfireCacheGemfireCacheManager.newGemfireCache(Region<?, ?> region) Constructs a new instance ofGemfireCacheinitialized with the given GemFireRegion.static GemfireCacheWraps a GemFireRegionin an instance ofGemfireCacheto adapt the GemFireRegionto function as a SpringCachein Spring's caching infrastructure.