io.keen.client.java
Class KeenConfig
java.lang.Object
io.keen.client.java.KeenConfig
public class KeenConfig
- extends Object
KeenConfig
Contains configuration variables for the Keen IO Java SDK.
- Since:
- 1.0.0
- Author:
- dkador
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUM_THREADS_FOR_HTTP_REQUESTS
public static int NUM_THREADS_FOR_HTTP_REQUESTS
- How many threads to use to send events to Keen IO. Change this to 0 if you want to manage your own threads.
KeenConfig
public KeenConfig()
Copyright © 2013 Keen IO. All Rights Reserved.