@Target(value=METHOD) @Retention(value=RUNTIME) public @interface SpaceProperty
Modifier and Type | Fields and Description |
---|---|
static String |
EMPTY_VALUE |
Modifier and Type | Optional Element and Description |
---|---|
SpaceDocumentSupport |
documentSupport
Defines the document support of the annotated property.
|
SpaceProperty.IndexType |
index
Deprecated.
since 7.1 . Use @SpaceIndex instead
|
String |
nullValue
To designate primitive types null value a matchable fields for the space.
|
public static final String EMPTY_VALUE
@Deprecated public abstract SpaceProperty.IndexType index
public abstract String nullValue
public abstract SpaceDocumentSupport documentSupport
Copyright © GigaSpaces.