public class CoordInputLogicEvaluatorPhaseThree extends CoordInputLogicEvaluatorPhaseOne
coordAction, coordInputDependency, dependencyMap, logINPUT_LOGIC| Constructor and Description |
|---|
CoordInputLogicEvaluatorPhaseThree(CoordinatorActionBean coordAction,
ELEvaluator eval) |
| Modifier and Type | Method and Description |
|---|---|
CoordInputLogicEvaluatorResult |
combine(AbstractCoordInputDependency coordInputDependency,
String[] inputSets,
int min,
int wait) |
CoordInputLogicEvaluatorResult |
evalCombineInput(String[] inputSets,
int min,
int wait)
Eval combine input.
|
CoordInputLogicEvaluatorResult |
evalInput(String dataSet,
int min,
int wait)
Eval input.
|
String |
getListAsString(List<String> input,
String dataSet) |
boolean |
isInputWaitElapsed(int timeInMin) |
protected boolean |
pathExists(String sPath,
org.apache.hadoop.conf.Configuration actionConf) |
getConf, getEvalResult, getEvalResult, getResultFromPullPush, inputpublic CoordInputLogicEvaluatorPhaseThree(CoordinatorActionBean coordAction, ELEvaluator eval)
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 waitpublic CoordInputLogicEvaluatorResult combine(AbstractCoordInputDependency coordInputDependency, String[] inputSets, int min, int wait)
combine in class CoordInputLogicEvaluatorPhaseOneprotected boolean pathExists(String sPath, org.apache.hadoop.conf.Configuration actionConf) throws IOException, URISyntaxException, URIHandlerException
pathExists in class CoordInputLogicEvaluatorPhaseOneIOExceptionURISyntaxExceptionURIHandlerExceptionpublic boolean isInputWaitElapsed(int timeInMin)
isInputWaitElapsed in class CoordInputLogicEvaluatorPhaseOnepublic String getListAsString(List<String> input, String dataSet)
getListAsString in class CoordInputLogicEvaluatorPhaseOneCopyright © 2018 Apache Software Foundation. All rights reserved.