Package org.apache.kafka.connect.transforms.predicates
-
Interface Summary Interface Description Predicate<R extends ConnectRecord<R>> A predicate on records.
Interface | Description |
---|---|
Predicate<R extends ConnectRecord<R>> |
A predicate on records.
|