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