|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.thl.log.LogEventRotateReader
public class LogEventRotateReader
This class encapsulates operations to read a log rotate event.
| Constructor Summary | |
|---|---|
LogEventRotateReader(LogRecord logRecord,
boolean checkCRC)
Instantiate the reader and load header information. |
|
| Method Summary | |
|---|---|
void |
done()
Release the log record. |
long |
getIndex()
|
byte |
getRecordType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogEventRotateReader(LogRecord logRecord,
boolean checkCRC)
throws ReplicatorException,
java.io.IOException
ReplicatorException
java.io.IOException| Method Detail |
|---|
public byte getRecordType()
public long getIndex()
public void done()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||