JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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)