public interface NodeData
ZKClient.getData(String, org.apache.zookeeper.Watcher)
.Modifier and Type | Method and Description |
---|---|
byte[] |
getData() |
org.apache.zookeeper.data.Stat |
getStat() |
org.apache.zookeeper.data.Stat getStat()
Stat
of the node.@Nullable byte[] getData()
null
if there is no data.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.