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