Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-53] Java-only Pubsub sink for streaming. #171

Closed
wants to merge 6 commits into from
Closed

[BEAM-53] Java-only Pubsub sink for streaming. #171

wants to merge 6 commits into from

Commits on May 12, 2016

  1. Add PubsubUnboundedSink and tests

    Mark Shields committed May 12, 2016
    Configuration menu
    Copy the full SHA
    275d0f0 View commit details
    Browse the repository at this point in the history
  2. Quick polish

    Mark Shields committed May 12, 2016
    Configuration menu
    Copy the full SHA
    915813a View commit details
    Browse the repository at this point in the history
  3. Make the factories static classes.

    Mark Shields committed May 12, 2016
    Configuration menu
    Copy the full SHA
    ef37b4b View commit details
    Browse the repository at this point in the history
  4. Dan and Ken's comments. Make sure all classes are static.

    Mark Shields committed May 12, 2016
    Configuration menu
    Copy the full SHA
    12cb6fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e47ebeb View commit details
    Browse the repository at this point in the history
  6. More Dan comments

    Mark Shields committed May 12, 2016
    Configuration menu
    Copy the full SHA
    128b7e8 View commit details
    Browse the repository at this point in the history