|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.thl.log.LogEventRotateWriter
public class LogEventRotateWriter
This class encapsulates operations to write a log rotate event.
| Constructor Summary | |
|---|---|
LogEventRotateWriter(java.io.File file,
long index,
boolean checkCRC)
Instantiate the writer. |
|
| Method Summary | |
|---|---|
LogRecord |
write()
Write and return the log record. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogEventRotateWriter(java.io.File file,
long index,
boolean checkCRC)
throws ReplicatorException
ReplicatorException| Method Detail |
|---|
public LogRecord write()
throws ReplicatorException
ReplicatorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||