Uses of Class
org.apache.hadoop.hive.ql.hooks.LineageInfo.BaseColumnInfo

Packages that use LineageInfo.BaseColumnInfo
org.apache.hadoop.hive.ql.hooks   
 

Uses of LineageInfo.BaseColumnInfo in org.apache.hadoop.hive.ql.hooks
 

Methods in org.apache.hadoop.hive.ql.hooks that return types with arguments of type LineageInfo.BaseColumnInfo
 List<LineageInfo.BaseColumnInfo> LineageInfo.Dependency.getBaseCols()
           
 

Method parameters in org.apache.hadoop.hive.ql.hooks with type arguments of type LineageInfo.BaseColumnInfo
 void LineageInfo.Dependency.setBaseCols(List<LineageInfo.BaseColumnInfo> baseCols)
           
 



Copyright © 2012 The Apache Software Foundation