Package org.apache.zookeeper.txn
Class MultiTxn
java.lang.Object
org.apache.zookeeper.txn.MultiTxn
- All Implemented Interfaces:
Record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoiddeserialize(InputArchive a_, String tag) booleangetTxns()inthashCode()voidreadFields(DataInput in) voidserialize(OutputArchive a_, String tag) voidstatic StringtoString()voidwrite(DataOutput out)
-
Constructor Details
-
MultiTxn
public MultiTxn() -
MultiTxn
-
-
Method Details
-
getTxns
-
setTxns
-
serialize
- Specified by:
serializein interfaceRecord- Throws:
IOException
-
deserialize
- Specified by:
deserializein interfaceRecord- Throws:
IOException
-
toString
-
write
- Throws:
IOException
-
readFields
- Throws:
IOException
-
compareTo
- Throws:
ClassCastException
-
equals
-
hashCode
public int hashCode() -
signature
-