Uses of Class
org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
-
Packages that use ConsistencyCheckError Package Description org.apache.jackrabbit.core.query.lucene -
-
Uses of ConsistencyCheckError in org.apache.jackrabbit.core.query.lucene
Methods in org.apache.jackrabbit.core.query.lucene that return types with arguments of type ConsistencyCheckError Modifier and Type Method Description List<ConsistencyCheckError>
ConsistencyCheck. getErrors()
Returns the errors detected by the consistency check.
-