Package | Description |
---|---|
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Method and Description |
---|---|
DropPartitionsExpr |
DropPartitionsExpr.deepCopy() |
Modifier and Type | Method and Description |
---|---|
List<DropPartitionsExpr> |
RequestPartsSpec.getExprs() |
Modifier and Type | Method and Description |
---|---|
int |
DropPartitionsExpr.compareTo(DropPartitionsExpr other) |
boolean |
DropPartitionsExpr.equals(DropPartitionsExpr that) |
Modifier and Type | Method and Description |
---|---|
static RequestPartsSpec |
RequestPartsSpec.exprs(List<DropPartitionsExpr> value) |
void |
RequestPartsSpec.setExprs(List<DropPartitionsExpr> value) |
Constructor and Description |
---|
DropPartitionsExpr(DropPartitionsExpr other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.