public static class FetcherContext.DefaultStopContext extends FetcherContext.AbstractStopContext
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 |
---|
DefaultStopContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo) |
DefaultStopContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
NodeInfo nodeInfo,
RequestInfo requestInfo) |
DefaultStopContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
RequestInfo requestInfo) |
Modifier and Type | Method and Description |
---|---|
FetcherContext.StopContext |
withNodeInfo(NodeInfo nodeInfo) |
newResult
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
public DefaultStopContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, NodeInfo nodeInfo, RequestInfo requestInfo)
public DefaultStopContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, RequestInfo requestInfo)
public DefaultStopContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo)
public FetcherContext.StopContext withNodeInfo(NodeInfo nodeInfo)