public static class AbstractReader.AcceptAllPredicate extends Object implements HaltingPredicate
| Constructor and Description |
|---|
AcceptAllPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(org.apache.kafka.connect.source.SourceRecord sourceRecord)
Whether this record should be processed by the calling reader or not.
|
public boolean accepts(org.apache.kafka.connect.source.SourceRecord sourceRecord)
HaltingPredicateaccepts in interface HaltingPredicateCopyright © 2021 JBoss by Red Hat. All rights reserved.