|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Watcher that can throw an exceptionPathAndBytesable.forPath(String) is used.
CuratorFrameworkFactory.Builder#defaultData(byte[])).
ZooDefs.Ids#OPEN_ACL_UNSAFE).
null.
null.
CuratorEvent.getType() returns CuratorEventType.WATCHED this will
return the WatchedEvent
CuratorFramework.getState() instead
CuratorFramework.usingNamespace(java.lang.String) passing null
Watcher.process(WatchedEvent).
SUSPENDED only if not already suspended and not lost
CuratorFramework.sync() instead
newNamespace is null.
ZooDefs.Ids#OPEN_ACL_UNSAFE)
CreateMode.PERSISTENT
client.create().withProtection().withMode(CreateMode.PERSISTENT_SEQUENTIAL)...
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||