Uses of Class
org.apache.hadoop.hive.ql.lockmgr.HiveLockManagerCtx

Packages that use HiveLockManagerCtx
org.apache.hadoop.hive.ql.lockmgr Hive Lock Manager interfaces and some custom implmentations 
org.apache.hadoop.hive.ql.lockmgr.zookeeper   
 

Uses of HiveLockManagerCtx in org.apache.hadoop.hive.ql.lockmgr
 

Methods in org.apache.hadoop.hive.ql.lockmgr with parameters of type HiveLockManagerCtx
 void HiveLockManager.setContext(HiveLockManagerCtx ctx)
           
 

Uses of HiveLockManagerCtx in org.apache.hadoop.hive.ql.lockmgr.zookeeper
 

Methods in org.apache.hadoop.hive.ql.lockmgr.zookeeper with parameters of type HiveLockManagerCtx
 void ZooKeeperHiveLockManager.setContext(HiveLockManagerCtx ctx)
           
 



Copyright © 2011 The Apache Software Foundation