public final class KafkaTopicUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
validateTopicName(String topicName)
Allowed chars are ASCII alphanumerics, '.', '_' and '-'.
|
public static void validateTopicName(String topicName)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.