Uses of Class
org.apache.pig.impl.eval.SortDistinctSpec

Packages that use SortDistinctSpec
org.apache.pig.impl.eval   
 

Uses of SortDistinctSpec in org.apache.pig.impl.eval
 

Methods in org.apache.pig.impl.eval with parameters of type SortDistinctSpec
 void EvalSpecPrinter.visitSortDistinct(SortDistinctSpec sd)
          Only SortDistinctSpec.visit() and subclass implementations of this function should ever call this method.
 void EvalSpecTreePrinter.visitSortDistinct(SortDistinctSpec sd)
           
 void EvalSpecVisitor.visitSortDistinct(SortDistinctSpec sd)
          Only SortDistinctSpec.visit() and subclass implementations of this function should ever call this method.
 



Copyright © ${year} The Apache Software Foundation