public static interface QueueDistribution.QueueDistributor<RECORD>
RecordDistributor.RecordConsumer.| Modifier and Type | Method and Description |
|---|---|
void |
distribute(RECORD record,
org.neo4j.consistency.checking.full.RecordDistributor.RecordConsumer<RECORD> consumer) |
void distribute(RECORD record, org.neo4j.consistency.checking.full.RecordDistributor.RecordConsumer<RECORD> consumer) throws InterruptedException
InterruptedExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.