public interface BoltWorkerQueueMonitor
| Modifier and Type | Method and Description |
|---|---|
void |
dequeued(Job job) |
void |
drained(Collection<Job> jobs) |
void |
enqueued(Job job) |
void enqueued(Job job)
void dequeued(Job job)
void drained(Collection<Job> jobs)
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.