keenlabs / KeenClient-Java

Official Java client for the Keen IO API. Build analytics features directly into your Java apps.
https://keen.io/docs
MIT License
74 stars 43 forks source link

End of day check-in #54

Closed claireyoung closed 9 years ago

claireyoung commented 9 years ago

Removed Multi-Analysis/funnel/extraction queries, implemented QueryResult types based on Kevin’s example, update test cases, update README. Todo: need to throw exceptions when parsed result is not what we expect.