|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartitionSpec | |
---|---|
org.apache.hadoop.hive.ql.plan |
Uses of PartitionSpec in org.apache.hadoop.hive.ql.plan |
---|
Methods in org.apache.hadoop.hive.ql.plan that return types with arguments of type PartitionSpec | |
---|---|
ArrayList<PartitionSpec> |
DropTableDesc.getPartSpecs()
|
Method parameters in org.apache.hadoop.hive.ql.plan with type arguments of type PartitionSpec | |
---|---|
void |
DropTableDesc.setPartSpecs(ArrayList<PartitionSpec> partSpecs)
|
Constructor parameters in org.apache.hadoop.hive.ql.plan with type arguments of type PartitionSpec | |
---|---|
DropTableDesc(String tableName,
List<PartitionSpec> partSpecs,
boolean expectView,
boolean stringPartitionColumns,
boolean ignoreProtection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |