|
||||||||||
| 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.IntvarLogEvent
public class IntvarLogEvent
| Field Summary |
|---|
| Fields inherited from class com.continuent.tungsten.replicator.extractor.mysql.LogEvent |
|---|
execTime, flags, logPos, serverId, startPosition, threadSpecificEvent, type, when |
| Constructor Summary | |
|---|---|
IntvarLogEvent(byte[] buffer,
int eventLength,
FormatDescriptionLogEvent descriptionEvent,
java.lang.String currentPosition)
|
|
| Method Summary | |
|---|---|
int |
getType()
|
long |
getValue()
|
void |
setType(int type)
|
void |
setValue(long value)
|
| Methods inherited from class com.continuent.tungsten.replicator.extractor.mysql.LogEvent |
|---|
doChecksum, extractDecimal, getDecimalBinarySize, getExecTime, getNextEventPosition, 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 IntvarLogEvent(byte[] buffer,
int eventLength,
FormatDescriptionLogEvent descriptionEvent,
java.lang.String currentPosition)
throws ReplicatorException
ReplicatorException| Method Detail |
|---|
public int getType()
getType in class LogEventpublic void setType(int type)
public long getValue()
public void setValue(long value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||