Class IndexDefinitionBuilder.AggregateRule
- java.lang.Object
-
- org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder.AggregateRule
-
- Enclosing class:
- IndexDefinitionBuilder
public static class IndexDefinitionBuilder.AggregateRule extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
IndexDefinitionBuilder.AggregateRule.Include
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IndexDefinitionBuilder.AggregateRule.Include
include(java.lang.String includePath)
-
-
-
Method Detail
-
include
public IndexDefinitionBuilder.AggregateRule.Include include(java.lang.String includePath)
-
-