public final class KueueManager extends Object implements AutoCloseable
| Constructor and Description |
|---|
KueueManager(Path directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Kueue |
get(String identifier) |
String |
getDirectory() |
Path |
getPath() |
boolean |
isClosed() |
public KueueManager(Path directory)
Copyright © 2022. All rights reserved.