@SPI 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) |
static ZookeeperTransporter |
getExtension() |
static boolean |
isHighVersionCurator() |
static final String CURATOR_5
static final String CURATOR
ZookeeperClient connect(URL url)
static ZookeeperTransporter getExtension()
static boolean isHighVersionCurator()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.