A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AB_FILE_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.AppendBlockLogEvent
 
add(String) - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet
 
ANNOTATE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
ANNOTATE_ROWS_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
AnnotateRowsEvent - net.wicp.tams.common.binlog.parser.event.mariadb中的类
mariadb的ANNOTATE_ROWS_EVENT类型
AnnotateRowsEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.mariadb.AnnotateRowsEvent
 
ANONYMOUS_GTID_LOG_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
APPEND_BLOCK_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
APPEND_BLOCK_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
AppendBlockLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Append_block_log_event.
AppendBlockLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.AppendBlockLogEvent
 
AssitWrite - net.wicp.tams.common.binlog.parser中的类
 
AssitWrite(int) - 类 的构造器net.wicp.tams.common.binlog.parser.AssitWrite
 

B

BEGIN_LOAD_QUERY_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BEGIN_LOAD_QUERY_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
BeginLoadQueryLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Event for the first block of file to be loaded, its only difference from Append_block event is that this event creates or truncates existing file before writing data.
BeginLoadQueryLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.BeginLoadQueryLogEvent
 
BIGINT_MAX_VALUE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
BIN_LOG_HEADER_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogFetcher
Binlog file header size
BINLOG_CHECKPOINT_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BINLOG_CHECKPOINT_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
BINLOG_CHECKSUM_ALG_CRC32 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BINLOG_CHECKSUM_ALG_DESC_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
BINLOG_CHECKSUM_ALG_DESC_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BINLOG_CHECKSUM_ALG_ENUM_END - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BINLOG_CHECKSUM_ALG_OFF - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BINLOG_CHECKSUM_ALG_UNDEF - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BINLOG_CHECKSUM_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
defined statically while there is just one alg implemented
BINLOG_DUMP_NON_BLOCK - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
BINLOG_DUMP options
BINLOG_MAGIC - 类 中的静态变量net.wicp.tams.common.binlog.parser.FileLogFetcher
 
BINLOG_SEND_ANNOTATE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
BINLOG_VERSION - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
BinlogCheckPointLogEvent - net.wicp.tams.common.binlog.parser.event.mariadb中的类
mariadb10的BINLOG_CHECKPOINT_EVENT类型
BinlogCheckPointLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.mariadb.BinlogCheckPointLogEvent
 
binlogVersion - 类 中的变量net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
blockBuf - 类 中的变量net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
blockLen - 类 中的变量net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
buffer - 类 中的变量net.wicp.tams.common.binlog.parser.LogBuffer
 

C

calcServerVersionSplit() - 类 中的方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
capacity() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Returns this buffer's capacity.
catalog - 类 中的变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
CF_DATA_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
CF_FILE_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
changeColumns - 类 中的变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
Bitmap for columns available in the after image, if present.
CharsetConversion - net.wicp.tams.common.binlog.parser中的类
An utility class implements MySQL/Java charsets conversion. you can see com.mysql.jdbc.CharsetMapping.
CharsetConversion() - 类 的构造器net.wicp.tams.common.binlog.parser.CharsetConversion
 
CHECKSUM_CRC32_SIGNATURE_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
checksumAlg - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
The value is set by caller of FD constructor and Log_event::write_header() for the rest.
checksumVersionProduct - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
checksumVersionSplit - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
clearAllTables() - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 
clone() - 类 中的方法net.wicp.tams.common.binlog.parser.LogPosition
 
close() - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
close() - 类 中的方法net.wicp.tams.common.binlog.parser.FileLogFetcher
close() - 类 中的方法net.wicp.tams.common.binlog.parser.LogFetcher
columnCnt - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
columnInfo - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
columnLen - 类 中的变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
Bitmap denoting columns available
columns - 类 中的变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
COM_BINLOG_DUMP - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
Command to dump binlog
COM_BINLOG_DUMP_GTID - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
Command to dump binlog
commonHeaderLen - 类 中的变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
The size of the fixed header which _all_ events have (for binlogs written by this version, this is equal to LOG_EVENT_HEADER_LEN), except FORMAT_DESCRIPTION_EVENT and ROTATE_EVENT (those have a header of size LOG_EVENT_MINIMAL_HEADER_LEN).
compareTo(GtidSet) - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet
 
compareTo(GtidSet.Interval) - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet.Interval
 
compareTo(String, long) - 类 中的方法net.wicp.tams.common.binlog.parser.LogPosition
Compares with the specified fileName and position.
compareTo(LogPosition) - 类 中的方法net.wicp.tams.common.binlog.parser.LogPosition
COMPLETE_ROWS_F - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
Indicates that rows in this event are complete, that is contain values for all columns of the table.
consume(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Consume this buffer, moving origin and position.
copyLogEvent(LogBuffer, int, FormatDescriptionLogEvent) - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
crc - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
Placeholder for event checksum while writing to binlog.
CREATE_FILE_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
CREATE_FILE_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
CreateFileLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Create_file_log_event.
CreateFileLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 

D

DATETIMEF_INT_OFS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
dbname - 类 中的变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
dbname - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
Fixed data part: 6 bytes.
DECIMAL_RESULT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
decode(LogBuffer, LogContext) - 类 中的方法net.wicp.tams.common.binlog.parser.LogDecoder
Decoding an event from binary-log buffer.
decode(LogBuffer, LogHeader, LogContext) - 类 中的静态方法net.wicp.tams.common.binlog.parser.LogDecoder
Deserialize an event from buffer.
DEFAULT_GROWTH_FACTOR - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogFetcher
Default growth factor.
DEFAULT_INITIAL_CAPACITY - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogFetcher
Default initial capacity.
DELETE_FILE_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
DELETE_FILE_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
DELETE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
DELETE_ROWS_EVENT_V1 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
DeleteFileLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Delete_file_log_event.
DeleteFileLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.DeleteFileLogEvent
 
DeleteRowsLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Log row deletions.
DeleteRowsLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.DeleteRowsLogEvent
 
DF_FILE_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.DeleteFileLogEvent
 
dig2bytes - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
DIG_BASE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
DIG_MAX - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
DIG_PER_DEC1 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
DIG_PER_INT32 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
DirectLogFetcher - net.wicp.tams.common.binlog.parser中的类
TODO: Document It!!
DirectLogFetcher() - 类 的构造器net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
DirectLogFetcher(int) - 类 的构造器net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
DirectLogFetcher(int, float) - 类 的构造器net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
doServerVersionSplit(String, int[]) - 类 中的静态方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
DUMPFILE_FLAG - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
duplicate(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return n bytes in this buffer.
duplicate(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return next n bytes in this buffer.
duplicate() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return next n bytes in this buffer.

E

EL_FILE_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadLogEvent
 
element(int) - 类 中的方法net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 
ELQ_DUP_HANDLING_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
ELQ_FILE_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
ELQ_FN_POS_END_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
ELQ_FN_POS_START_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
ENCLOSED_EMPTY - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
ENCODED_FLAG_LENGTH - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.GtidLogEvent
 
ENCODED_SID_LENGTH - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.GtidLogEvent
 
ensureCapacity(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogFetcher
Increases the capacity of this LogFetcher instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ENUM_END_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
end marker
equals(Object) - 类 中的方法net.wicp.tams.common.binlog.parser.LogPosition
ESCAPED_EMPTY - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
EVENT_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
EVENT_TYPE_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
Event header offsets; these point to places inside the fixed header.
eventLen - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
Number of bytes written by write() function
EXEC_LOAD_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
EXEC_LOAD_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
EXECUTE_LOAD_QUERY_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
EXECUTE_LOAD_QUERY_EXTRA_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
EXECUTE_LOAD_QUERY_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
ExecuteLoadLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Execute_load_log_event.
ExecuteLoadLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.ExecuteLoadLogEvent
 
ExecuteLoadQueryLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Event responsible for LOAD DATA execution, it similar to Query_log_event but before executing the query it substitutes original filename in LOAD DATA query with name of temporary file.
ExecuteLoadQueryLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
EXTRA_ROW_INFO_FORMAT_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
EXTRA_ROW_INFO_HDR_BYTES - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
EXTRA_ROW_INFO_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
1 byte length, 1 byte format Length is total length in bytes, including 2 byte header Length values 0 and 1 are currently invalid and reserved.
EXTRA_ROW_INFO_MAX_PAYLOAD - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 

F

factor - 类 中的变量net.wicp.tams.common.binlog.parser.LogFetcher
 
fetch() - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Fetches the next frame of binary-log, and fill it in buffer.
fetch() - 类 中的方法net.wicp.tams.common.binlog.parser.FileLogFetcher
Fetches the next frame of binary-log, and fill it in buffer.
fetch() - 类 中的方法net.wicp.tams.common.binlog.parser.LogFetcher
Fetches the next frame of binary-log, and fill it in buffer.
FIELD_TERM_EMPTY - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
fileId - 类 中的变量net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
FileLogFetcher - net.wicp.tams.common.binlog.parser中的类
TODO: Document It!!
FileLogFetcher() - 类 的构造器net.wicp.tams.common.binlog.parser.FileLogFetcher
 
FileLogFetcher(int) - 类 的构造器net.wicp.tams.common.binlog.parser.FileLogFetcher
 
FileLogFetcher(int, float) - 类 的构造器net.wicp.tams.common.binlog.parser.FileLogFetcher
 
fileName - 类 中的变量net.wicp.tams.common.binlog.parser.LogPosition
 
fillBitmap(BitSet, int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
fillBitmap(BitSet, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
fillBytes(int, byte[], int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
fillBytes(byte[], int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Fill next n bytes in this buffer.
fillOutput(OutputStream, int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
fillOutput(OutputStream, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
fillTable(LogContext) - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
flags - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
Some 16 flags.
FLAGS_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
FN_REFLEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.HeartbeatLogEvent
 
FN_REFLEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RotateLogEvent
 
FORMAT_DESCRIPTION_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
FORMAT_DESCRIPTION_EVENT_3_23 - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
MySQL 3.23 format descriptions.
FORMAT_DESCRIPTION_EVENT_4_0_x - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
MySQL 4.0.x (x ge 2) format descriptions.
FORMAT_DESCRIPTION_EVENT_5_x - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
MySQL 5.0 format descriptions.
FORMAT_DESCRIPTION_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
FormatDescriptionLogEvent - net.wicp.tams.common.binlog.parser.event中的类
For binlog version 4.
FormatDescriptionLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
FormatDescriptionLogEvent(int) - 类 的构造器net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
forward(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Forwards this buffer's position.

G

get() - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
 
getAutoIncrementIncrement() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getAutoIncrementOffset() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getBeInt16(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeInt16() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeInt24(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeInt24() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeInt32(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeInt32() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeLong48(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeLong48() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeLong64(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeLong64() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUint16(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUint16() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUint24(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUint24() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUint32(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUint32() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong40(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong40() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong48(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong48() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong56(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong56() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong64(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBeUlong64() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBinlogVersion() - 类 中的方法net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
getBitmap(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBitmap(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getBuffer() - 类 中的方法net.wicp.tams.common.binlog.parser.event.AppendBlockLogEvent
 
getBuffer() - 类 中的方法net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
getCatalog() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getChangeColumns() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
getCharset(int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.CharsetConversion
Return defined charset name for mysql.
getCharsetName() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getChecksumAlg() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
 
getClientCharset() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the charsetID value.
getClientCollation() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the clientCollationId value.
getCollation(int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.CharsetConversion
Return defined collaction name for mysql.
getColumnCnt() - 类 中的方法net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
getColumnInfo() - 类 中的方法net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
getColumns() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
getCommonHeaderLen() - 类 中的方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
getCrc() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
 
getData() - 类 中的方法net.wicp.tams.common.binlog.parser.event.AppendBlockLogEvent
 
getData() - 类 中的方法net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
getData(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return n-byte data from buffer.
getData(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return next n-byte data from buffer.
getData() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return all remaining data from buffer.
getDb() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getDbName() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getDbName() - 类 中的方法net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
getDecimal(int, int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getDecimal(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getDouble64(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getDouble64() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getEmptyFlags() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getEnclosed() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getEnd() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet.Interval
 
getErrorCode() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getEscaped() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getEventLen() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
The total size of this event, in bytes.
getEventLen() - 类 中的方法net.wicp.tams.common.binlog.parser.LogEvent
The total size of this event, in bytes.
getExecTime() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getExecTime() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
The number of seconds the query took to run on the master.
getFields() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getFieldTerm() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getFileId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.AppendBlockLogEvent
 
getFileId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
getFileId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.DeleteFileLogEvent
 
getFileId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.ExecuteLoadLogEvent
 
getFileId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
getFilename() - 类 中的方法net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
getFilename() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RotateLogEvent
 
getFileName() - 类 中的方法net.wicp.tams.common.binlog.parser.LogPosition
 
getFilenamePosEnd() - 类 中的方法net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
getFilenamePosStart() - 类 中的方法net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
getFixString(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getFixString(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getFixString(int, int, String) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getFixString(int, String) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getFlags() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
Some 16 flags.
getFlags(int) - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
getFlags2() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getFloat32(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getFloat32() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getFname() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getFormatDescription(int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
getFormatDescription() - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 
getFullString(int, int, String) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getFullString(int, String) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getGtid() - 类 中的方法net.wicp.tams.common.binlog.parser.event.GtidLogEvent
 
getHeader() - 类 中的方法net.wicp.tams.common.binlog.parser.LogEvent
Return event header.
getHost() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getIdentLen() - 类 中的方法net.wicp.tams.common.binlog.parser.event.HeartbeatLogEvent
 
getIncident() - 类 中的方法net.wicp.tams.common.binlog.parser.event.IncidentLogEvent
 
getInt16(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getInt16() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getInt24(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getInt24() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getInt32(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getInt32() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getInt8(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return 8-bit signed int from buffer.
getInt8() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return next 8-bit signed int from buffer.
getIntervals() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet.UUIDSet
 
getJavaCharset(int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.CharsetConversion
Return converted charset name for java.
getJavaType() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
getLength() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
getLineStart() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getLineTerm() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getLogIdent() - 类 中的方法net.wicp.tams.common.binlog.parser.event.HeartbeatLogEvent
 
getLogPos() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
The position of the next event in the master binary log, in bytes from the beginning of the file.
getLogPos() - 类 中的方法net.wicp.tams.common.binlog.parser.LogEvent
The position of the next event in the master binary log, in bytes from the beginning of the file.
getLogPosition() - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 
getLong48(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getLong48() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getLong64(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getLong64() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getMap() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet
 
getMessage() - 类 中的方法net.wicp.tams.common.binlog.parser.event.IncidentLogEvent
 
getOptFlags() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getPackedLong(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getPackedLong() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getPosition() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RotateLogEvent
 
getPosition() - 类 中的方法net.wicp.tams.common.binlog.parser.LogPosition
 
getPostHeaderLen() - 类 中的方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
getQuery() - 类 中的方法net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
getQuery() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getQuery() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RandLogEvent
 
getQuery() - 类 中的方法net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
getRowsBuf(String) - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
getRowsQuery() - 类 中的方法net.wicp.tams.common.binlog.parser.event.mariadb.AnnotateRowsEvent
 
getRowsQuery() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsQueryLogEvent
 
getServerCollation() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the serverCollationId value.
getServerId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
Server ID of the server that created the event.
getServerId() - 类 中的方法net.wicp.tams.common.binlog.parser.LogEvent
Server ID of the server that created the event.
getServerVersion() - 类 中的方法net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
getSessionId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getSkipLines() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getSource() - 类 中的方法net.wicp.tams.common.binlog.parser.event.GtidLogEvent
 
getSqlMode() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the sql_mode value.
getStart() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet.Interval
 
getString(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return dynamic length string from buffer.
getString() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return next dynamic length string from buffer.
getString(int, String) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return dynamic length string from buffer.
getString(String) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return next dynamic length string from buffer.
getTable() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
getTable() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
getTable(long) - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 
getTableId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
getTableId() - 类 中的方法net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
getTableName() - 类 中的方法net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
getTimezone() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getType() - 类 中的方法net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
getType() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
The different types of log events.
getTypeName(int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.LogEvent
 
getUint16(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUint16() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUint24(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUint24() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUint32(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUint32() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUint8(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return 8-bit unsigned int from buffer.
getUint8() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return next 8-bit unsigned int from buffer.
getUlong40(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUlong40() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUlong48(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUlong48() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUlong56(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUlong56() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUlong64(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUlong64() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
 
getUser() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
getUUID() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet.UUIDSet
 
getUUIDSets() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet
 
getValue() - 类 中的方法net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
getValue() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
getVersionProduct() - 类 中的方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
getWhen() - 类 中的方法net.wicp.tams.common.binlog.parser.event.LogHeader
The time when the query started, in seconds since 1970.
getWhen() - 类 中的方法net.wicp.tams.common.binlog.parser.LogEvent
The time when the query started, in seconds since 1970.
getXid() - 类 中的方法net.wicp.tams.common.binlog.parser.event.XidLogEvent
 
GTID_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
GTID_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
GTID_LIST_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
GTID_LIST_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
GTID_LOG_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
GtidLogEvent - net.wicp.tams.common.binlog.parser.event中的类
 
GtidLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.GtidLogEvent
 
GtidSet - net.wicp.tams.common.binlog.parser中的类
GTIDGTID set as described https://dev.mysql.com/doc/refman/5.6/en/replication-gtids-concepts.html
GtidSet(String, boolean) - 类 的构造器net.wicp.tams.common.binlog.parser.GtidSet
 
GtidSet(String) - 类 的构造器net.wicp.tams.common.binlog.parser.GtidSet
 
GtidSet.Interval - net.wicp.tams.common.binlog.parser中的类
 
GtidSet.UUIDSet - net.wicp.tams.common.binlog.parser中的类
 

H

handle(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogDecoder
 
handle(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogDecoder
 
handleSet - 类 中的变量net.wicp.tams.common.binlog.parser.LogDecoder
 
hasRemaining() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Tells whether there are any elements between the current position and the limit.
header - 类 中的变量net.wicp.tams.common.binlog.parser.LogEvent
 
HEARTBEAT_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
HEARTBEAT_LOG_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
Heartbeat event to be send by master at its idle time to ensure master's online status to slave
HeartbeatLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Replication event to ensure to slave that master is alive.
HeartbeatLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.HeartbeatLogEvent
 
hexdump(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return full hexdump from position.
hexdump(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Return hexdump from position, for len bytes.

I

I_TYPE_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
I_VAL_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
IGNORABLE_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
IGNORABLE_LOG_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
In some situations, it is necessary to send over ignorable data to the slave: data that a slave can handle in case there is code for handling it, but which can be ignored if it is not recognized.
IgnorableLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Base class for ignorable log events.
IgnorableLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.IgnorableLogEvent
 
IGNORE_FLAG - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
INCIDENT_COUNT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IncidentLogEvent
Shall be last event of the enumeration
INCIDENT_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
Something out of the ordinary happened on the master
INCIDENT_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
INCIDENT_LOST_EVENTS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IncidentLogEvent
There are possibly lost events in the replication stream
INCIDENT_NONE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IncidentLogEvent
 
IncidentLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Class representing an incident, an occurance out of the ordinary, that happened on the master.
IncidentLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.IncidentLogEvent
 
initedFromOld - 类 中的变量net.wicp.tams.common.binlog.parser.event.CreateFileLogEvent
 
INSERT_ID_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
INT_RESULT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
INTVAR_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
INTVAR_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
IntvarLogEvent - net.wicp.tams.common.binlog.parser.event中的类
An Intvar_log_event will be created just before a Query_log_event, if the query uses one of the variables LAST_INSERT_ID or INSERT_ID.
IntvarLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
INVALID_INT_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
isAutocommit() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the OPTION_NOT_AUTOCOMMIT flag.
isAutoIsNull() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the OPTION_AUTO_IS_NULL flag.
isCommitFlag() - 类 中的方法net.wicp.tams.common.binlog.parser.event.GtidLogEvent
 
isForeignKeyChecks() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the OPTION_NO_FOREIGN_KEY_CHECKS flag.
isNull() - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
ISO_8859_1 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
isUniqueChecks() - 类 中的方法net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Returns the OPTION_NO_FOREIGN_KEY_CHECKS flag.
isVersionBeforeChecksum() - 类 中的方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 

J

JSONB_FALSE_LITERAL - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_NULL_LITERAL - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TRUE_LITERAL - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_DOUBLE - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_INT16 - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_INT32 - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_INT64 - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_LARGE_ARRAY - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_LARGE_OBJECT - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_LITERAL - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_OPAQUE - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_SMALL_ARRAY - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_SMALL_OBJECT - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_STRING - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_UINT16 - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_UINT32 - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JSONB_TYPE_UINT64 - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
JsonConversion - net.wicp.tams.common.binlog.parser中的类
处理下MySQL json二进制转化为可读的字符串
JsonConversion() - 类 的构造器net.wicp.tams.common.binlog.parser.JsonConversion
 
JsonConversion.Json_enum_type - net.wicp.tams.common.binlog.parser中的枚举
 
JsonConversion.Json_Value - net.wicp.tams.common.binlog.parser中的类
 
JsonConversion.Json_Value(JsonConversion.Json_enum_type) - 类 的构造器net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 
JsonConversion.Json_Value(JsonConversion.Json_enum_type, Number) - 类 的构造器net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 
JsonConversion.Json_Value(JsonConversion.Json_enum_type, String) - 类 的构造器net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 
JsonConversion.Json_Value(int, LogBuffer, long) - 类 的构造器net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 
JsonConversion.Json_Value(JsonConversion.Json_enum_type, LogBuffer, long, long, boolean) - 类 的构造器net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 

K

key(int) - 类 中的方法net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 
KEY_ENTRY_SIZE_LARGE - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
KEY_ENTRY_SIZE_SMALL - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 

L

L_DATA_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
L_DB_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
L_EXEC_TIME_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
L_NUM_FIELDS_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
L_SKIP_LINES_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
L_SQL_EX_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
L_TBL_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
L_THREAD_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
LARGE_OFFSET_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
LAST_INSERT_ID_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.IntvarLogEvent
 
limit - 类 中的变量net.wicp.tams.common.binlog.parser.LogBuffer
 
limit() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Returns this buffer's limit.
limit(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Sets this buffer's limit.
LINE_START_EMPTY - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
LINE_TERM_EMPTY - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
LOAD_DUP_ERROR - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
LOAD_DUP_IGNORE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
LOAD_DUP_REPLACE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.ExecuteLoadQueryLogEvent
 
LOAD_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
LOAD_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
LoadLogEvent - net.wicp.tams.common.binlog.parser.event中的类
This log event corresponds to a "LOAD DATA INFILE" SQL query on the following form: (1) USE db; (2) LOAD DATA [CONCURRENT] [LOCAL] INFILE 'file_name' (3) [REPLACE | IGNORE] (4) INTO TABLE 'table_name' (5) [FIELDS (6) [TERMINATED BY 'field_term'] (7) [[OPTIONALLY] ENCLOSED BY 'enclosed'] (8) [ESCAPED BY 'escaped'] (9) ] (10) [LINES (11) [TERMINATED BY 'line_term'] (12) [LINES STARTING BY 'line_start'] (13) ] (14) [IGNORE skip_lines LINES] (15) (field_1, field_2, ..., field_n) Binary Format: The Post-Header consists of the following six components.
LoadLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
LOG_EVENT_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
LOG_EVENT_IGNORABLE_F - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
For an event, 'e', carrying a type code, that a slave, 's', does not recognize, 's' will check 'e' for LOG_EVENT_IGNORABLE_F, and if the flag is set, then 'e' is ignored.
LOG_EVENT_MINIMAL_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
LOG_EVENT_TYPES - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
The number of types we handle in Format_description_log_event (UNKNOWN_EVENT is not to be handled, it does not exist in binlogs, it does not have a format).
LOG_POS_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
LogBuffer - net.wicp.tams.common.binlog.parser中的类
TODO: Document Me!!
LogBuffer() - 类 的构造器net.wicp.tams.common.binlog.parser.LogBuffer
 
LogBuffer(byte[], int, int) - 类 的构造器net.wicp.tams.common.binlog.parser.LogBuffer
 
LogContext - net.wicp.tams.common.binlog.parser中的类
TODO: Document Me!!
LogContext() - 类 的构造器net.wicp.tams.common.binlog.parser.LogContext
 
LogContext(FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.LogContext
 
LogDecoder - net.wicp.tams.common.binlog.parser中的类
Implements a binary-log decoder.
LogDecoder() - 类 的构造器net.wicp.tams.common.binlog.parser.LogDecoder
 
LogDecoder(int, int) - 类 的构造器net.wicp.tams.common.binlog.parser.LogDecoder
 
LogEvent - net.wicp.tams.common.binlog.parser中的类
Binary log event definitions.
LogEvent(LogHeader) - 类 的构造器net.wicp.tams.common.binlog.parser.LogEvent
 
LogFetcher - net.wicp.tams.common.binlog.parser中的类
Declaration a binary-log fetcher.
LogFetcher() - 类 的构造器net.wicp.tams.common.binlog.parser.LogFetcher
 
LogFetcher(int) - 类 的构造器net.wicp.tams.common.binlog.parser.LogFetcher
 
LogFetcher(int, float) - 类 的构造器net.wicp.tams.common.binlog.parser.LogFetcher
 
logger - 类 中的静态变量net.wicp.tams.common.binlog.parser.CharsetConversion
 
logger - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
logger - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
logger - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogDecoder
 
logger - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
LogHeader - net.wicp.tams.common.binlog.parser.event中的类
The Common-Header, documented in the table @ref Table_common_header "below", always has the same form and length within one version of MySQL.
LogHeader(int) - 类 的构造器net.wicp.tams.common.binlog.parser.event.LogHeader
 
LogHeader(LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.LogHeader
 
logPos - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
The offset in the log where this event originally appeared (it is preserved in relay logs, making SHOW SLAVE STATUS able to print coordinates of the event in the master's binlog).
LogPosition - net.wicp.tams.common.binlog.parser中的类
Implements binlog position.
LogPosition(String) - 类 的构造器net.wicp.tams.common.binlog.parser.LogPosition
Binlog position init.
LogPosition(String, long) - 类 的构造器net.wicp.tams.common.binlog.parser.LogPosition
Binlog position init.
LogPosition(LogPosition) - 类 的构造器net.wicp.tams.common.binlog.parser.LogPosition
Binlog position copy init.

M

main(String[]) - 类 中的静态方法net.wicp.tams.common.binlog.parser.CharsetConversion
 
MARIA_EVENTS_BEGIN - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MARIA_SLAVE_CAPABILITY_ANNOTATE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MARIA_SLAVE_CAPABILITY_BINLOG_CHECKPOINT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MARIA_SLAVE_CAPABILITY_GTID - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MARIA_SLAVE_CAPABILITY_MINE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MARIA_SLAVE_CAPABILITY_TOLERATE_HOLES - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MARIA_SLAVE_CAPABILITY_UNKNOWN - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MariaGtidListLogEvent - net.wicp.tams.common.binlog.parser.event.mariadb中的类
mariadb的GTID_LIST_EVENT类型
MariaGtidListLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.mariadb.MariaGtidListLogEvent
 
MariaGtidLogEvent - net.wicp.tams.common.binlog.parser.event.mariadb中的类
mariadb的GTID_EVENT类型
MariaGtidLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.mariadb.MariaGtidLogEvent
 
MAX_DBS_IN_EVENT_MTS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
The maximum number of updated databases that a status of Query-log-event can carry.
MAX_PACKET_LENGTH - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
Maximum packet length
MAX_SIZE_LOG_EVENT_STATUS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Max number of possible extra bytes in a replication event compared to a packet (i.e. a query) sent from client to master; First, an auxiliary log_event status vars estimation:
meta - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent.ColumnInfo
 
MYSQL_EVENTS_END - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_BIT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_BLOB - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_DATE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_DATETIME - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_DATETIME2 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_DECIMAL - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
enum_field_types
MYSQL_TYPE_DOUBLE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_ENUM - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_FLOAT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_GEOMETRY - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_INT24 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_JSON - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_LONG - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_LONG_BLOB - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_LONGLONG - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_MEDIUM_BLOB - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_NEWDATE - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_NEWDECIMAL - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_NULL - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_SET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_SHORT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_STRING - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_TIME - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_TIME2 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_TIMESTAMP - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_TIMESTAMP2 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_TINY - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_TINY_BLOB - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_VAR_STRING - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_VARCHAR - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
MYSQL_TYPE_YEAR - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 

N

NAME_CHAR_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
NAME_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
net.wicp.tams.common.binlog.parser - 程序包 net.wicp.tams.common.binlog.parser
 
net.wicp.tams.common.binlog.parser.event - 程序包 net.wicp.tams.common.binlog.parser.event
 
net.wicp.tams.common.binlog.parser.event.mariadb - 程序包 net.wicp.tams.common.binlog.parser.event.mariadb
 
NET_HEADER_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
Packet header sizes
NEW_LOAD_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
NEW_LOAD_EVENT is like LOAD_EVENT except that it has a longer sql_ex, allowing multibyte TERMINATED BY etc; both types share the same class (Load_log_event)
NEW_LOAD_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
nextOneRow(BitSet) - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
Extracting next row from packed buffer.
nextValue(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
Extracting next field value from packed buffer.
nextValue(int, int, boolean) - 类 中的方法net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
Extracting next field value from packed buffer.
NO_FOREIGN_KEY_CHECKS_F - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
Value of the OPTION_NO_FOREIGN_KEY_CHECKS flag in thd-options
NULL_LENGTH - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
nullBits - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
numberOfEventTypes - 类 中的变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 

O

OLD_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
open(Connection, String, int) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Connect MySQL master to fetch binlog.
open(Connection, String, int, boolean) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Connect MySQL master to fetch binlog.
open(Connection, String, long, int) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Connect MySQL master to fetch binlog.
open(Connection, String, long, int, boolean) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Connect MySQL master to fetch binlog.
open(File) - 类 中的方法net.wicp.tams.common.binlog.parser.FileLogFetcher
Open binlog file in local disk to fetch.
open(String) - 类 中的方法net.wicp.tams.common.binlog.parser.FileLogFetcher
Open binlog file in local disk to fetch.
open(String, long) - 类 中的方法net.wicp.tams.common.binlog.parser.FileLogFetcher
Open binlog file in local disk to fetch.
open(File, long) - 类 中的方法net.wicp.tams.common.binlog.parser.FileLogFetcher
Open binlog file in local disk to fetch.
openGtid(Connection, String, int) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
openGtid(Connection, String, int, boolean) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
OPT_ENCLOSED_FLAG - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
OPTION_AUTO_IS_NULL - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
OPTION_NO_FOREIGN_KEY_CHECKS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
OPTION_NOT_AUTOCOMMIT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
OPTION_RELAXED_UNIQUE_CHECKS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
origin - 类 中的变量net.wicp.tams.common.binlog.parser.LogBuffer
 
OVER_MAX_DBS_IN_EVENT_MTS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
When the actual number of databases exceeds MAX_DBS_IN_EVENT_MTS the value of OVER_MAX_DBS_IN_EVENT_MTS is is put into the mts_accessed_dbs status.

P

PACKET_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
Packet offsets
PACKET_SEQ_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
parse_value(int, LogBuffer, long) - 类 中的静态方法net.wicp.tams.common.binlog.parser.JsonConversion
 
position - 类 中的变量net.wicp.tams.common.binlog.parser.LogBuffer
 
position() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Returns this buffer's position.
position(int) - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Sets this buffer's position.
position - 类 中的变量net.wicp.tams.common.binlog.parser.LogPosition
 
POST_HEADER_LENGTH - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
postHeaderLen - 类 中的变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
The list of post-headers' lengthes
powers10 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
PRE_GA_DELETE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
PRE_GA_UPDATE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
PRE_GA_WRITE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
These event numbers were used for 5.1.0 to 5.1.15 and are therefore obsolete.
PREVIOUS_GTIDS_LOG_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
PreviousGtidsLogEvent - net.wicp.tams.common.binlog.parser.event中的类
 
PreviousGtidsLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.PreviousGtidsLogEvent
 
putByte(byte) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Put a byte in the buffer.
putInt16(int) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Put 16-bit integer in the buffer.
putInt32(long) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Put 32-bit integer in the buffer.
putString(String) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
Put a string in the buffer.
putTable(TableMapLogEvent) - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 

Q

Q_AUTO_INCREMENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_CATALOG_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Q_CATALOG_CODE is catalog with end zero stored; it is used only by MySQL 5.0.x where 0 le x le 3.
Q_CATALOG_NZ_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Q_CATALOG_NZ_CODE is catalog withOUT end zero stored; it is used by MySQL 5.0.x where x ge 4.
Q_CHARSET_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_CHARSET_DATABASE_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_DATA_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_DB_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_ERR_CODE_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_EXEC_TIME_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_FLAGS2_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_HRNOW - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
FROM MariaDB 5.5.34
Q_INVOKER - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_LC_TIME_NAMES_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_MASTER_DATA_WRITTEN_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_MICROSECONDS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_SQL_MODE_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_STATUS_VARS_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_TABLE_MAP_FOR_UPDATE_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_THREAD_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_TIME_ZONE_CODE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
Q_UPDATED_DB_NAMES - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
Q_UPDATED_DB_NAMES status variable collects of the updated databases total number and their names to be propagated to the slave in order to facilitate the parallel applying of the Query events.
query - 类 中的变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 
QUERY_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
QUERY_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
QUERY_HEADER_MINIMAL_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
QueryLogEvent - net.wicp.tams.common.binlog.parser.event中的类
A Query_log_event is created for each query that modifies the database, unless the query is logged row-based.
QueryLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 

R

R_IDENT_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RotateLogEvent
 
R_POS_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RotateLogEvent
 
RAND_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
RAND_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
RAND_SEED1_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RandLogEvent
 
RAND_SEED2_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RandLogEvent
 
RandLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Logs random seed used by the next RAND(), and by PASSWORD() in 4.1.0. 4.1.1 does not need it (it's repeatable again) so this event needn't be written in 4.1.1 for PASSWORD() (but the fact that it is written is just a waste, it does not cause bugs).
RandLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.RandLogEvent
 
REAL_RESULT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
RELAXED_UNIQUE_CHECKS_F - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
Value of the OPTION_RELAXED_UNIQUE_CHECKS flag in thd-options
remaining() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Returns the number of elements between the current position and the limit.
REPLACE_FLAG - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.LoadLogEvent
 
reset() - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 
reverse(byte[]) - 类 中的静态方法net.wicp.tams.common.binlog.parser.AssitWrite
 
reverse(byte[], int, int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.AssitWrite
 
rewind() - 类 中的方法net.wicp.tams.common.binlog.parser.LogBuffer
Rewinds this buffer.
ROTATE_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
ROTATE_HEADER - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RotateLogEvent
 
ROTATE_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
RotateLogEvent - net.wicp.tams.common.binlog.parser.event中的类
This will be deprecated when we move to using sequence ids.
RotateLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.RotateLogEvent
Creates a new Rotate_log_event object read normally from log.
RotateLogEvent(String) - 类 的构造器net.wicp.tams.common.binlog.parser.event.RotateLogEvent
Creates a new Rotate_log_event without log information.
RotateLogEvent(String, long) - 类 的构造器net.wicp.tams.common.binlog.parser.event.RotateLogEvent
Creates a new Rotate_log_event without log information.
ROW_RESULT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
ROWS_HEADER_LEN_V1 - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
ROWS_HEADER_LEN_V2 - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
ROWS_QUERY_LOG_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
RowsLogBuffer - net.wicp.tams.common.binlog.parser.event中的类
Extracting JDBC type and value information from packed rows-buffer.
RowsLogBuffer(LogBuffer, int, String) - 类 的构造器net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
RowsLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Common base class for all row-containing log events.
RowsLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
RowsQueryLogEvent - net.wicp.tams.common.binlog.parser.event中的类
 
RowsQueryLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.RowsQueryLogEvent
 
RW_FLAGS_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
RW_MAPID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
RW_V_EXTRAINFO_TAG - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
RW_V_TAG_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 
RW_VHLEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
 

S

sendBinlogDump(String, long, int, boolean) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
sendBinlogDumpGtid(String, String, long, int, boolean) - 类 中的方法net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
SERVER_ID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
SERVER_VERSION - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
serverId - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
The master's server id (is preserved in the relay log; used to prevent from infinite loops in circular replication).
serverVersion - 类 中的变量net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
serverVersionSplit - 类 中的变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
setFormatDescription(FormatDescriptionLogEvent) - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 
setLogPosition(LogPosition) - 类 中的方法net.wicp.tams.common.binlog.parser.LogContext
 
SIZE_OF_INT32 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogBuffer
 
SLAVE_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
SLAVE_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
SMALL_OFFSET_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
splitBytes(byte[], int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.AssitWrite
 
SQLSTATE_LENGTH - 类 中的静态变量net.wicp.tams.common.binlog.parser.DirectLogFetcher
 
ST_BINLOG_VER_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
ST_COMMON_HEADER_LEN_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
ST_SERVER_VER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.StartLogEventV3
We could have used SERVER_VERSION_LENGTH, but this introduces an obscure dependency - if somebody decided to change SERVER_VERSION_LENGTH this would break the replication protocol
ST_SERVER_VER_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
START_EVENT_V3 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
START_V3_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
StartLogEventV3 - net.wicp.tams.common.binlog.parser.event中的类
 
StartLogEventV3(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
StartLogEventV3() - 类 的构造器net.wicp.tams.common.binlog.parser.event.StartLogEventV3
 
STMT_END_F - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogEvent
Last event of a statement
STOP_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
STOP_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
StopLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Stop_log_event.
StopLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.StopLogEvent
 
STRING_RESULT - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
The following is for user defined functions
SYSTEM_CHARSET_MBMAXLEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.QueryLogEvent
 

T

TABLE_MAP_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
TABLE_MAP_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
tableId - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
TableMapLogEvent - net.wicp.tams.common.binlog.parser.event中的类
In row-based mode, every row operation event is preceded by a Table_map_log_event which maps a table definition to a number.
TableMapLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
Constructor used by slave to read the event from the binary log.
TableMapLogEvent.ColumnInfo - net.wicp.tams.common.binlog.parser.event中的类
Holding mysql column information.
TableMapLogEvent.ColumnInfo() - 类 的构造器net.wicp.tams.common.binlog.parser.event.TableMapLogEvent.ColumnInfo
 
tblname - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
TIMEF_INT_OFS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
TIMEF_OFS - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.RowsLogBuffer
 
TM_FLAGS_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
 
TM_MAPID_OFFSET - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent
TM = "Table Map"
toByteArray(int) - 类 中的静态方法net.wicp.tams.common.binlog.parser.AssitWrite
 
toByteArray(long) - 类 中的静态方法net.wicp.tams.common.binlog.parser.AssitWrite
 
toJsonString(StringBuilder) - 类 中的方法net.wicp.tams.common.binlog.parser.JsonConversion.Json_Value
 
toString() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet.Interval
 
toString() - 类 中的方法net.wicp.tams.common.binlog.parser.GtidSet
 
toString() - 类 中的方法net.wicp.tams.common.binlog.parser.LogPosition
type - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
 
type - 类 中的变量net.wicp.tams.common.binlog.parser.event.TableMapLogEvent.ColumnInfo
 

U

UNKNOWN_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
UnknownLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Unknown_log_event
UnknownLogEvent(LogHeader) - 类 的构造器net.wicp.tams.common.binlog.parser.event.UnknownLogEvent
 
UPDATE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
UPDATE_ROWS_EVENT_V1 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
UpdateRowsLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Log row updates with a before image.
UpdateRowsLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.UpdateRowsLogEvent
 
USER_VAR_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
USER_VAR_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
UserVarLogEvent - net.wicp.tams.common.binlog.parser.event中的类
User_var_log_event.
UserVarLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
UV_CHARSET_NUMBER_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
UV_NAME_LEN_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
UV_VAL_IS_NULL - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
UV_VAL_LEN_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 
UV_VAL_TYPE_SIZE - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.UserVarLogEvent
 

V

VALUE_ENTRY_SIZE_LARGE - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
VALUE_ENTRY_SIZE_SMALL - 类 中的静态变量net.wicp.tams.common.binlog.parser.JsonConversion
 
valueOf(String) - 枚举 中的静态方法net.wicp.tams.common.binlog.parser.JsonConversion.Json_enum_type
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法net.wicp.tams.common.binlog.parser.JsonConversion.Json_enum_type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
versionProduct(int[]) - 类 中的静态方法net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 

W

when - 类 中的变量net.wicp.tams.common.binlog.parser.event.LogHeader
Timestamp on the master(for debugging and replication of NOW()/TIMESTAMP).
write(byte[]) - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
 
write(int, int) - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
 
write(long, int) - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
 
write(String, int) - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
 
write(String) - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
 
WRITE_ROWS_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
Version 2 of the Row events
WRITE_ROWS_EVENT_V1 - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
These event numbers are used from 5.1.16 and forward
writeByte(byte[], int, boolean) - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
实现小端字节写法,true
writeEndNull(byte[]) - 类 中的方法net.wicp.tams.common.binlog.parser.AssitWrite
 
WriteRowsLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Log row insertions and updates.
WriteRowsLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.WriteRowsLogEvent
 

X

XID_EVENT - 类 中的静态变量net.wicp.tams.common.binlog.parser.LogEvent
 
XID_HEADER_LEN - 类 中的静态变量net.wicp.tams.common.binlog.parser.event.FormatDescriptionLogEvent
 
XidLogEvent - net.wicp.tams.common.binlog.parser.event中的类
Logs xid of the transaction-to-be-committed in the 2pc protocol.
XidLogEvent(LogHeader, LogBuffer, FormatDescriptionLogEvent) - 类 的构造器net.wicp.tams.common.binlog.parser.event.XidLogEvent
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2017. All rights reserved.