Luke Cwik created BEAM-13038:
--------------------------------
Summary: PTransformRunnerFactory should use a context object to
pass parameters.
Key: BEAM-13038
URL: https://issues.apache.org/jira/browse/BEAM-13038
Project: Beam
Issue Type: Improvement
Components: sdk-java-harness
Reporter: Luke Cwik
Assignee: Luke Cwik
PTransformRunnerFactory should expose a context object instead of requiring all
the parameters to be enumerated.
Passing each parameter separately worked well when there were only a few but as
the list grows, it becomes more difficult to make changes easily without
needing to make changes to many unrelated classes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)