CompositeIndex Interface
Implements
public interface CompositeIndex
implements Annotation
Annotation for specifying a composite index on CosmosIndexPolicy
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Composite |
paths()
Array of composite index paths |
Method Details
paths
public abstract CompositeIndexPath[] paths()
Array of composite index paths
Returns:
String
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java