- java.lang.Object
-
- org.apache.pig.scripting.groovy.GroovyUtils.DataBagGroovyIterator
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
hasNext() |
groovy.lang.Tuple |
next() |
void |
remove() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<groovy.lang.Tuple>
-
remove
public void remove()
- Specified by:
remove
in interface Iterator<groovy.lang.Tuple>
Copyright © 2007-2012 The Apache Software Foundation