| 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.
|
| org.springframework.data.gemfire.client.support | |
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.config.annotation.support | |
| org.springframework.data.gemfire.config.schema.definitions | |
| org.springframework.data.gemfire.dao | |
| org.springframework.data.gemfire.repository.query | |
| org.springframework.data.gemfire.repository.query.support | |
| org.springframework.data.gemfire.repository.support | |
| org.springframework.data.gemfire.support |
Support package for Spring Gemfire integration.
|
| org.springframework.data.gemfire.transaction.config |
| Class and Description |
|---|
| AbstractBasicCacheFactoryBean
Abstract base class for
CacheFactoryBean and ClientCacheFactoryBean classes,
used to create Apache Geode peer Cache and ClientCache instances, respectively. |
| AbstractBasicCacheFactoryBean.CacheFactoryInitializer
Callback interface for initializing a
CacheFactory or a ClientCacheFactory instance,
which is used to create an instance of GemFireCache. |
| AbstractBasicCacheFactoryBean.PdxConfigurer
Callback interface to configure PDX.
|
| AbstractConfigurableCacheFactoryBean
Abstract base class encapsulating functionality for (externally) configuring an Apache Geode
ClientCache
or peer Cache as a bean in the Spring context. |
| AbstractResolvableCacheFactoryBean
Abstract base class encapsulating logic to resolve or create a
GemFireCache instance. |
| CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter |
| CacheFactoryBean.JndiDataSource |
ConfigurableRegionFactoryBean
ConfigurableRegionFactoryBean is an abstract base class encapsulating functionality common
to all configurable Region FactoryBeans. |
| DiskStoreFactoryBean.DiskDir |
GemfireAccessor
GemfireAccessor is a base class for GemfireTemplate to encapsulate common operations and properties,
such as accessors to a Region. |
| GemfireCallback
Callback interface for GemFire code.
|
GemfireOperations
GemfireOperations defines the {Region data access operations that can be performed
using the Template software design pattern. |
| GemFireProperties
An Enum (enumeration) of Apache Geode gemfire.properties.
|
| IndexMaintenancePolicyType
The
IndexMaintenancePolicyType enum is a enumerated type of GemFire Index maintenance update options. |
IndexType
IndexType is an enumerated type of Apache Geode Index Types. |
| InterestPolicyType
The InterestPolicyType enum is an enumeration of all the GemFire Subscription, InterestPolicy values.
|
| JndiDataSourceType
The JndiDataSourceType class is an enumeration of valid JNDI DataSource implementation types supported by GemFire.
|
| PeerRegionFactoryBean
Spring
FactoryBean and abstract base class extended by other SDG FactoryBeans
used to construct, configure and initialize peer Regions. |
| RegionShortcutToDataPolicyConverter |
| RegionShortcutWrapper
The RegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's RegionShortcuts
with Spring Data GemFire RegionShortcutWrapper enumerated values.
|
| ResolvableRegionFactoryBean
Spring
FactoryBean used to look up or create Regions. |
| ScopeType
The ScopeType enum is an enumeration of GemFire Scopes.
|
| Class and Description |
|---|
| AbstractBasicCacheFactoryBean
Abstract base class for
CacheFactoryBean and ClientCacheFactoryBean classes,
used to create Apache Geode peer Cache and ClientCache instances, respectively. |
| AbstractBasicCacheFactoryBean.PdxConfigurer
Callback interface to configure PDX.
|
| AbstractConfigurableCacheFactoryBean
Abstract base class encapsulating functionality for (externally) configuring an Apache Geode
ClientCache
or peer Cache as a bean in the Spring context. |
| AbstractResolvableCacheFactoryBean
Abstract base class encapsulating logic to resolve or create a
GemFireCache instance. |
| CacheFactoryBean
Spring
FactoryBean used to construct, configure and initialize a peer Cache instance. |
ConfigurableRegionFactoryBean
ConfigurableRegionFactoryBean is an abstract base class encapsulating functionality common
to all configurable Region FactoryBeans. |
| ResolvableRegionFactoryBean
Spring
FactoryBean used to look up or create Regions. |
| Class and Description |
|---|
| CacheResolver
Strategy interface for resolving a instance reference to a
GemFireCache. |
| Class and Description |
|---|
| CacheFactoryBean
Spring
FactoryBean used to construct, configure and initialize a peer Cache instance. |
| CacheFactoryBean.JndiDataSource |
| IndexFactoryBean
Spring
FactoryBean used to construct, configure and initialize an Index. |
IndexType
IndexType is an enumerated type of Apache Geode Index Types. |
| LocatorFactoryBean
Spring
FactoryBean used to configure, bootstrap and initialize an Apache Geode Locator
using the LocatorLauncher class. |
| PeerRegionFactoryBean
Spring
FactoryBean and abstract base class extended by other SDG FactoryBeans
used to construct, configure and initialize peer Regions. |
| Class and Description |
|---|
| CacheFactoryBean
Spring
FactoryBean used to construct, configure and initialize a peer Cache instance. |
| LocatorFactoryBean
Spring
FactoryBean used to configure, bootstrap and initialize an Apache Geode Locator
using the LocatorLauncher class. |
| PeerRegionFactoryBean
Spring
FactoryBean and abstract base class extended by other SDG FactoryBeans
used to construct, configure and initialize peer Regions. |
| ResolvableRegionFactoryBean
Spring
FactoryBean used to look up or create Regions. |
| Class and Description |
|---|
IndexType
IndexType is an enumerated type of Apache Geode Index Types. |
| Class and Description |
|---|
GemfireOperations
GemfireOperations defines the {Region data access operations that can be performed
using the Template software design pattern. |
| GemfireTemplate
The
GemfireTemplate class simplifies Apache Geode data access operations, converting Apache Geode
GemFireCheckedExceptions and GemFireExceptions into
Spring DataAccessExceptions, following the org.springframework.dao
Exception hierarchy. |
| Class and Description |
|---|
| GemfireTemplate
The
GemfireTemplate class simplifies Apache Geode data access operations, converting Apache Geode
GemFireCheckedExceptions and GemFireExceptions into
Spring DataAccessExceptions, following the org.springframework.dao
Exception hierarchy. |
| Class and Description |
|---|
| GemfireTemplate
The
GemfireTemplate class simplifies Apache Geode data access operations, converting Apache Geode
GemFireCheckedExceptions and GemFireExceptions into
Spring DataAccessExceptions, following the org.springframework.dao
Exception hierarchy. |
| Class and Description |
|---|
| GemfireTemplate
The
GemfireTemplate class simplifies Apache Geode data access operations, converting Apache Geode
GemFireCheckedExceptions and GemFireExceptions into
Spring DataAccessExceptions, following the org.springframework.dao
Exception hierarchy. |
| Class and Description |
|---|
| CacheResolver
Strategy interface for resolving a instance reference to a
GemFireCache. |
| RegionResolver
The
RegionResolver interface is a Strategy interface used to encapsulate different algorithms
(Strategies) used to resolve a cache Region. |
| Class and Description |
|---|
| CacheFactoryBean
Spring
FactoryBean used to construct, configure and initialize a peer Cache instance. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.