Uses of Interface
org.apache.zookeeper.server.persistence.TxnLog

Packages that use TxnLog
org.apache.zookeeper.server.persistence   
 

Uses of TxnLog in org.apache.zookeeper.server.persistence
 

Classes in org.apache.zookeeper.server.persistence that implement TxnLog
 class FileTxnLog
          This class implements the TxnLog interface.
 



Copyright © 2010 The Apache Software Foundation