public static class DataTreeV1.ProcessTxnResult
extends java.lang.Object
| Constructor | Description |
|---|---|
ProcessTxnResult() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
Equality is defined as the clientId and the cxid being the same.
|
int |
hashCode() |
See equals() to find the rational for how this hashcode is generated.
|
public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class java.lang.Objectequals(Object),
Object.hashCode()Copyright © 2018 The Apache Software Foundation