public class CrunchIterable<S,T> extends Object implements Iterable<T>
CrunchIterable(DoFn<S,T> fn, Iterator<S> input)
Iterator<T>
iterator()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CrunchIterable(DoFn<S,T> fn, Iterator<S> input)
public Iterator<T> iterator()
iterator
Iterable<T>
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.