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