Uses of Enum
io.debezium.connector.postgresql.PostgresConnectorConfig.SchemaRefreshMode
Packages that use PostgresConnectorConfig.SchemaRefreshMode
-
Uses of PostgresConnectorConfig.SchemaRefreshMode in io.debezium.connector.postgresql
Fields in io.debezium.connector.postgresql declared as PostgresConnectorConfig.SchemaRefreshModeModifier and TypeFieldDescriptionprivate final PostgresConnectorConfig.SchemaRefreshModePostgresConnectorConfig.schemaRefreshModeMethods in io.debezium.connector.postgresql that return PostgresConnectorConfig.SchemaRefreshModeModifier and TypeMethodDescriptionDetermine if the supplied value is one of the predefined options.Returns the enum constant of this type with the specified name.PostgresConnectorConfig.SchemaRefreshMode.values()Returns an array containing the constants of this enum type, in the order they are declared.