public class OffsetTimestampRecordFilterFactory extends Object implements SourceRecordFilterFactory
| Constructor and Description |
|---|
OffsetTimestampRecordFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.apache.kafka.connect.source.SourceRecord> |
create(Offset offset) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurepublic Predicate<org.apache.kafka.connect.source.SourceRecord> create(Offset offset)
create in interface SourceRecordFilterFactoryCopyright © 2020 CastorM. All rights reserved.