Uses of Class
org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.MongoRegexPathFilterFactory.MongoFilterPaths
-
Packages that use MongoRegexPathFilterFactory.MongoFilterPaths Package Description org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined -
-
Uses of MongoRegexPathFilterFactory.MongoFilterPaths in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
Fields in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined declared as MongoRegexPathFilterFactory.MongoFilterPaths Modifier and Type Field Description static MongoRegexPathFilterFactory.MongoFilterPathsMongoRegexPathFilterFactory.MongoFilterPaths. DOWNLOAD_ALLMethods in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined that return MongoRegexPathFilterFactory.MongoFilterPaths Modifier and Type Method Description MongoRegexPathFilterFactory.MongoFilterPathsMongoRegexPathFilterFactory. buildMongoFilter(List<PathFilter> pathFilters)MongoRegexPathFilterFactory.MongoFilterPathsMongoRegexPathFilterFactory. buildMongoFilter(List<PathFilter> pathFilters, List<String> customExcludedPaths)
-