Uses of Enum
io.debezium.transforms.outbox.EventRouterConfigDefinition.InvalidOperationBehavior
Packages that use EventRouterConfigDefinition.InvalidOperationBehavior
-
Uses of EventRouterConfigDefinition.InvalidOperationBehavior in io.debezium.transforms.outbox
Fields in io.debezium.transforms.outbox declared as EventRouterConfigDefinition.InvalidOperationBehaviorMethods in io.debezium.transforms.outbox that return EventRouterConfigDefinition.InvalidOperationBehaviorModifier and TypeMethodDescriptionDetermine if the supplied value is one of the predefined options.Returns the enum constant of this type with the specified name.EventRouterConfigDefinition.InvalidOperationBehavior.values()Returns an array containing the constants of this enum type, in the order they are declared.