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 GemFire/Geode Index on a GemFire/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 GemFire/Geode LuceneIndex
on a GemFire/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 declaring 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–2023 Pivotal Software, Inc.. All rights reserved.