@Value.Immutable
public static interface Plugin.Configuration
| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.common.config.ConfigDef |
getConfigDef() |
List<Plugin.Group> |
getGroups() |
List<Plugin.Item> |
getRequiredConfigs() |
org.apache.kafka.common.config.ConfigDef getConfigDef()
List<Plugin.Group> getGroups()
List<Plugin.Item> getRequiredConfigs()
Copyright © 2016–2025. All rights reserved.