| Package | Description |
|---|---|
| org.apache.jackrabbit.core.persistence.bundle | |
| org.apache.jackrabbit.core.persistence.check |
| Modifier and Type | Method and Description |
|---|---|
ConsistencyReport |
AbstractBundlePersistenceManager.check(String[] uuids,
boolean recursive,
boolean fix,
String lostNFoundId,
ConsistencyCheckListener listener)
Perform a consistency check of the data.
|
ConsistencyReport |
ConsistencyCheckerImpl.getReport()
Return the report of a consistency
ConsistencyCheckerImpl.check(java.lang.String[], boolean) / ConsistencyCheckerImpl.doubleCheckErrors() / ConsistencyCheckerImpl.repair() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistencyReportImpl |
| Modifier and Type | Method and Description |
|---|---|
ConsistencyReport |
ConsistencyChecker.check(String[] uuids,
boolean recursive,
boolean fix,
String lostNFoundId,
ConsistencyCheckListener listener)
Perform a consistency check of the data.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.