| Package | Description |
|---|---|
| org.neo4j.consistency.checking.full |
| Constructor and Description |
|---|
ParallelRecordScanner(String name,
Statistics statistics,
int threads,
org.neo4j.helpers.collection.BoundedIterable<RECORD> store,
org.neo4j.helpers.progress.ProgressMonitorFactory.MultiPartBuilder builder,
RecordProcessor<RECORD> processor,
CacheAccess cacheAccess,
QueueDistribution distribution,
IterableStore... warmUpStores) |
SequentialRecordScanner(String name,
Statistics statistics,
int threads,
org.neo4j.helpers.collection.BoundedIterable<RECORD> store,
org.neo4j.helpers.progress.ProgressMonitorFactory.MultiPartBuilder builder,
RecordProcessor<RECORD> processor,
IterableStore... warmUpStores) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.