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

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

Introduction

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

The text is from its open source code.

Constructor

ZKDatabase(FileTxnSnapLog snapLog)
the filetxnsnaplog that this zk database maps to.

Method

voidclose()
close this database.
voidcommit()
commit to the underlying transaction log