public class StaticS3FirehoseFactory extends Object implements FirehoseFactory<StringInputRowParser>
Constructor and Description |
---|
StaticS3FirehoseFactory(org.jets3t.service.impl.rest.httpclient.RestS3Service s3Client,
List<URI> uris) |
Modifier and Type | Method and Description |
---|---|
Firehose |
connect(StringInputRowParser firehoseParser)
Initialization method that connects up the fire hose.
|
boolean |
equals(Object o) |
List<URI> |
getUris() |
int |
hashCode() |
public Firehose connect(StringInputRowParser firehoseParser) throws IOException
FirehoseFactory
connect
in interface FirehoseFactory<StringInputRowParser>
IOException
Copyright © 2011–2017. All rights reserved.