public class CoordInputLogicEvaluatorPhaseTwo extends CoordInputLogicEvaluatorPhaseOne
coordAction, coordInputDependency, dependencyMap, logINPUT_LOGIC| Constructor and Description |
|---|
CoordInputLogicEvaluatorPhaseTwo(CoordinatorActionBean coordAction,
AbstractCoordInputDependency coordInputDependency) |
CoordInputLogicEvaluatorPhaseTwo(CoordinatorActionBean coordAction,
Date actualTime) |
| Modifier and Type | Method and Description |
|---|---|
CoordInputLogicEvaluatorResult |
evalCombineInput(String[] inputSets,
int min,
int wait)
Eval combine input.
|
CoordInputLogicEvaluatorResult |
evalInput(String dataSet,
int min,
int wait)
Eval input.
|
combine, getConf, getEvalResult, getEvalResult, getListAsString, getResultFromPullPush, input, isInputWaitElapsed, pathExistspublic CoordInputLogicEvaluatorPhaseTwo(CoordinatorActionBean coordAction, Date actualTime)
public CoordInputLogicEvaluatorPhaseTwo(CoordinatorActionBean coordAction, AbstractCoordInputDependency coordInputDependency)
public CoordInputLogicEvaluatorResult evalInput(String dataSet, int min, int wait)
CoordInputLogicEvaluatorevalInput in interface CoordInputLogicEvaluatorevalInput in class CoordInputLogicEvaluatorPhaseOnedataSet - the input data setmin - the minwait - the waitpublic CoordInputLogicEvaluatorResult evalCombineInput(String[] inputSets, int min, int wait)
CoordInputLogicEvaluatorevalCombineInput in interface CoordInputLogicEvaluatorevalCombineInput in class CoordInputLogicEvaluatorPhaseOneinputSets - the combine datasetsmin - the minwait - the waitCopyright © 2018 Apache Software Foundation. All rights reserved.