public class ReifyAsIterable<T> extends PTransform<PCollection<T>,PCollection<Iterable<T>>>
name| Constructor and Description |
|---|
ReifyAsIterable() |
| Modifier and Type | Method and Description |
|---|---|
PCollection<Iterable<T>> |
expand(PCollection<T> input) |
getAdditionalInputs, getDefaultOutputCoder, getDefaultOutputCoder, getDefaultOutputCoder, getKindString, getName, populateDisplayData, toString, validatepublic PCollection<Iterable<T>> expand(PCollection<T> input)
expand in class PTransform<PCollection<T>,PCollection<Iterable<T>>>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.