| 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.
|
| Constructor and Description |
|---|
ConsistencyCheckerImpl(AbstractBundlePersistenceManager pm,
ConsistencyCheckListener listener,
String lostNFoundId,
UpdateEventChannel eventChannel) |
| 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–2024 The Apache Software Foundation. All rights reserved.