Package | Description |
---|---|
io.vertx.kafka.admin |
Modifier and Type | Method and Description |
---|---|
static AdminUtils |
AdminUtils.create(io.vertx.core.Vertx vertx,
String zookeeperHosts)
Deprecated.
Create a new AdminUtils instance
|
static AdminUtils |
AdminUtils.create(io.vertx.core.Vertx vertx,
String zookeeperHosts,
boolean autoClose)
Deprecated.
Create a new AdminUtils instance
|
static AdminUtils |
AdminUtils.create(io.vertx.core.Vertx vertx,
String zookeeperHosts,
int connectionTimeoutMs,
boolean isSecure,
boolean autoClose)
Deprecated.
Create a new AdminUtils instance
|
Copyright © 2019 Eclipse. All rights reserved.