public abstract static class FetcherContext.AbstractStartContext extends AbstractFetcherContext implements FetcherContext.StartContext
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
Modifier | Constructor and Description |
---|---|
protected |
AbstractStartContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
NodeInfo nodeInfo,
RequestInfo requestInfo) |
Modifier and Type | Method and Description |
---|---|
StartResult |
newResult() |
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParserConfigContainer, withNodeInfo
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
protected AbstractStartContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, NodeInfo nodeInfo, RequestInfo requestInfo)
public StartResult newResult()
newResult
in interface FetcherContext
newResult
in interface FetcherContext.StartContext