public class ZkContents extends Object
ZkContents(int dataLength, List<String> children, String stringData)
List<String>
getChildren()
int
getDataLength()
String
getStringData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZkContents(int dataLength, List<String> children, String stringData)
public List<String> getChildren()
public int getDataLength()
public String getStringData()
Copyright © 2011–2014 Red Hat. All rights reserved.