@Deprecated public static class ZKUtil.NodeAndData extends Object
Constructor and Description |
---|
NodeAndData(String node,
byte[] data)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Deprecated.
|
String |
getNode()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
String |
toString()
Deprecated.
|
public NodeAndData(String node, byte[] data)