public static class MongoDbOffsetContext.Loader extends Object
| Modifier and Type | Field and Description |
|---|---|
private ReplicaSets |
replicaSets |
private SourceInfo |
sourceInfo |
| Constructor and Description |
|---|
Loader(MongoDbConnectorConfig connectorConfig,
ReplicaSets replicaSets) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Map<String,String>> |
getPartitions() |
MongoDbOffsetContext |
loadOffsets(Map<Map<String,String>,Map<String,Object>> offsets) |
private final ReplicaSets replicaSets
private final SourceInfo sourceInfo
public Loader(MongoDbConnectorConfig connectorConfig, ReplicaSets replicaSets)
Copyright © 2021 JBoss by Red Hat. All rights reserved.