| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericRegionFactoryBean<K,V>
The GenericRegionFactoryBean class is an extension of the abstract, base RegionFactoryBean class enabling developers
to define a GemFire Cache Region with defaults.
|
class |
LocalRegionFactoryBean<K,V> |
class |
LookupRegionFactoryBean<K,V>
The LookupRegionFactoryBean class is a concrete implementation of RegionLookupFactoryBean for handling
>gfe:lookup-region/< SDG XML namespace (XSD) elements.
|
class |
PartitionedRegionFactoryBean<K,V> |
class |
RegionFactoryBean<K,V>
Base class for FactoryBeans used to create GemFire
Regions. |
class |
ReplicatedRegionFactoryBean<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRegionFactoryBean<K,V>
Client extension for GemFire Regions.
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.