| Package | Description |
|---|---|
| org.neo4j.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncEvents<T extends AsyncEvent>
AsyncEvents is a mechanism for queueing up events to be processed asynchronously in a background thread. |
interface |
AsyncEventSender<T extends AsyncEvent>
An end-point of sorts, through which events can be sent or queued up for background processing.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.