public static interface FetcherContext.StartContext extends FetcherContext
FetcherContext.AbstractFetchContext, FetcherContext.AbstractStartContext, FetcherContext.AbstractStopContext, FetcherContext.DefaultFetchContext, FetcherContext.DefaultStartContext, FetcherContext.DefaultStopContext, FetcherContext.FetchContext, FetcherContext.StartContext, FetcherContext.StopContext
Modifier and Type | Method and Description |
---|---|
<T extends ConnectorConfig> |
getLastUsedConnectorConfig() |
ParserConfigContainer |
getParserConfigContainer()
Deprecated.
- Internal use only; will be removed.
|
StartResult |
newResult() |
getConnectorConfig, getJobRunInfo, getRequestInfo
StartResult newResult()
newResult
in interface FetcherContext
<T extends ConnectorConfig> java.util.Optional<T> getLastUsedConnectorConfig()
@Deprecated ParserConfigContainer getParserConfigContainer()