GigaSpaces XAP 10.0.1 API

Package com.gigaspaces.annotation.pojo

Provides annotations to support POJO usage with GigaSpaces.

See:
          Description

Enum Summary
FifoSupport Determines FIFO operations support.
SpaceClass.IncludeProperties  
SpaceProperty.IndexType Deprecated.
 

Annotation Types Summary
CompoundSpaceIndex Defines a compound space index.
CompoundSpaceIndexes Defines multiple CompoundSpaceIndex annotations for a POJO.
SpaceClass Defines a class annotation of Entry/POJO objects.
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 &#064SpaceIndex 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.
SpaceStorageType  
SpaceVersion Indicates the property that holds the optimistic locking version.
 

Package com.gigaspaces.annotation.pojo Description

Provides annotations to support POJO usage with GigaSpaces.


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.