| Package | Description |
|---|---|
| com.github.shyiko.mysql.binlog.event | |
| com.github.shyiko.mysql.binlog.event.deserialization |
| Modifier and Type | Method and Description |
|---|---|
ChecksumType |
FormatDescriptionEventData.getChecksumType() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatDescriptionEventData.setChecksumType(ChecksumType checksumType) |
| Modifier and Type | Method and Description |
|---|---|
static ChecksumType |
ChecksumType.byOrdinal(int ordinal) |
static ChecksumType |
ChecksumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChecksumType[] |
ChecksumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDeserializer.setChecksumType(ChecksumType checksumType)
Deprecated.
resolved based on FORMAT_DESCRIPTION
|
Copyright © 2019. All rights reserved.