public class ZKData extends Object
Constructor and Description |
---|
ZKData(String path,
byte[] bytes,
org.apache.zookeeper.data.Stat stat) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
String |
getPath() |
org.apache.zookeeper.data.Stat |
getStat() |
Copyright © 2016. All rights reserved.