Uses of Class
org.apache.hadoop.hive.ql.metadata.DummyPartition

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

Uses of DummyPartition in org.apache.hadoop.hive.ql.hooks
 

Constructors in org.apache.hadoop.hive.ql.hooks with parameters of type DummyPartition
Entity(DummyPartition p, boolean complete)
           
WriteEntity(DummyPartition p, WriteEntity.WriteType type, boolean complete)
           
 

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

Constructors in org.apache.hadoop.hive.ql.lockmgr with parameters of type DummyPartition
HiveLockObject(DummyPartition par, HiveLockObject.HiveLockObjectData lockData)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.