Interface | Description |
---|---|
MappingPdxSerializer.PdxSerializerResolver |
Class | Description |
---|---|
GemfireMappingContext |
Spring Data
AbstractMappingContext implementation defining entity mapping meta-data
for GemFire persistent entities. |
GemfirePersistentEntity<T> |
PersistentEntity implementation adding custom 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 |
GemFire
PdxSerializer implementation using the Spring Data GemFire GemfireMappingContext
to read and write entities from/to GemFire PDX bytes. |
Regions |
Simple value object to abstract access to regions by name and mapped type.
|
Enum | Description |
---|---|
MappingPdxSerializer.PdxSerializerResolvers | |
MappingPdxSerializer.TypeFilters |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.