Package io.keen.client.java

Interface Summary
AddEventCallback An interface to simulate functional programming so that the KeenClient can notify you when an asynchronous HTTP request succeeds or fails.
GlobalPropertiesEvaluator An interface to simulate functional programming so that you can tell the KeenClient how to dynamically return Keen Global Properties based on event collection name.
 

Class Summary
KeenClient KeenClient has static methods to return managed instances of itself and instance methods to collect new events and upload them through the Keen API.
KeenConfig KeenConfig Contains configuration variables for the Keen IO Java SDK.
KeenLogging KeenLogging is a wrapper around a logging module and provides, well, logging for the Keen Java SDK.
 



Copyright © 2013 Keen IO. All Rights Reserved.