Package | Description |
---|---|
org.springframework.data.gemfire.client |
Classes providing support for GemFire client configuration.
|
org.springframework.data.gemfire.client.support | |
org.springframework.data.gemfire.config.annotation |
Class and Description |
---|
ClientRegionShortcutWrapper
The
ClientRegionShortcutWrapper enum is a Java enumerated type that wraps GemFire's ClientRegionShortcuts
with Spring Data GemFire ClientRegionShortcutWrapper enumerated values. |
Interest
The Interest class holds details for registering a client interest.
|
Interest.Type
Type of interest registration.
|
InterestResultPolicyType
The InterestResultPolicyType enum is an enumeration of all client Register Interests (result) policy values.
|
Class and Description |
---|
PoolAdapter
The PoolAdapter class is an abstract, default no-op implementation of the GemFire
Pool interface
that conveniently enables implementing classes to extend this adapter to adapt their interfaces and serve
as a Pool . |
Class and Description |
---|
ClientCacheFactoryBean
Spring
FactoryBean used to create a Pivotal GemFire/Apache Geode
ClientCache . |
ClientRegionFactoryBean
Spring
FactoryBean used to construct, configure and initialize a client Region . |
PoolFactoryBean
Spring
FactoryBean to construct, configure and initialize a Pool . |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.