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