public class PredicateFirehose extends Object implements Firehose
| Constructor and Description |
|---|
PredicateFirehose(Firehose firehose,
com.google.common.base.Predicate<InputRow> predicate) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasMore() |
InputRow |
nextRow() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextRowWithRawpublic boolean hasMore()
throws IOException
hasMore in interface FirehoseIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface FirehoseIOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.