@SPI(scope=APPLICATION) public interface ZookeeperTransporter
| Modifier and Type | Field and Description |
|---|---|
static String |
CURATOR |
static String |
CURATOR_5 |
| Modifier and Type | Method and Description |
|---|---|
ZookeeperClient |
connect(URL url) |
void |
destroy() |
static ZookeeperTransporter |
getExtension(ApplicationModel applicationModel) |
static boolean |
isHighVersionCurator() |
static final String CURATOR_5
static final String CURATOR
ZookeeperClient connect(URL url)
void destroy()
static ZookeeperTransporter getExtension(ApplicationModel applicationModel)
static boolean isHighVersionCurator()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.