| Package | Description |
|---|---|
| io.appform.ranger.zookeeper.common |
| Modifier and Type | Field and Description |
|---|---|
protected ZkStoreType |
ZkNodeDataStoreConnector.storeType |
| Modifier and Type | Method and Description |
|---|---|
static ZkStoreType |
ZkStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZkStoreType[] |
ZkStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ZkNodeDataStoreConnector(Service service,
org.apache.curator.framework.CuratorFramework curatorFramework,
ZkStoreType storeType) |
Copyright © 2015–2023. All rights reserved.