| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| Modifier and Type | Field and Description |
|---|---|
private MySqlTestConnection.MySqlVersion |
MySqlTestConnection.mySqlVersion |
| Modifier and Type | Method and Description |
|---|---|
MySqlTestConnection.MySqlVersion |
MySqlTestConnection.getMySqlVersion() |
static MySqlTestConnection.MySqlVersion |
MySqlTestConnection.MySqlVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MySqlTestConnection.MySqlVersion[] |
MySqlTestConnection.MySqlVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.