Uses of Package
org.springframework.data.gemfire.client
Packages that use org.springframework.data.gemfire.client
Package
Description
Classes providing support for GemFire client configuration.
Base package for GemFire continuous query listener / container facility
-
Classes in org.springframework.data.gemfire.client used by org.springframework.data.gemfire.clientClassDescriptionThe 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. -
Classes in org.springframework.data.gemfire.client used by org.springframework.data.gemfire.client.supportClassDescriptionThe
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. -
Classes in org.springframework.data.gemfire.client used by org.springframework.data.gemfire.config.annotationClassDescriptionSpring
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. -
Classes in org.springframework.data.gemfire.client used by org.springframework.data.gemfire.config.annotation.supportClassDescriptionSpring
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. -
Classes in org.springframework.data.gemfire.client used by org.springframework.data.gemfire.function.executionClassDescription
PoolResolver
is a strategy interface for resolving references to Apache GeodePool
instances. -
Classes in org.springframework.data.gemfire.client used by org.springframework.data.gemfire.listenerClassDescription
PoolResolver
is a strategy interface for resolving references to Apache GeodePool
instances.