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.utilMethods in org.apache.zookeeper.server.util that return TxnLogEntry Modifier and Type Method Description static TxnLogEntrySerializeUtils. deserializeTxn(byte[] txnBytes)
 
-