Package com.gigaspaces.annotation.pojo
Annotation Type SpaceIndex
-
@Retention(RUNTIME) @Target(METHOD) public @interface SpaceIndex
A GigaSpaces mockup for testing.- Version:
- 2016-07-02
- Author:
- Gaspar Sinai - gaspar.sinai@microspace.org
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description SpaceIndexType
type
-
-
-
Element Detail
-
type
SpaceIndexType type
- Default:
- com.gigaspaces.metadata.index.SpaceIndexType.BASIC
-
-