public interface LogicalSourceContext
LogicalSource
to a ActionSource which can be used directly by a connector.
When a logical source is resolved into an action source, the
source mapSource(LogicalSource)
if connector information or support is needed in order to perform the
resolution to an action source.
| Modifier and Type | Method and Description |
|---|---|
ActionSource |
mapSource(LogicalSource source) |
ActionSource mapSource(LogicalSource source)