public class ClusterLinkUtils extends Object
| Constructor and Description |
|---|
ClusterLinkUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validateLinkNameOrThrow(String linkName)
Validates the provided cluster link name, ensuring it's non-empty and contains only legal characters.
|
public static void validateLinkNameOrThrow(String linkName)
org.apache.kafka.common.errors.InvalidClusterLinkException - if the link name is invalid