Uses of Enum Class
io.debezium.embedded.ConnectorOutputTest.ExecutionResult
Packages that use ConnectorOutputTest.ExecutionResult
-
Uses of ConnectorOutputTest.ExecutionResult in io.debezium.embedded
Fields in io.debezium.embedded with type parameters of type ConnectorOutputTest.ExecutionResultModifier and TypeFieldDescriptionprivate final AtomicReference<ConnectorOutputTest.ExecutionResult>ConnectorOutputTest.ConsumerCompletion.resultMethods in io.debezium.embedded that return ConnectorOutputTest.ExecutionResultModifier and TypeMethodDescriptionConnectorOutputTest.ConsumerCompletion.get()Returns the enum constant of this class with the specified name.static ConnectorOutputTest.ExecutionResult[]ConnectorOutputTest.ExecutionResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.debezium.embedded with parameters of type ConnectorOutputTest.ExecutionResultModifier and TypeMethodDescriptionprivate voidConnectorOutputTest.ConsumerCompletion.setResult(ConnectorOutputTest.ExecutionResult result)