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