|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.thl.log.LogEventReplWriter
public class LogEventReplWriter
This class encapsulates operations to write a log record header and serialized THLEvent.
| Constructor Summary | |
|---|---|
LogEventReplWriter(THLEvent event,
Serializer serializer,
boolean checkCRC,
java.io.File file)
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 LogEventReplWriter(THLEvent event,
Serializer serializer,
boolean checkCRC,
java.io.File file)
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 | |||||||||