public class ReplacementOutputs extends Object
PTransformOverrideFactory.ReplacementOutput for known styles of POutput.| Modifier and Type | Method and Description |
|---|---|
static Map<PValue,PTransformOverrideFactory.ReplacementOutput> |
singleton(Map<TupleTag<?>,PValue> original,
PValue replacement) |
static Map<PValue,PTransformOverrideFactory.ReplacementOutput> |
tagged(Map<TupleTag<?>,PValue> original,
POutput replacement) |
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.