public class ValidateNode<R> extends DagNode
| Modifier and Type | Field and Description |
|---|---|
protected Function<List<DagNode>,R> |
function |
childNodes, config, log, parentNodes, result| Constructor and Description |
|---|
ValidateNode(DeltaConfig.Config config,
Function<List<DagNode>,R> function) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExecutionContext executionContext) |
addChildNode, addParentNode, compareTo, equals, getChildNodes, getConfig, getName, getParentNodes, getResult, hashCode, isCompleted, setCompleted, setParentNodesCopyright © 2020 The Apache Software Foundation. All rights reserved.