public class ZKPolicyUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ZKPolicyUtils.ConnectedWatcher
Watcher for ZooKeeper client connection that blocks waiting for succesful
connection.
|
| Constructor and Description |
|---|
ZKPolicyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Hashtable<Integer,List<String>> |
getChecksOutputBuffer(List<ZKCheckElement> checkElements)
Construct output buffer for a list of check elements.
|
static Hashtable<Integer,List<String>> |
getQueryOutputBuffer(List<ZKQueryElement> queryElements)
Construct output buffer for a list of query elements.
|
Copyright © 2020. All rights reserved.