public class StaticGoogleBlobStoreFirehoseFactory extends Object implements FirehoseFactory<StringInputRowParser>
| Constructor and Description |
|---|
StaticGoogleBlobStoreFirehoseFactory(GoogleStorage storage,
GoogleBlob[] blobs) |
| Modifier and Type | Method and Description |
|---|---|
Firehose |
connect(StringInputRowParser stringInputRowParser)
Initialization method that connects up the fire hose.
|
List<GoogleBlob> |
getBlobs() |
public StaticGoogleBlobStoreFirehoseFactory(GoogleStorage storage, GoogleBlob[] blobs)
public List<GoogleBlob> getBlobs()
public Firehose connect(StringInputRowParser stringInputRowParser) throws IOException
FirehoseFactoryconnect in interface FirehoseFactory<StringInputRowParser>IOExceptionCopyright © 2011–2017. All rights reserved.