Package | Description |
---|---|
org.apache.zookeeper.txn |
Modifier and Type | Method and Description |
---|---|
java.util.List<Txn> |
MultiTxn.getTxns() |
Modifier and Type | Method and Description |
---|---|
void |
MultiTxn.setTxns(java.util.List<Txn> m_) |
Constructor and Description |
---|
MultiTxn(java.util.List<Txn> txns) |
Copyright © 2016 The Apache Software Foundation