| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.plan.api |
| Modifier and Type | Method and Description |
|---|---|
QueryPlan |
QueryPlan.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
int |
QueryPlan.compareTo(QueryPlan other) |
boolean |
QueryPlan.equals(QueryPlan that) |
| Constructor and Description |
|---|
QueryPlan(QueryPlan other)
Performs a deep copy on other.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.