public final class SbkTopicUtils
extends java.lang.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,
java.util.Map<java.lang.String,?> config)
Checks for existence of a topic and creates it if its not already present.
|
public static boolean checkTopicPropertiesMaybeCreate(SbkTopicUtils.SbkTopicConfig topicConfig, java.util.Map<java.lang.String,?> config)