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

add new scheduler component for statistics calculation #233

Merged
merged 2 commits into from
Aug 11, 2015

Conversation

matthesrieke
Copy link
Member

please review @autermann


v = new MongoStatistics(key, statistics);
this.dao.save(v);
if (!request.hasSensor() && !request.hasTrack() && !request.hasUser()) {
Copy link
Member Author

Choose a reason for hiding this comment

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

oh I see, I probably removed the AggregationOutput. what is this for?

edit: ok, overlooked I moved it to another method.. sigh

matthesrieke added a commit that referenced this pull request Aug 11, 2015
…emand

add new scheduler component for statistics calculation
@matthesrieke matthesrieke merged commit d4c039f into dev Aug 11, 2015
@autermann autermann deleted the feature/update-statistics-on-demand branch December 3, 2015 09:02
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

Successfully merging this pull request may close these issues.

1 participant