| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.graph |
| Modifier and Type | Method and Description |
|---|---|
OperatorGraph.Cluster |
OperatorGraph.clusterOf(Operator<?> op1) |
| Modifier and Type | Method and Description |
|---|---|
Set<OperatorGraph.Cluster> |
OperatorGraph.Cluster.childClusters(OperatorGraph.OperatorEdgePredicate traverseEdge) |
Set<OperatorGraph.Cluster> |
OperatorGraph.getClusters() |
Set<OperatorGraph.Cluster> |
OperatorGraph.Cluster.parentClusters(OperatorGraph.OperatorEdgePredicate traverseEdge) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OperatorGraph.Cluster.merge(OperatorGraph.Cluster o) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.