SupressZooKeeper() private méthode

private SupressZooKeeper ( ) : void
Résultat void
Exemple #1
0
 public void SetUp()
 {
     clientConfig = KafkaClientConfiguration.GetConfiguration();
     clientConfig.SupressZooKeeper();
 }