|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.extractor.mysql.LogEvent
com.continuent.tungsten.replicator.extractor.mysql.RowsLogEvent
com.continuent.tungsten.replicator.extractor.mysql.UpdateRowsLogEvent
public class UpdateRowsLogEvent
| Field Summary |
|---|
| Fields inherited from class com.continuent.tungsten.replicator.extractor.mysql.RowsLogEvent |
|---|
bufferSize, columnsNumber, descriptionEvent, packedRowsBuffer, useBytesForString, usedColumns, usedColumnsForUpdate |
| Fields inherited from class com.continuent.tungsten.replicator.extractor.mysql.LogEvent |
|---|
execTime, flags, logPos, serverId, startPosition, threadSpecificEvent, type, when |
| Constructor Summary | |
|---|---|
UpdateRowsLogEvent(byte[] buffer,
int eventLength,
FormatDescriptionLogEvent descriptionEvent,
boolean useBytesForString,
java.lang.String currentPosition)
|
|
| Method Summary | |
|---|---|
void |
processExtractedEvent(RowChangeData rowChanges,
TableMapLogEvent map)
|
| Methods inherited from class com.continuent.tungsten.replicator.extractor.mysql.RowsLogEvent |
|---|
extractValue, getEventSize, getForeignKeyChecksFlag, getTableId, getUniqueChecksFlag, processExtractedEventRow, processString |
| Methods inherited from class com.continuent.tungsten.replicator.extractor.mysql.LogEvent |
|---|
doChecksum, extractDecimal, getDecimalBinarySize, getExecTime, getNextEventPosition, getType, getWhen, hexdump, hexdump, hexdump, readLogEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateRowsLogEvent(byte[] buffer,
int eventLength,
FormatDescriptionLogEvent descriptionEvent,
boolean useBytesForString,
java.lang.String currentPosition)
throws ReplicatorException
ReplicatorException| Method Detail |
|---|
public void processExtractedEvent(RowChangeData rowChanges,
TableMapLogEvent map)
throws ReplicatorException
processExtractedEvent in class RowsLogEventReplicatorExceptionRowsLogEvent.processExtractedEvent(com.continuent.tungsten.replicator.dbms.RowChangeData,
com.continuent.tungsten.replicator.extractor.mysql.TableMapLogEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||