See: Description
Class | Description |
---|---|
ClientCacheFactoryBean |
FactoryBean dedicated to creating client caches (caches for client JVMs).
|
ClientRegionFactoryBean<K,V> |
Client extension for GemFire Regions.
|
GemfireDataSourcePostProcessor |
A
BeanFactoryPostProcessor to register a Client Region bean, if necessary, for each Region accessible
to a Gemfire data source. |
Interest<K> |
Basic holder class for registering an interest.
|
PoolFactoryBean |
Factory bean for easy declaration and configuration of a GemFire pool.
|
RegexInterest |
Cache interest based on regular expression rather then individual key types.
|