Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
Modifier and Type | Field and Description |
---|---|
java.util.List<DataTree.ProcessTxnResult> |
DataTree.ProcessTxnResult.multiResult |
Modifier and Type | Method and Description |
---|---|
DataTree.ProcessTxnResult |
DataTree.processTxn(TxnHeader header,
org.apache.jute.Record txn) |
DataTree.ProcessTxnResult |
ZooKeeperServer.processTxn(TxnHeader hdr,
org.apache.jute.Record txn) |
DataTree.ProcessTxnResult |
ZKDatabase.processTxn(TxnHeader hdr,
org.apache.jute.Record txn)
the process txn on the data
|
Copyright © 2013 The Apache Software Foundation