@Deprecated public class ValidHostnameAndPort extends Object implements org.apache.kafka.common.config.ConfigDef.Validator
| Constructor and Description |
|---|
ValidHostnameAndPort()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ensureValid(String key,
Object value)
Deprecated.
|
static ValidHostnameAndPort |
of()
Deprecated.
|
public void ensureValid(String key, Object value)
ensureValid in interface org.apache.kafka.common.config.ConfigDef.Validatorpublic static ValidHostnameAndPort of()
Copyright © 2016–2025. All rights reserved.