public class HiveSyncNode extends DagNode<Boolean>
childNodes, config, log, parentNodes, result| Constructor and Description |
|---|
HiveSyncNode(DeltaConfig.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExecutionContext executionContext,
int curItrCount)
Execute the
DagNode. |
addChildNode, addParentNode, clone, compareTo, equals, getChildNodes, getConfig, getName, getParentNodes, getResult, hashCode, isCompleted, setCompleted, setParentNodespublic HiveSyncNode(DeltaConfig.Config config)
public void execute(ExecutionContext executionContext, int curItrCount) throws Exception
DagNodeDagNode.Copyright © 2023 The Apache Software Foundation. All rights reserved.