|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.crunch.io.CompositePathIterable<T>
public class CompositePathIterable<T>
Method Summary | ||
---|---|---|
static
|
create(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path,
FileReaderFactory<S> readerFactory)
|
|
Iterator<T> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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
in interface Iterable<T>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |