public interface FetcherContext
Modifier and Type | Interface and Description |
---|---|
static class |
FetcherContext.AbstractFetchContext |
static class |
FetcherContext.AbstractPostFetchContext |
static class |
FetcherContext.AbstractPreFetchContext |
static class |
FetcherContext.AbstractStartContext |
static class |
FetcherContext.AbstractStopContext |
static class |
FetcherContext.DefaultFetchContext |
static class |
FetcherContext.DefaultPostFetchContext |
static class |
FetcherContext.DefaultPreFetchContext |
static class |
FetcherContext.DefaultStartContext |
static class |
FetcherContext.DefaultStopContext |
static interface |
FetcherContext.FetchContext |
static interface |
FetcherContext.PostFetchContext |
static interface |
FetcherContext.PreFetchContext |
static interface |
FetcherContext.StartContext |
static interface |
FetcherContext.StopContext |
Modifier and Type | Method and Description |
---|---|
ConnectorConfig |
getConnectorConfig() |
JobRunInfo |
getJobRunInfo() |
NodeInfo |
getNodeInfo() |
RequestInfo |
getRequestInfo() |
FetcherResult |
newResult() |
ConnectorConfig getConnectorConfig()
FetcherResult newResult()
JobRunInfo getJobRunInfo()
NodeInfo getNodeInfo()
RequestInfo getRequestInfo()