Uses of Class
org.apache.pig.impl.eval.window.TimeWindowSpec

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

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

Methods in org.apache.pig.impl.eval with parameters of type TimeWindowSpec
 void EvalSpecVisitor.visitTimeWindow(TimeWindowSpec tw)
          Only TimeWindowSpec.visit() and subclass implementations of this function should ever call this method.
 



Copyright © ${year} The Apache Software Foundation