Java org.apache.zookeeper.server.persistence FileTxnSnapLog fields, constructors, methods, implement or subclass

Example usage for Java org.apache.zookeeper.server.persistence FileTxnSnapLog fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.zookeeper.server.persistence FileTxnSnapLog.

The text is from its open source code.

Constructor

FileTxnSnapLog(File dataDir, File snapDir)
the constructor which takes the datadir and snapdir.

Method

voidclose()
close the transaction log files