Annotation Type CompositeIndex
-
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface CompositeIndex
Annotation for specifying a composite index on CosmosIndexPolicy
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description CompositeIndexPath[]pathsArray of composite index paths
-
-
-
Element Detail
-
paths
CompositeIndexPath[] paths
Array of composite index paths- Returns:
- String
- Default:
- {}
-
-