|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
KeenClient singleton instance.
KeenEventStore interface using the file system
to cache events in between queueing and batch posting.KeenClient.
KeenEventStore to use if none is explicitly set for this builder.
HttpHandler to use if none is explicitly set for this builder.
KeenJsonHandler to use if none is explicitly set for this builder.
KeenClient will use if no project is specified.
Executor to use if none is explicitly set for this builder.
KeenEventStore that this builder is currently configured to use for
storing events between batch publish operations.
Map containing the global properties which should be applied to
a new event in the specified collection.
GlobalPropertiesEvaluator associated with this instance of the KeenClient.
HttpHandler that this builder is currently configured to use for making
HTTP requests.
KeenJsonHandler that this builder is currently configured to use for
handling JSON operations.
KeenClient.
Executor that this builder is currently configured to use for
asynchronous publishing operations.
KeenClient.
KeenClient.
KeenClient
how to dynamically return Keen Global Properties based on event collection name.Reader into an
in-memory object (in the form of a Map<String, Object>), and for writing that
object back out to a Writer.OutputStream - in particular the output stream
of an HTTP request - directly from a source.KeenEventStore which simply keeps a copy of each event in memory until
it is explicitly removed.Reader and constructs a
Map representing the object described.
Response from an existing connection.
KeenClient.
KeenClient should use if no project is specified.
KeenEventStore to use for storing events in between batch publish
operations.
KeenClient.
GlobalPropertiesEvaluator for this instance of the KeenClient.
HttpHandler to use for making HTTP requests.
KeenJsonHandler to use for handling JSON operations.
Executor to use for asynchronous publishing operations.
HttpHandler using
HttpURLConnection.KeenEventStore to use for storing events in between batch publish
operations.
HttpHandler to use for making HTTP requests.
KeenJsonHandler to use for handling JSON operations.
Executor to use for asynchronous publishing operations.
Map<String, Object> to the specified
Writer.
OutputStream.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||