| Package | Description |
|---|---|
| io.simplesource.api |
| Modifier and Type | Method | Description |
|---|---|---|
default io.simplesource.data.FutureResult<CommandError,io.simplesource.data.Sequence> |
CommandAPI.publishAndQueryCommand(CommandAPI.Request<K,C> commandRequest,
java.time.Duration timeout) |
Chain together publishing a command then query the result.
|
io.simplesource.data.FutureResult<CommandError,UUID> |
CommandAPI.publishCommand(CommandAPI.Request<K,C> request) |
Submit the given command ready for processing.
|
Copyright © 2019. All rights reserved.