public final class SbkTopicUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SbkTopicUtils.SbkTopicConfig |
static class |
SbkTopicUtils.SbkTopicConfigBuilder |
Constructor and Description |
---|
SbkTopicUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
checkTopicPropertiesMaybeCreate(SbkTopicUtils.SbkTopicConfig topicConfig,
Map<String,?> config)
Checks for existence of a topic and creates it if its not already present.
|
public static boolean checkTopicPropertiesMaybeCreate(SbkTopicUtils.SbkTopicConfig topicConfig, Map<String,?> config)