Class GemfireCache

java.lang.Object
org.springframework.data.gemfire.cache.GemfireCache
All Implemented Interfaces:
Cache

public class GemfireCache extends Object implements Cache
Spring Framework Cache implementation backed by a GemFire Region.
Author:
Costin Leau, John Blum, Oliver Gierke
See Also: