| Package | Description |
|---|---|
| com.github.shyiko.mysql.binlog.event.deserialization |
| Modifier and Type | Method and Description |
|---|---|
static EventDeserializer.CompatibilityMode |
EventDeserializer.CompatibilityMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventDeserializer.CompatibilityMode[] |
EventDeserializer.CompatibilityMode.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.setCompatibilityMode(EventDeserializer.CompatibilityMode first,
EventDeserializer.CompatibilityMode... rest) |
void |
EventDeserializer.setCompatibilityMode(EventDeserializer.CompatibilityMode first,
EventDeserializer.CompatibilityMode... rest) |
Copyright © 2019. All rights reserved.