This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit e5e9cab009ef81045b587b2b582c72cf2522df9b
Merge: 0704bb8 e0a65ec
Author: Lukasz Cwik <lukec...@gmail.com>
AuthorDate: Mon Aug 12 15:28:18 2019 -0700

    [BEAM-7927] Add JobService.GetJobs to the job API

 .../src/main/proto/beam_job_api.proto              | 19 ++++++++++++++++
 .../jobsubmission/InMemoryJobService.java          | 23 ++++++++++++++++++++
 .../fnexecution/jobsubmission/JobInvocation.java   | 10 +++++++++
 .../jobsubmission/InMemoryJobServiceTest.java      | 25 ++++++++++++++++++++++
 .../runners/portability/local_job_service.py       | 11 ++++++++++
 5 files changed, 88 insertions(+)


Reply via email to