File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ The 1 results had been acquired.
215215
216216 | Parameter | Description | Default Value |
217217 | ---| ---| ---|
218- | connector.class| the sink connector class| com.github.griddb.GriddbSinkConnector|
218+ | connector.class| the sink connector class| com.github.griddb.kafka.connect. GriddbSinkConnector|
219219 | name| the connector name| |
220220 | topics.regex| The list of topics to be format, It is used by the sink connector| |
221221 | topics| The name of topics is used by the sink connector| |
@@ -313,7 +313,7 @@ Note:
313313
314314 |Parameter | Description | Default Value |
315315 |---|---|---|
316- |connector.class|the source connector class|com.github.griddb.GriddbSourceConnector|
316+ |connector.class|the source connector class|com.github.griddb.kafka.connect. GriddbSourceConnector|
317317 |name|the connector name| |
318318 |host|GridDB host or multicast address| |
319319 |port|GridDB port or multicast port| |
You can’t perform that action at this time.
0 commit comments