| Package | Description |
|---|---|
| ch.cern.dirq |
Directory based queue.
|
| Modifier and Type | Method and Description |
|---|---|
String |
QueueNull.get(String name) |
byte[] |
QueueNull.getAsByteArray(String name) |
String |
QueueNull.getPath(String path) |
boolean |
QueueNull.lock(String name,
boolean permissive) |
void |
QueueNull.remove(String name) |
boolean |
QueueNull.unlock(String name,
boolean permissive) |
Copyright © 2012. All Rights Reserved.