public static class FetcherContext.DefaultFetchContext extends FetcherContext.AbstractFetchContext
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 |
---|
DefaultFetchContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
NodeInfo nodeInfo,
RequestInfo requestInfo,
Phase phase,
FetchInput fetchInput) |
DefaultFetchContext(ConnectorConfig connectorConfig,
JobRunInfo jobRunInfo,
Phase phase,
FetchInput msg) |
Modifier and Type | Method and Description |
---|---|
FetcherContext.FetchContext |
withNodeInfo(NodeInfo nodeInfo) |
getFetchInput, getPhase, newResult
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectorConfig, getJobRunInfo, getNodeInfo, getRequestInfo
public DefaultFetchContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, NodeInfo nodeInfo, RequestInfo requestInfo, Phase phase, FetchInput fetchInput)
public DefaultFetchContext(ConnectorConfig connectorConfig, JobRunInfo jobRunInfo, Phase phase, FetchInput msg)
public FetcherContext.FetchContext withNodeInfo(NodeInfo nodeInfo)