JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.zookeeper.txn
ErrorTxn
Uses of Class
org.apache.zookeeper.txn.ErrorTxn
Packages that use
ErrorTxn
Package
Description
org.apache.zookeeper.txn
Uses of
ErrorTxn
in
org.apache.zookeeper.txn
Methods in
org.apache.zookeeper.txn
with parameters of type
ErrorTxn
Modifier and Type
Method
Description
void
ErrorTxn.
copyFrom
(
ErrorTxn
from)