| Package | Description |
|---|---|
| org.apache.hadoop.hive.common.jsonexplain.tez |
| Modifier and Type | Field and Description |
|---|---|
Vertex |
Connection.from |
| Modifier and Type | Field and Description |
|---|---|
List<Vertex> |
Vertex.children |
List<Vertex> |
Vertex.mergeJoinDummyVertexs |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TezJsonParser.isInline(Vertex v) |
void |
Vertex.print(PrintStream out,
List<Boolean> indentFlag,
String type,
Vertex callingVertex) |
| Constructor and Description |
|---|
Connection(String type,
Vertex from) |
Op(String name,
String id,
String outputVertexName,
List<Op> children,
List<Attr> attrs,
org.json.JSONObject opObject,
Vertex vertex) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.