|
Classes in io.keen.client.java used by io.keen.client.java |
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. |
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. |