public interface SourceRecordFilterFactory
extends org.apache.kafka.common.Configurable
| Modifier and Type | Method and Description |
|---|---|
default void |
configure(Map<String,?> map) |
Predicate<org.apache.kafka.connect.source.SourceRecord> |
create(Offset offset) |
Copyright © 2020 CastorM. All rights reserved.