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
IOException
ParseException
Copyright © 2011–2017. All rights reserved.