public static interface MapFnRunners.ValueMapFnFactory<InputT,OutputT>
| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.sdk.function.ThrowingFunction<InputT,OutputT> |
forPTransform(java.lang.String ptransformId,
org.apache.beam.model.pipeline.v1.RunnerApi.PTransform pTransform) |