| Package | Description |
|---|---|
| com.github.segmentio |
| Modifier and Type | Method and Description |
|---|---|
Options |
AnalyticsClient.getOptions() |
Options |
Options.setHost(String host)
Sets the REST API endpoint
|
Options |
Options.setMaxQueueSize(int maxQueueSize)
Sets the maximum queue capacity, which is an emergency pressure relief
valve.
|
Options |
Options.setTimeout(int timeout)
Sets the milliseconds to wait before a flush is marked as timed out.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Analytics.initialize(String writeKey,
Options options)
Creates a new Segment.io client.
|
| Constructor and Description |
|---|
AnalyticsClient(String writeKey,
Options options)
Creates a new Segment.io client.
|
Copyright © 2014. All Rights Reserved.