Uses of Package
org.springframework.data.gemfire.client
Package
Description
Classes providing support for GemFire client configuration.
Base package for GemFire continuous query listener / container facility
-
ClassDescriptionThe ClientRegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's ClientRegionShortcuts with Spring Data GemFire ClientRegionShortcutWrapper enumerated values.A Spring
BeanFactoryPostProcessor
used to register a Client Region beans for each Region accessible to an Apache Geode or Pivotal GemFire DataSource.The Interest class holds details for registering a client interest.Type of interest registration.The InterestResultPolicyType enum is an enumeration of all client Register Interests (result) policy values.Callback interface to initialize thePoolFactory
used by thisPoolFactoryBean
to create aPool
by providing additional or alternative configuration for the factory.PoolResolver
is a strategy interface for resolving references to Apache GeodePool
instances. -
ClassDescriptionThe
PoolAdapter
class is an abstract base class and default, no-op implementation of thePool
interface that conveniently enables implementing classes to extend this adapter and choose whichPool
methods/operations are supported by this implementation.PoolResolver
is a strategy interface for resolving references to Apache GeodePool
instances. -
ClassDescriptionSpring
FactoryBean
used to construct, configure and initialize aClientCache
.SpringFactoryBean
used to construct, configure and initialize a clientRegion
.A SpringBeanFactoryPostProcessor
used to register a Client Region beans for each Region accessible to an Apache Geode or Pivotal GemFire DataSource. -
ClassDescriptionSpring
FactoryBean
used to construct, configure and initialize aClientCache
.SpringFactoryBean
used to construct, configure and initialize a clientRegion
.The Interest class holds details for registering a client interest. -
ClassDescription
PoolResolver
is a strategy interface for resolving references to Apache GeodePool
instances. -
ClassDescription
PoolResolver
is a strategy interface for resolving references to Apache GeodePool
instances.