
public class OTxTaskResult extends Object implements com.orientechnologies.orient.core.serialization.OStreamable
| Constructor and Description |
|---|
OTxTaskResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
void |
fromStream(DataInput in) |
int |
hashCode() |
void |
toStream(DataOutput out) |
String |
toString()
Prints the transaction content.
|
public void toStream(DataOutput out) throws IOException
toStream in interface com.orientechnologies.orient.core.serialization.OStreamableIOExceptionpublic void fromStream(DataInput in) throws IOException
fromStream in interface com.orientechnologies.orient.core.serialization.OStreamableIOExceptionCopyright © 2009–2017 OrientDB. All rights reserved.