| Annotation Type | Description |
|---|---|
| ClientRegion |
Annotation defining the Client Region in which the application
persistent entity will be stored. |
| Indexed |
The
Indexed annotation is used to index a GemfirePersistentEntity GemfirePersistentProperty,
which creates a Pivotal GemFire/Apache Geode Index on a Pivotal GemFire/Apache Geode Region. |
| LocalRegion |
Annotation defining the Local Region in which the application persistent entity will be stored. |
| LuceneIndexed |
The
LuceneIndexed annotation is used to index a GemfirePersistentEntity
GemfirePersistentProperty, creating a Pivotal GemFire/Apache Geode LuceneIndex
on a Pivotal GemFire/Apache Geode Region. |
| PartitionRegion |
Annotation defining the Partition Region in which the application persistent entity will be stored. |
| PartitionRegion.FixedPartition |
PartitionRegion.FixedPartition defined fixed partition meta-data within
a DataPolicy.PARTITION Region. |
| Region |
Annotation defining the Region in which the application persistent entity will be stored. |
| ReplicateRegion |
Annotation defining the Replicate Region in which the application persistent entity will be stored. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.