| Package | Description |
|---|---|
| com.github.segmentio.flush | |
| com.github.segmentio.gson | |
| com.github.segmentio.models |
| Modifier and Type | Method and Description |
|---|---|
void |
Flusher.enqueue(BasePayload payload) |
| Modifier and Type | Method and Description |
|---|---|
Batch |
IBatchFactory.create(List<BasePayload> batch)
Creates a batch model around a list of items
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
BasePayloadTypeAdapter.serialize(BasePayload payload,
Type type,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
Alias |
class |
Group |
class |
Identify |
class |
Page |
class |
PropertyPayload
A payload that has a list of properties
|
class |
Screen |
class |
Track |
| Modifier and Type | Method and Description |
|---|---|
List<BasePayload> |
Batch.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
Batch.setBatch(List<BasePayload> batch) |
| Constructor and Description |
|---|
Batch(String writeKey,
List<BasePayload> batch) |
Copyright © 2015. All Rights Reserved.