public abstract class AbstractZookeeperTransporter extends Object implements ZookeeperTransporter
If you want to extends this, implements createZookeeperClient.
| Constructor and Description |
|---|
AbstractZookeeperTransporter() |
| Modifier and Type | Method and Description |
|---|---|
ZookeeperClient |
connect(URL url)
share connnect for registry, metadata, etc..
|
public ZookeeperClient connect(URL url)
Make sure the connection is connected.
connect in interface ZookeeperTransporterurl - Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.