public class CreateTables<DestinationT> extends PTransform<PCollection<KV<DestinationT,com.google.api.services.bigquery.model.TableRow>>,PCollection<KV<TableDestination,com.google.api.services.bigquery.model.TableRow>>>
DoFn, and returns the original collection unchanged.name| Constructor and Description |
|---|
CreateTables(BigQueryIO.Write.CreateDisposition createDisposition,
DynamicDestinations<?,DestinationT> dynamicDestinations) |
| Modifier and Type | Method and Description |
|---|---|
PCollection<KV<TableDestination,com.google.api.services.bigquery.model.TableRow>> |
expand(PCollection<KV<DestinationT,com.google.api.services.bigquery.model.TableRow>> input) |
getAdditionalInputs, getDefaultOutputCoder, getDefaultOutputCoder, getDefaultOutputCoder, getKindString, getName, populateDisplayData, toString, validatepublic CreateTables(BigQueryIO.Write.CreateDisposition createDisposition, DynamicDestinations<?,DestinationT> dynamicDestinations)
public PCollection<KV<TableDestination,com.google.api.services.bigquery.model.TableRow>> expand(PCollection<KV<DestinationT,com.google.api.services.bigquery.model.TableRow>> input)
expand in class PTransform<PCollection<KV<DestinationT,com.google.api.services.bigquery.model.TableRow>>,PCollection<KV<TableDestination,com.google.api.services.bigquery.model.TableRow>>>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.