| Package | Description |
|---|---|
| io.split.client |
| Modifier and Type | Class and Description |
|---|---|
class |
EventClientImpl
Responsible for sending events added via .track() to Split collection services
|
class |
NoopEventClient |
| Modifier and Type | Method and Description |
|---|---|
static EventClient |
NoopEventClient.create() |
static EventClient |
EventClientImpl.create(org.apache.http.impl.client.CloseableHttpClient httpclient,
URI eventsRootTarget,
int maxQueueSize,
long flushIntervalMillis,
int waitBeforeShutdown) |
| Constructor and Description |
|---|
SplitClientImpl(SplitFactory container,
SplitFetcher splitFetcher,
ImpressionListener impressionListener,
Metrics metrics,
EventClient eventClient,
SplitClientConfig config) |
Copyright © 2018. All rights reserved.