@Deprecated public static class ZKUtil.NodeAndData extends Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
data
Deprecated.
|
private String |
node
Deprecated.
|
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)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.