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

Extend ReduceByKey operator with value sorting #158

Closed
je-ik opened this issue Oct 18, 2017 · 1 comment
Closed

Extend ReduceByKey operator with value sorting #158

je-ik opened this issue Oct 18, 2017 · 1 comment

Comments

@je-ik
Copy link
Contributor

je-ik commented Oct 18, 2017

 ReduceByKey.of(input)
    .keyBy(...)
   .valueBy(...)
   .reduceBy(...)
   .withSortedValues(comparator)
@je-ik
Copy link
Contributor Author

je-ik commented Nov 14, 2017

Closed via #171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant