See: Description
| Enum | Description | 
|---|---|
| FifoSupport | 
 Determines FIFO operations support. 
 | 
| SpaceClass.IncludeProperties | |
| SpaceProperty.IndexType | Deprecated | 
| Annotation Type | Description | 
|---|---|
| CompoundSpaceIndex | 
 
 Defines a compound space index. 
 | 
| CompoundSpaceIndexes | 
 Defines multiple CompoundSpaceIndex annotations for a POJO. 
 | 
| SpaceClass | 
 
 Defines a class annotation of Entry/POJO
 objects. 
 | 
| SpaceClassConstructor | 
 Specifies that the annotated constructor should be used to read the class properties and to
 instantiate new instances. 
 | 
| SpaceDynamicProperties | 
 Indicates that the annotated property will be used to store and retrieve dynamic properties. 
 | 
| SpaceExclude | 
 Excludes a property from the space when using  
SpaceClass.includeProperties()
 set to SpaceClass.IncludeProperties.IMPLICIT. | 
| SpaceFifoGroupingIndex | 
 
 Defines a space fifo grouping index. 
 | 
| SpaceFifoGroupingProperty | 
 
 Defines a space fifo grouping property. 
 | 
| SpaceId | 
 To designate a property as the entity's primary key. 
 | 
| SpaceIndex | 
 
 Defines a space index. 
 | 
| SpaceIndexes | 
 Defines multiple @SpaceIndex annotation for a single object property. 
 | 
| SpaceInitialLoadQuery | |
| SpaceLeaseExpiration | 
 Indicates the property that holds the entity lease expiration. 
 | 
| SpacePersist | 
 Indicate if the instance is persist. 
 | 
| SpaceProperty | 
 Defines a method annotation type with full meta-data of POJO fields. 
 | 
| SpaceRouting | 
 Indicate which the member of the POJO is the routing index for partial. 
 | 
| SpaceSequenceNumber | 
 Designate a property as a sequence number . 
 | 
| SpaceStorageType | |
| SpaceVersion | 
 Indicates the property that holds the optimistic locking version. 
 | 
Copyright © GigaSpaces.