Modifier and Type | Method and Description |
---|---|
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
forEach, spliterator
public static <S> Iterable<S> create(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, FileReaderFactory<S> readerFactory) throws IOException
IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.