Uses of Class
org.apache.zookeeper.server.TxnLogEntry
-
Packages that use TxnLogEntry Package Description org.apache.zookeeper.server.util -
-
Uses of TxnLogEntry in org.apache.zookeeper.server.util
Methods in org.apache.zookeeper.server.util that return TxnLogEntry Modifier and Type Method Description static TxnLogEntry
SerializeUtils. deserializeTxn(byte[] txnBytes)
-