Package | Description |
---|---|
org.apache.zookeeper.txn |
Modifier and Type | Method and Description |
---|---|
List<Txn> |
MultiTxn.getTxns() |
Modifier and Type | Method and Description |
---|---|
void |
MultiTxn.setTxns(List<Txn> m_) |
Constructor and Description |
---|
MultiTxn(List<Txn> txns) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.