| Package | Description |
|---|---|
| org.apache.curator.framework | |
| org.apache.curator.framework.imps |
| Modifier and Type | Method and Description |
|---|---|
ExistsBuilder |
CuratorFramework.checkExists()
Start an exists builder
The builder will return a Stat object as if org.apache.zookeeper.ZooKeeper.exists() were called.
|
| Modifier and Type | Method and Description |
|---|---|
ExistsBuilder |
CuratorFrameworkImpl.checkExists() |
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.