public class IndexPathServiceImpl extends java.lang.Object implements IndexPathService
Constructor and Description |
---|
IndexPathServiceImpl() |
IndexPathServiceImpl(NodeStore nodeStore) |
IndexPathServiceImpl(NodeStore nodeStore,
MountInfoProvider mountInfoProvider) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<java.lang.String> |
getIndexPaths()
Returns all index definitions paths present in the repository
|
public IndexPathServiceImpl()
public IndexPathServiceImpl(NodeStore nodeStore)
public IndexPathServiceImpl(NodeStore nodeStore, MountInfoProvider mountInfoProvider)
public java.lang.Iterable<java.lang.String> getIndexPaths()
IndexPathService
getIndexPaths
in interface IndexPathService
Copyright © 2010 - 2020 Adobe. All Rights Reserved