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, com.metamx.common.parsers.ParseException
IOExceptioncom.metamx.common.parsers.ParseExceptionCopyright © 2011–2016. All rights reserved.