| Package | Description |
|---|---|
| org.apache.jackrabbit.core.persistence.check |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportItemImpl |
| Modifier and Type | Method and Description |
|---|---|
Set<ReportItem> |
ConsistencyReport.getItems() |
Set<ReportItem> |
ConsistencyReportImpl.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsistencyCheckListener.report(ReportItem item)
Called when there's a consistency problem to be reported
|
| Constructor and Description |
|---|
ConsistencyReportImpl(int nodeCount,
long elapsedTimeMs,
Set<ReportItem> reports) |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.