public class IngestSegmentFirehose extends Object implements Firehose
| Constructor and Description |
|---|
IngestSegmentFirehose(List<WindowedStorageAdapter> adapters,
TransformSpec transformSpec,
List<String> dims,
List<String> metrics,
DimFilter dimFilter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasMore() |
InputRow |
nextRow() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextRowWithRawpublic IngestSegmentFirehose(List<WindowedStorageAdapter> adapters, TransformSpec transformSpec, List<String> dims, List<String> metrics, DimFilter dimFilter)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface FirehoseIOExceptionCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.