public static class ConsistencyReporter.ReportHandler<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> extends ConsistencyReporter.ReportInvocationHandler<RECORD,REPORT>
| Constructor and Description |
|---|
ReportHandler(InconsistencyReport report,
ConsistencyReporter.ProxyFactory<REPORT> factory,
RecordType type,
RecordAccess records,
org.neo4j.kernel.impl.store.record.AbstractBaseRecord record,
ConsistencyReporter.Monitor monitor) |
public ReportHandler(InconsistencyReport report, ConsistencyReporter.ProxyFactory<REPORT> factory, RecordType type, RecordAccess records, org.neo4j.kernel.impl.store.record.AbstractBaseRecord record, ConsistencyReporter.Monitor monitor)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.