| Package | Description |
|---|---|
| org.neo4j.bolt.v1.runtime |
| Modifier and Type | Method and Description |
|---|---|
void |
BoltWorkerQueueMonitor.dequeued(Job job) |
void |
BoltChannelAutoReadLimiter.dequeued(Job job) |
void |
BoltWorker.enqueue(Job job)
Add a new job to the job queue.
|
void |
BoltWorkerQueueMonitor.enqueued(Job job) |
void |
BoltChannelAutoReadLimiter.enqueued(Job job) |
| Modifier and Type | Method and Description |
|---|---|
void |
BoltWorkerQueueMonitor.drained(Collection<Job> jobs) |
void |
BoltChannelAutoReadLimiter.drained(Collection<Job> jobs) |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.