| Package | Description |
|---|---|
| org.neo4j.concurrent |
| Modifier and Type | Field and Description |
|---|---|
static AsyncEvents.Monitor |
AsyncEvents.Monitor.NONE |
| Constructor and Description |
|---|
AsyncEvents(Consumer<T> eventConsumer,
AsyncEvents.Monitor monitor)
Construct a new
AsyncEvents instance, that will use the given consumer to process the events. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.