public class CompositePathIterable<T> extends Object implements Iterable<T>
static <S> Iterable<S>
create(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, FileReaderFactory<S> readerFactory)
Iterator<T>
iterator()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <S> Iterable<S> create(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, FileReaderFactory<S> readerFactory) throws IOException
IOException
public Iterator<T> iterator()
iterator
Iterable<T>
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.