| Package | Description |
|---|---|
| com.github.segmentio.flush | |
| 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 | Class and Description |
|---|---|
class |
Alias |
class |
Identify |
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 © 2014. All Rights Reserved.