Uses of Class
io.debezium.junit.SkipWhenKafkaVersion.KafkaVersion
-
Packages that use SkipWhenKafkaVersion.KafkaVersion Package Description io.debezium.junit -
-
Uses of SkipWhenKafkaVersion.KafkaVersion in io.debezium.junit
Methods in io.debezium.junit that return SkipWhenKafkaVersion.KafkaVersion Modifier and Type Method Description SkipWhenKafkaVersion.KafkaVersionvalue()static SkipWhenKafkaVersion.KafkaVersionSkipWhenKafkaVersion.KafkaVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static SkipWhenKafkaVersion.KafkaVersion[]SkipWhenKafkaVersion.KafkaVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-