Uses of Class
io.vertx.kafka.admin.ConfigSynonym
Packages that use ConfigSynonym
-
Uses of ConfigSynonym in io.vertx.kafka.admin
Methods in io.vertx.kafka.admin that return ConfigSynonymModifier and TypeMethodDescriptionSet the name of this configurationConfigSynonym.setSource(org.apache.kafka.clients.admin.ConfigEntry.ConfigSource source) Set the source of this configurationSet the value of this configuration, which may be null if the configuration is sensitiveMethods in io.vertx.kafka.admin that return types with arguments of type ConfigSynonymMethod parameters in io.vertx.kafka.admin with type arguments of type ConfigSynonymModifier and TypeMethodDescriptionConfigEntry.setSynonyms(List<ConfigSynonym> synonyms) Set all config values that may be used as the value of this config along with their source, in the order of precedence