public interface FirehoseFactoryV2<T extends InputRowParser>
Modifier and Type | Method and Description |
---|---|
FirehoseV2 |
connect(T parser,
Object lastCommit) |
FirehoseV2 connect(T parser, Object lastCommit) throws IOException, com.metamx.common.parsers.ParseException
IOException
com.metamx.common.parsers.ParseException
Copyright © 2011–2016. All rights reserved.