| Interface | Description |
|---|---|
| Work<Material,W extends Work<Material,W>> |
A unit of work that can be applied to the given type of material, or combined with other like-typed units of
work.
|
| Class | Description |
|---|---|
| BinaryLatch |
This class is similar in many ways to a CountDownLatch(1).
|
| WorkSync<Material,W extends Work<Material,W>> |
Turns multi-threaded unary work into single-threaded stack work.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.