public static class SqlServerOffsetContext.Loader extends Object implements OffsetContext.Loader
| Modifier and Type | Field and Description |
|---|---|
private String |
logicalName |
| Modifier and Type | Method and Description |
|---|---|
Map<String,?> |
getPartition() |
OffsetContext |
load(Map<String,?> offset) |
private final String logicalName
public Loader(String logicalName)
public Map<String,?> getPartition()
getPartition in interface OffsetContext.Loaderpublic OffsetContext load(Map<String,?> offset)
load in interface OffsetContext.LoaderCopyright © 2019 JBoss by Red Hat. All rights reserved.