| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map<TupleTag<?>,PValue> | expand() | 
| void | finishSpecifyingOutput(java.lang.String transformName,
                      PInput input,
                      PTransform<?,?> transform)Does nothing; there is nothing to finish specifying. | 
| Pipeline | getPipeline() | 
| static PDone | in(Pipeline pipeline) | 
public Pipeline getPipeline()
POutputgetPipeline in interface POutputpublic void finishSpecifyingOutput(java.lang.String transformName,
                                   PInput input,
                                   PTransform<?,?> transform)
finishSpecifyingOutput in interface POutput