This project has retired. For details please refer to its
Attic page.
Tuples.TupleNIterable (Apache Crunch 0.9.0 API)
org.apache.crunch.util
Class Tuples.TupleNIterable
java.lang.Object
org.apache.crunch.util.Tuples.TupleNIterable
- All Implemented Interfaces:
- Iterable<TupleN>
- Enclosing class:
- Tuples
public static class Tuples.TupleNIterable
- extends Object
- implements Iterable<TupleN>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tuples.TupleNIterable
public Tuples.TupleNIterable(Iterable<?>... iterables)
iterator
public Iterator<TupleN> iterator()
- Specified by:
iterator
in interface Iterable<TupleN>
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.