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