| Package | Description |
|---|---|
| org.maestro.client | |
| org.maestro.common.client |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
Maestro.drainRequest(String topic,
DrainOptions drainOptions) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
MaestroRequester.drainRequest(String topic,
DrainOptions drainOptions)
Issues a drain request
|
This documentation was released into the public domain.