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 c707bc218751e90d4b98c5fd14f8157ac9abdf63
Merge: a17478c 612dd75
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Mon Mar 19 12:57:31 2018 -0700

    [BEAM-3676] Add Portable State Service

 .../fnexecution/state/GrpcStateService.java        | 119 +++++++++++++++++++
 .../runners/fnexecution/state/StateDelegator.java  |  34 ++++++
 .../fnexecution/state/StateRequestHandler.java     |  40 +++++++
 .../runners/fnexecution/state/package-info.java    |  20 ++++
 .../fnexecution/state/GrpcStateServiceTest.java    | 129 +++++++++++++++++++++
 5 files changed, 342 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
lc...@apache.org.

Reply via email to