Modifier and Type | Method and Description |
---|---|
CompositePath |
CompositePath.setOrder(CompositePathSortOrder order)
Gets the sort order for the composite path.
|
CompositePath |
CompositePath.setPath(String path)
Sets path.
|
Modifier and Type | Method and Description |
---|---|
List<List<CompositePath>> |
IndexingPolicy.getCompositeIndexes()
Gets the composite indexes for additional indexes.
|
Modifier and Type | Method and Description |
---|---|
IndexingPolicy |
IndexingPolicy.setCompositeIndexes(List<List<CompositePath>> compositeIndexes)
Sets the composite indexes for additional indexes.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.