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

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

Introduction

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

The text is from its open source code.

Field

Method

voidsetPreallocSize(long size)
method to allow setting preallocate size of log file to pad the file.