Uses of Enum
io.debezium.connector.mysql.junit.SkipWhenDatabaseIs.Type
Packages that use SkipWhenDatabaseIs.Type
-
Uses of SkipWhenDatabaseIs.Type in io.debezium.connector.mysql.junit
Methods in io.debezium.connector.mysql.junit that return SkipWhenDatabaseIs.TypeModifier and TypeMethodDescriptionstatic SkipWhenDatabaseIs.TypeReturns the enum constant of this type with the specified name.static SkipWhenDatabaseIs.Type[]SkipWhenDatabaseIs.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.