public static class FetcherContext.DefaultStartContext extends FetcherContext.AbstractStartContext
FetcherContext.AbstractFetchContext, FetcherContext.AbstractPostFetchContext, FetcherContext.AbstractPreFetchContext, FetcherContext.AbstractStartContext, FetcherContext.AbstractStopContext, FetcherContext.DefaultFetchContext, FetcherContext.DefaultPostFetchContext, FetcherContext.DefaultPreFetchContext, FetcherContext.DefaultStartContext, FetcherContext.DefaultStopContext, FetcherContext.FetchContext, FetcherContext.PostFetchContext, FetcherContext.PreFetchContext, FetcherContext.StartContext, FetcherContext.StopContext
Constructor and Description |
---|
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo) |
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
NodeInfo nodeInfo,
RequestInfo requestInfo) |
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
NodeInfo nodeInfo,
RequestInfo requestInfo,
ParserConfigContainer parserConfigContainer) |
DefaultStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
RequestInfo requestInfo) |
Modifier and Type | Method and Description |
---|---|
ParserConfigContainer |
getParserConfigContainer() |
FetcherContext.StartContext |
withNodeInfo(NodeInfo nodeInfo) |
newResult
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, NodeInfo nodeInfo, RequestInfo requestInfo, ParserConfigContainer parserConfigContainer)
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, NodeInfo nodeInfo, RequestInfo requestInfo)
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, RequestInfo requestInfo)
public DefaultStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo)
public ParserConfigContainer getParserConfigContainer()
public FetcherContext.StartContext withNodeInfo(NodeInfo nodeInfo)