public interface FirehoseFactory<T extends InputRowParser>
| Modifier and Type | Method and Description |
|---|---|
Firehose |
connect(T parser)
Initialization method that connects up the fire hose.
|
Firehose connect(T parser) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2011–2017. All rights reserved.