| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.config.recommenders |
| Modifier and Type | Field and Description |
|---|---|
static ValidValuesCallback |
ValidValuesCallback.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.kafka.common.config.ConfigDef.Recommender |
Recommenders.visibleIf(String configKey,
Object value,
ValidValuesCallback validValuesCallback)
Method is used to return a recommender that will mark a ConfigItem as visible if
the configKey is set to the specified value.
|
Copyright © 2016–2025. All rights reserved.