Package | Description |
---|---|
io.simplesource.saga.shared.app | |
io.simplesource.saga.shared.topics |
Modifier and Type | Field and Description |
---|---|
List<TopicCreation> |
StreamBuildResult.topicCreations |
List<TopicCreation> |
StreamBuildSpec.topics |
Modifier and Type | Method and Description |
---|---|
static void |
StreamAppUtils.createMissingTopics(Properties config,
List<TopicCreation> topics) |
Modifier and Type | Method and Description |
---|---|
List<TopicCreation> |
TopicConfig.allTopics()
Builds a list of topic creations, which contains both the topic namer and the topic spec
|
static List<TopicCreation> |
TopicCreation.allTopics(TopicConfig topicConfig)
Creates a list of topic creation items from a topic config, resolving topic names and topic specs
|
Copyright © 2019. All rights reserved.