Package io.debezium.function
package io.debezium.function
-
ClassDescriptionA variant of
Consumerthat can be blocked and interrupted.Represents an operation that accepts a singleboolean-valued argument and returns no result.ABlockingConsumerthat retains a maximum number of values in a buffer before sending them to a delegate consumer.Utilities for constructing various predicates.