@Deprecated public static class ZKUtil.NodeAndData extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private byte[] | dataDeprecated.  | 
| private String | nodeDeprecated.  | 
| 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–2021 The Apache Software Foundation. All rights reserved.