Package | Description |
---|---|
org.springframework.data.gemfire |
Package providing integration of
GemFire
with Spring concepts.
|
org.springframework.data.gemfire.client |
Classes providing support for GemFire client configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurableCacheFactoryBean
Abstract base class encapsulating functionality for (externally) configuring an Apache Geode
ClientCache
or peer Cache as a bean in the Spring context. |
class |
AbstractResolvableCacheFactoryBean
Abstract base class encapsulating logic to resolve or create a
GemFireCache instance. |
class |
CacheFactoryBean
Spring
FactoryBean used to construct, configure and initialize a peer Cache instance. |
Modifier and Type | Class and Description |
---|---|
class |
ClientCacheFactoryBean
Spring
FactoryBean used to construct, configure and initialize a ClientCache . |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.