All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scouter.agent.proxy.IKafkaTracer Maven / Gradle / Ivy

package scouter.agent.proxy;

public interface IKafkaTracer {

    String getBootstrapServer(Object kafkaConfig);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy