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