| Package | Description |
|---|---|
| io.debezium.connector.postgresql |
| Modifier and Type | Field and Description |
|---|---|
private PostgresConnectorConfig.SchemaRefreshMode |
PostgresConnectorConfig.schemaRefreshMode |
| Modifier and Type | Method and Description |
|---|---|
static PostgresConnectorConfig.SchemaRefreshMode |
PostgresConnectorConfig.SchemaRefreshMode.parse(String value)
Determine if the supplied value is one of the predefined options.
|
static PostgresConnectorConfig.SchemaRefreshMode |
PostgresConnectorConfig.SchemaRefreshMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PostgresConnectorConfig.SchemaRefreshMode[] |
PostgresConnectorConfig.SchemaRefreshMode.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.