Package | Description |
---|---|
io.unlaunch | |
io.unlaunch.event | |
io.unlaunch.store |
Modifier and Type | Method | Description |
---|---|---|
static UnlaunchRestWrapper |
UnlaunchRestWrapper.create(String sdkKey,
String host,
String apiPath,
long connectionTimeoutMs,
long readTimeoutMs) |
Modifier and Type | Method | Description |
---|---|---|
static io.unlaunch.event.GenericEventHandler |
EventHandler.createGenericEventHandler(String name,
boolean enabled,
UnlaunchRestWrapper unlaunchRestWrapper,
long eventFlushIntervalInSeconds) |
|
static io.unlaunch.event.GenericEventHandler |
EventHandler.createGenericEventHandler(String name,
boolean enabled,
UnlaunchRestWrapper unlaunchRestWrapper,
long eventFlushIntervalInSeconds,
int maxBufferSize) |
Constructor | Description |
---|---|
RefreshableDataStoreProvider(UnlaunchRestWrapper restWrapper,
UnlaunchGenericRestWrapper s3BucketRestWrapper,
CountDownLatch initialDownloadDoneLatch,
AtomicBoolean downloadSuccessful,
long dataStoreRefreshDelayInSeconds) |
Copyright © 2021 Unlaunch. All rights reserved.