public static class FetcherContext.DefaultStartContext extends FetcherContext.AbstractStartContext
FetcherContext.AbstractFetchContext, FetcherContext.AbstractStartContext, FetcherContext.AbstractStopContext, FetcherContext.DefaultFetchContext, FetcherContext.DefaultStartContext, FetcherContext.DefaultStopContext, FetcherContext.FetchContext, FetcherContext.StartContext, FetcherContext.StopContext
Constructor and Description |
---|
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
RequestInfo requestInfo,
ConnectorConfig lastUsedConnectorConfig,
boolean hasExclusiveExecution) |
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
RequestInfo requestInfo,
ParserConfigContainer parserConfigContainer,
ConnectorConfig lastUsedConnectorConfig,
boolean hasExclusiveExecution) |
Modifier and Type | Method and Description |
---|---|
ParserConfigContainer |
getParserConfigContainer()
Deprecated.
- Internal use only; will be removed.
|
exclusively, getLastUsedConnectorConfig, hasExeclusiveExecution, newResult
getConnectorConfig, getJobRunInfo, getRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectorConfig, getJobRunInfo, getRequestInfo
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, RequestInfo requestInfo, ParserConfigContainer parserConfigContainer, ConnectorConfig lastUsedConnectorConfig, boolean hasExclusiveExecution)
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, RequestInfo requestInfo, ConnectorConfig lastUsedConnectorConfig, boolean hasExclusiveExecution)
@Deprecated public ParserConfigContainer getParserConfigContainer()