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)
           
 void EmbeddedLockManager.setContext(HiveLockManagerCtx ctx)
           
 void DbLockManager.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 © 2014 The Apache Software Foundation. All rights reserved.