|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.event.DBMSEvent
com.continuent.tungsten.replicator.event.DBMSEmptyEvent
public class DBMSEmptyEvent
This class defines a DBMSEmptyEvent
| Constructor Summary | |
|---|---|
DBMSEmptyEvent(java.lang.String id)
Creates a new empty event with the current time as timestamp. |
|
DBMSEmptyEvent(java.lang.String id,
java.sql.Timestamp extractTime)
Creates a new empty event. |
|
| Method Summary |
|---|
| Methods inherited from class com.continuent.tungsten.replicator.event.DBMSEvent |
|---|
addMetadataOption, addOption, getData, getEventId, getMetadata, getMetadataOption, getMetadataOptionValue, getOptions, getSourceTstamp, isLastFrag, setMetaDataOption, setOptions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBMSEmptyEvent(java.lang.String id,
java.sql.Timestamp extractTime)
id - Event IdextractTime - Time of commit or failing that extractionpublic DBMSEmptyEvent(java.lang.String id)
id - Event Id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||