You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by ni...@apache.org on 2020/06/06 00:33:52 UTC

[incubator-heron] branch joshfischer/java-docs-java11 updated (ae043e1 -> 8806715)

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

nicknezis pushed a change to branch joshfischer/java-docs-java11
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


    from ae043e1  fixing javadocs
     add 8806715  Adding back Pulsar Streamlet example

No new revisions were added by this update.

Summary of changes:
 WORKSPACE                                          |   3 +-
 examples/src/java/BUILD                            |   2 +-
 .../streamlet/SimplePulsarSourceTopology.java      | 131 +++++++++++++++++++++
 maven_install.json                                 |  43 +------
 4 files changed, 134 insertions(+), 45 deletions(-)
 create mode 100644 examples/src/java/org/apache/heron/examples/streamlet/SimplePulsarSourceTopology.java