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