Uses of Class
org.apache.pig.SortColInfo

Packages that use SortColInfo
org.apache.pig Public interfaces and classes for Pig. 
 

Uses of SortColInfo in org.apache.pig
 

Methods in org.apache.pig that return types with arguments of type SortColInfo
 List<SortColInfo> SortInfo.getSortColInfoList()
           
 

Constructor parameters in org.apache.pig with type arguments of type SortColInfo
SortInfo(List<SortColInfo> sortColInfoList)
           
 



Copyright © 2007-2012 The Apache Software Foundation