@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface CompositeIndex
| Modifier and Type | Optional Element and Description |
|---|---|
CompositeIndexPath[] |
paths
Array of composite index paths
|
public abstract CompositeIndexPath[] paths
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.