
public class OTxTaskResult extends Object implements 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 OStreamableIOExceptionpublic void fromStream(DataInput in) throws IOException
fromStream in interface OStreamableIOExceptionCopyright © 2009–2025 OrientDB. All rights reserved.