Package | Description |
---|---|
net.bluemind.forest.instance.api | |
net.bluemind.forest.instance.service |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> |
IForestOrdersPromise.producer(ProducerSetup st) |
void |
IForestOrders.producer(ProducerSetup st)
The forest wants the instance to setup a kafka producer and stream the
changes to a container
|
void |
IForestOrdersAsync.producer(ProducerSetup st,
AsyncHandler<java.lang.Void> handler) |
Modifier and Type | Method and Description |
---|---|
void |
ForestOrdersService.producer(ProducerSetup ps) |
Copyright © 2021. All Rights Reserved.