| Package | Description |
|---|---|
| org.maestro.client | |
| org.maestro.client.notes | |
| org.maestro.common.client |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
Maestro.startWorker(String topic,
WorkerStartOptions options) |
| Modifier and Type | Method and Description |
|---|---|
WorkerStartOptions |
StartWorker.getOptions() |
| Constructor and Description |
|---|
StartWorker(WorkerStartOptions options) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
MaestroRequester.startWorker(String topic,
WorkerStartOptions options)
Sends a start worker request
|
This documentation was released into the public domain.