Uses of Package
org.springframework.data.gemfire
Packages that use org.springframework.data.gemfire
Package
Description
Package providing integration of
GemFire
with Spring concepts.
Classes providing support for GemFire client configuration.
Support package for Spring Gemfire integration.
-
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfireClassDescriptionAbstract base class for
CacheFactoryBeanandClientCacheFactoryBeanclasses, used to create Apache Geode peerCacheandClientCacheinstances, respectively.Callback interface for initializing aCacheFactoryor aClientCacheFactoryinstance, which is used to create an instance ofGemFireCache.Callback interface to configure PDX.Abstract base class encapsulating functionality for (externally) configuring an Apache GeodeClientCacheor peerCacheas a bean in the Spring context.Abstract base class encapsulating logic to resolve or create aGemFireCacheinstance.ConfigurableRegionFactoryBeanis an abstract base class encapsulating functionality common to all configurableRegionFactoryBeans.GemfireAccessoris a base class forGemfireTemplateto encapsulate common operations and properties, such as accessors to aRegion.Callback interface for GemFire code.GemfireOperationsdefines the {Regiondata access operations that can be performed using the Template software design pattern.An Enum (enumeration) of Apache Geode gemfire.properties.TheIndexMaintenancePolicyTypeenum is a enumerated type of GemFire Index maintenance update options.IndexTypeis an enumerated type of Apache GeodeIndex Types.The InterestPolicyType enum is an enumeration of all the GemFire Subscription, InterestPolicy values.The JndiDataSourceType class is an enumeration of valid JNDI DataSource implementation types supported by GemFire.SpringFactoryBeanand abstract base class extended by other SDGFactoryBeansused to construct, configure and initialize peerRegions.The RegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's RegionShortcuts with Spring Data GemFire RegionShortcutWrapper enumerated values.SpringFactoryBeanused to look up or createRegions.The ScopeType enum is an enumeration of GemFire Scopes. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.clientClassDescriptionAbstract base class for
CacheFactoryBeanandClientCacheFactoryBeanclasses, used to create Apache Geode peerCacheandClientCacheinstances, respectively.Callback interface to configure PDX.Abstract base class encapsulating functionality for (externally) configuring an Apache GeodeClientCacheor peerCacheas a bean in the Spring context.Abstract base class encapsulating logic to resolve or create aGemFireCacheinstance.SpringFactoryBeanused to construct, configure and initialize a peerCacheinstance.ConfigurableRegionFactoryBeanis an abstract base class encapsulating functionality common to all configurableRegionFactoryBeans.SpringFactoryBeanused to look up or createRegions. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.client.support
-
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.config.annotationClassDescriptionSpring
FactoryBeanused to construct, configure and initialize a peerCacheinstance.SpringFactoryBeanused to construct, configure and initialize anIndex.IndexTypeis an enumerated type of Apache GeodeIndex Types.SpringFactoryBeanused to configure and initialize (bootstrap) an Apache Geode or Pivotal GemFireLocatorusing theLocatorLauncherclass.SpringFactoryBeanand abstract base class extended by other SDGFactoryBeansused to construct, configure and initialize peerRegions. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.config.annotation.supportClassDescriptionSpring
FactoryBeanused to construct, configure and initialize a peerCacheinstance.SpringFactoryBeanused to configure and initialize (bootstrap) an Apache Geode or Pivotal GemFireLocatorusing theLocatorLauncherclass.SpringFactoryBeanand abstract base class extended by other SDGFactoryBeansused to construct, configure and initialize peerRegions.SpringFactoryBeanused to look up or createRegions. -
-
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.daoClassDescription
GemfireOperationsdefines the {Regiondata access operations that can be performed using the Template software design pattern.TheGemfireTemplateclass simplifies Apache Geode data access operations, converting Apache GeodeGemFireCheckedExceptionsandGemFireExceptionsinto SpringDataAccessExceptions, following theorg.springframework.daoExceptionhierarchy. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.repository.queryClassDescriptionThe
GemfireTemplateclass simplifies Apache Geode data access operations, converting Apache GeodeGemFireCheckedExceptionsandGemFireExceptionsinto SpringDataAccessExceptions, following theorg.springframework.daoExceptionhierarchy. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.repository.query.supportClassDescriptionThe
GemfireTemplateclass simplifies Apache Geode data access operations, converting Apache GeodeGemFireCheckedExceptionsandGemFireExceptionsinto SpringDataAccessExceptions, following theorg.springframework.daoExceptionhierarchy. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.repository.supportClassDescriptionThe
GemfireTemplateclass simplifies Apache Geode data access operations, converting Apache GeodeGemFireCheckedExceptionsandGemFireExceptionsinto SpringDataAccessExceptions, following theorg.springframework.daoExceptionhierarchy. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.supportClassDescriptionStrategy interface for resolving a instance reference to a
GemFireCache.TheRegionResolverinterface is a Strategy interface used to encapsulate different algorithms (Strategies) used to resolve a cacheRegion. -
Classes in org.springframework.data.gemfire used by org.springframework.data.gemfire.transaction.configClassDescriptionSpring
FactoryBeanused to construct, configure and initialize a peerCacheinstance.