Class BinaryLogFileReader

java.lang.Object
com.github.shyiko.mysql.binlog.BinaryLogFileReader
All Implemented Interfaces:
Closeable, AutoCloseable

public class BinaryLogFileReader extends Object implements Closeable
MySQL binary log file reader.
Author:
Stanley Shyiko