public static class DataTreeV1.ProcessTxnResult extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
clientId |
int |
cxid |
int |
err |
String |
path |
Stat |
stat |
int |
type |
long |
zxid |
| Constructor and Description |
|---|
DataTreeV1.ProcessTxnResult() |
public long clientId
public int cxid
public long zxid
public int err
public int type
public String path
public Stat stat
public boolean equals(Object o)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class Objectequals(Object),
Object.hashCode()Copyright © 2014 The Apache Software Foundation