|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlterTableExchangePartition | |
---|---|
org.apache.hadoop.hive.ql.plan |
Uses of AlterTableExchangePartition in org.apache.hadoop.hive.ql.plan |
---|
Methods in org.apache.hadoop.hive.ql.plan that return AlterTableExchangePartition | |
---|---|
AlterTableExchangePartition |
DDLWork.getAlterTableExchangePartition()
|
Methods in org.apache.hadoop.hive.ql.plan with parameters of type AlterTableExchangePartition | |
---|---|
void |
DDLWork.setAlterTableExchangePartition(AlterTableExchangePartition alterTableExchangePartition)
|
Constructors in org.apache.hadoop.hive.ql.plan with parameters of type AlterTableExchangePartition | |
---|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
AlterTableExchangePartition alterTableExchangePartition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |