Uses of Interface
org.apache.jackrabbit.oak.plugins.index.IndexPathService
-
Packages that use IndexPathService Package Description org.apache.jackrabbit.oak.index org.apache.jackrabbit.oak.plugins.index -
-
Uses of IndexPathService in org.apache.jackrabbit.oak.index
Methods in org.apache.jackrabbit.oak.index that return IndexPathService Modifier and Type Method Description IndexPathServiceIndexHelper. getIndexPathService() -
Uses of IndexPathService in org.apache.jackrabbit.oak.plugins.index
Classes in org.apache.jackrabbit.oak.plugins.index that implement IndexPathService Modifier and Type Class Description classIndexPathServiceImplConstructors in org.apache.jackrabbit.oak.plugins.index with parameters of type IndexPathService Constructor Description IndexInfoServiceImpl(NodeStore nodeStore, IndexPathService indexPathService)
-