| 接口 | 说明 |
|---|---|
| FieldParseListener |
This interface defined a kind of listener for field parsing.
|
| 类 | 说明 |
|---|---|
| ByteString |
ByteString store an array of bytes and take over all related transfers, such as judge if it
should be null, empty or in some an encoding.
|
| Checkpoint | |
| DataMessage |
Message contains database updating data.
|
| DataMessage.Record |
Record contains data of one record.
|
| DataMessage.Record.Field |
Field contains data of one field
|
| LogMessage | |
| Message |
| 枚举 | 说明 |
|---|---|
| DataMessage.Record.Field.Type | |
| DataMessage.Record.Type |
| 异常错误 | 说明 |
|---|---|
| LogMessageException |
This is a subclasses of
RuntimeException primarily used in process of parsing LogMessage. |
Copyright © 2024. All rights reserved.