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

Cascading Counter Interface #270

Merged
merged 6 commits into from Feb 20, 2015
Merged

Cascading Counter Interface #270

merged 6 commits into from Feb 20, 2015

Conversation

sritchie
Copy link
Collaborator

Notes:

  • Currently I've hardcoded the Cascading interface into here. One upgrade would be to to use a protocol for the inc and inc-by functions, so that other planners can take advantage of this as well.

@sritchie sritchie changed the title Cascading Counter Interface (in progress) Cascading Counter Interface Feb 20, 2015
"Returns a stats handler that prints the final stats map to the
supplied file (or output stream, etc, see clojure.java.io/writer) as
a JSON data structure."
#(to-file % true))
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay, fixed.

sritchie added a commit that referenced this pull request Feb 20, 2015
@sritchie sritchie merged commit 9ea55b1 into develop Feb 20, 2015
@sritchie sritchie deleted the feature/counters branch February 20, 2015 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant