| Modifier and Type | Method and Description |
|---|---|
RunnerFilterChain<JobStoryRunContext> |
SparkJobRunnerFilterChainFactory.getChain() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobStoryScenarioFilter.doFilter(JobStoryRunContext t,
RunnerFilterChain<JobStoryRunContext> chain) |
void |
JobStoryFilter.doFilter(JobStoryRunContext t,
RunnerFilterChain<JobStoryRunContext> chain) |
| Constructor and Description |
|---|
JobStoryScenarioFilter(RunnerFilterChain<ScenarioRunContext> chain) |
| Modifier and Type | Method and Description |
|---|---|
RunnerFilterChain<Story> |
JobCollectFilterChainFactory.getChain() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobCollectorFilter.doFilter(Story story,
RunnerFilterChain<Story> chain) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioRunnerFilter.doFilter(ScenarioRunContext context,
RunnerFilterChain<ScenarioRunContext> chain) |
| Modifier and Type | Method and Description |
|---|---|
RunnerFilterChain<?> |
FilterChainFactory.getChain() |
| Modifier and Type | Method and Description |
|---|---|
void |
RunnerFilter.doFilter(T t,
RunnerFilterChain<T> chain) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogToConsoleFilter.doFilter(Story story,
RunnerFilterChain<Story> chain) |
| Modifier and Type | Class and Description |
|---|---|
class |
RunnerFilterChainImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioRunnerFilter.doFilter(Scenario t,
RunnerFilterChain<Scenario> chain) |
void |
SimpleStoryRunnerFilter.doFilter(Story story,
RunnerFilterChain<Story> chain) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobDispatchFilterChain |
| Modifier and Type | Method and Description |
|---|---|
void |
JobDispatchFilter.doFilter(Story t,
RunnerFilterChain<Story> chain) |
| Modifier and Type | Method and Description |
|---|---|
RunnerFilterChain<?> |
DefaultRunnerFilterChainFactory.getChain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DslBuilderAndRun.setFilterChainCurrentThread(RunnerFilterChain<Story> chain)
Setup chain for current thread
|
Copyright © 2019. All rights reserved.