Modifier and Type | Method and Description |
---|---|
IncludedPath |
IncludedPath.indexes(Collection<Index> indexes) |
IncludedPath |
IncludedPath.path(String path)
Sets path.
|
Modifier and Type | Method and Description |
---|---|
List<IncludedPath> |
IndexingPolicy.includedPaths()
Gets the paths that are chosen to be indexed by the user.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexingPolicy.setIncludedPaths(List<IncludedPath> includedPaths) |
Copyright © 2019. All rights reserved.