public interface ExistsBuilder extends ExistsBuilderMain
Modifier and Type | Method and Description |
---|---|
ExistsBuilderMain |
creatingParentContainersIfNeeded()
Causes any parent nodes to get created using
CreateMode#CONTAINER if they haven't already been. |
usingWatcher, usingWatcher, watched
inBackground, inBackground, inBackground, inBackground, inBackground, inBackground
ExistsBuilderMain creatingParentContainersIfNeeded()
CreateMode#CONTAINER
if they haven't already been.
IMPORTANT NOTE: container creation is a new feature in recent versions of ZooKeeper.
If the ZooKeeper version you're using does not support containers, the parent nodes
are created as ordinary PERSISTENT nodes.Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.