Uses of Class
org.apache.jackrabbit.oak.index.indexer.document.flatfile.analysis.modules.IndexedProperty
-
Packages that use IndexedProperty Package Description org.apache.jackrabbit.oak.index.indexer.document.flatfile.analysis.modules -
-
Uses of IndexedProperty in org.apache.jackrabbit.oak.index.indexer.document.flatfile.analysis.modules
Methods in org.apache.jackrabbit.oak.index.indexer.document.flatfile.analysis.modules that return IndexedProperty Modifier and Type Method Description static IndexedPropertyIndexedProperty. create(String nodeType, String fullName)Method parameters in org.apache.jackrabbit.oak.index.indexer.document.flatfile.analysis.modules with type arguments of type IndexedProperty Modifier and Type Method Description voidPropertyStats. setIndexedProperties(Map<String,ArrayList<IndexedProperty>> map)
-