public class LogReader extends Object
Constructor and Description |
---|
LogReader(FileChannel fileChannel,
LogMonitor monitor,
boolean verifyChecksums,
long initialOffset) |
public LogReader(FileChannel fileChannel, LogMonitor monitor, boolean verifyChecksums, long initialOffset)
public long getLastRecordOffset()
public Slice readRecord()
public boolean readNextBlock()
Copyright © 2011–2014. All rights reserved.