| Package | Description |
|---|---|
| io.appform.foxtrot.client | |
| io.appform.foxtrot.client.senders | |
| io.appform.foxtrot.client.serialization |
| Modifier and Type | Method and Description |
|---|---|
protected EventSerializationHandler |
EventSender.getSerializationHandler() |
| Constructor and Description |
|---|
EventSender(EventSerializationHandler serializationHandler) |
FoxtrotClient(FoxtrotClientConfig config,
EventSerializationHandler serializationHandler) |
| Constructor and Description |
|---|
HttpAsyncEventSender(FoxtrotClientConfig config,
IFoxtrotCluster client,
EventSerializationHandler serializationHandler) |
HttpSyncEventSender(FoxtrotClientConfig config,
IFoxtrotCluster client,
EventSerializationHandler serializationHandler) |
QueuedSender(EventSender eventSender,
EventSerializationHandler serializationHandler,
String path,
int batchSize)
Instantiates a new Queued sender.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JacksonJsonSerializationHandler |
Copyright © 2020. All rights reserved.