Package org.springframework.data.gemfire.support

Support package for Spring Gemfire integration.

See:
          Description

Class Summary
GemfireCache Spring Framework Cache implementation using a GemFire Region underneath.
GemfireCacheManager Spring Framework CacheManager backed by a Gemfire Cache.
GemfireDaoSupport Convenient super class for GemFire data access objects.
ListRegionsOnServerFunction  
 

Package org.springframework.data.gemfire.support Description

Support package for Spring Gemfire integration.

Provides Spring 3.1 caching support (Cache and CacheManager implementations on top of Gemfire APIs).