Package | Description |
---|---|
org.springframework.data.gemfire.mapping.annotation |
Modifier and Type | Class and Description |
---|---|
interface |
ClientRegion
Annotation defining the Client Region in which the application
persistent entity will be stored. |
interface |
LocalRegion
Annotation defining the Local Region in which the application persistent entity will be stored. |
interface |
PartitionRegion
Annotation defining the Partition Region in which the application persistent entity will be stored. |
interface |
ReplicateRegion
Annotation defining the Replicate Region in which the application persistent entity will be stored. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.