public class PrimitiveCreate<T> extends PTransform<PBegin,PCollection<T>>
Create that returns a primitive PCollection.| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitiveCreate.Factory<T>
A
PTransformOverrideFactory that creates instances of PrimitiveCreate. |
name| Modifier and Type | Method and Description |
|---|---|
PCollection<T> |
expand(PBegin input) |
Iterable<T> |
getElements() |
getAdditionalInputs, getDefaultOutputCoder, getDefaultOutputCoder, getDefaultOutputCoder, getKindString, getName, populateDisplayData, toString, validatepublic PCollection<T> expand(PBegin input)
expand in class PTransform<PBegin,PCollection<T>>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.