- java.lang.Object
-
- org.apache.kafka.connect.source.SourceTask
-
- io.confluent.connect.cdc.CDCSourceTask<CONF>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected CONF |
config |
protected org.apache.kafka.common.utils.Time |
time |
-
Fields inherited from class org.apache.kafka.connect.source.SourceTask
context
-
Method Summary
-
Methods inherited from class org.apache.kafka.connect.source.SourceTask
commit, commitRecord, initialize, stop
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CDCSourceTask
public CDCSourceTask()
-
Method Detail
-
version
public String version()
- Specified by:
version in interface org.apache.kafka.connect.connector.Task
Copyright © 2017–2018. All rights reserved.