Package | Description |
---|---|
io.simplesource.kafka.dsl |
Modifier and Type | Method and Description |
---|---|
<K,C> EventSourcedClient |
EventSourcedClient.addCommands(CommandSpec<K,C> spec) |
<K,C> EventSourcedClient |
EventSourcedClient.addCommands(java.util.function.Consumer<CommandApiBuilder<K,C>> buildSteps) |
EventSourcedClient |
EventSourcedClient.withKafkaConfig(java.util.function.Function<? super KafkaConfig.Builder,KafkaConfig> builderFn) |
EventSourcedClient |
EventSourcedClient.withScheduler(ScheduledExecutorService scheduler) |
Copyright © 2019. All rights reserved.