| Interface | Description |
|---|---|
| MappingPdxSerializer.PdxSerializerResolver |
| Class | Description |
|---|---|
| GemfireMappingContext |
Spring Data
AbstractMappingContext implementation defining entity mapping meta-data
for Pivotal GemFire persistent entities. |
| GemfirePersistentEntity<T> |
PersistentEntity implementation adding custom Pivotal GemFire persistent entity related metadata, such as the
Region to which the entity is mapped, etc. |
| GemfirePersistentProperty |
PersistentProperty implementation to for Gemfire related metadata. |
| MappingPdxSerializer |
PdxSerializer implementation using the Spring Data for Apache Geode GemfireMappingContext
to read (deserialize) and write (serialize) entities from and to PDX. |
| Regions |
Simple value object to abstract access to regions by name and mapped type.
|
| Enum | Description |
|---|---|
| MappingPdxSerializer.PdxSerializerResolvers | |
| MappingPdxSerializer.TypeFilters |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.