public static class Db2OffsetContext.Loader extends Object implements io.debezium.pipeline.spi.OffsetContext.Loader
| Modifier and Type | Field and Description |
|---|---|
private Db2ConnectorConfig |
connectorConfig |
| Constructor and Description |
|---|
Loader(Db2ConnectorConfig connectorConfig) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,?> |
getPartition() |
io.debezium.pipeline.spi.OffsetContext |
load(Map<String,?> offset) |
private final Db2ConnectorConfig connectorConfig
public Loader(Db2ConnectorConfig connectorConfig)
Copyright © 2020 JBoss by Red Hat. All rights reserved.