public class BrokerMonitor extends Object
| Constructor and Description |
|---|
BrokerMonitor(ZooKeeper zkClient)
Create a broker monitor from the given ZooKeeper client.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Run a monitor from command line arguments.
|
void |
start()
Start the broker monitoring procedure.
|
public BrokerMonitor(ZooKeeper zkClient)
zkClient - Client to create this from.Copyright © 2017–2021 Apache Software Foundation. All rights reserved.