public class ConfigurationCleaner extends Object
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
asKafkaConfiguration(Map<String,String> conf) |
static void |
cleanupConsumerConfiguration(Map<String,?> conf) |
static io.vertx.core.json.JsonObject |
cleanupProducerConfiguration(io.vertx.core.json.JsonObject json) |
static void |
cleanupProducerConfiguration(Map<String,String> json) |
Copyright © 2018–2021 SmallRye. All rights reserved.