@AutoService(value=org.apache.beam.sdk.util.IOChannelFactoryRegistrar.class) public class GcsIOChannelFactoryRegistrar extends Object implements IOChannelFactoryRegistrar
AutoService registrar for the GcsIOChannelFactory.| Constructor and Description |
|---|
GcsIOChannelFactoryRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
GcsIOChannelFactory |
fromOptions(PipelineOptions options) |
String |
getScheme() |
public GcsIOChannelFactory fromOptions(PipelineOptions options)
fromOptions in interface IOChannelFactoryRegistrarpublic String getScheme()
getScheme in interface IOChannelFactoryRegistrarCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.