| Package | Description |
|---|---|
| io.appform.foxtrot.client | |
| io.appform.foxtrot.client.cluster | |
| io.appform.foxtrot.client.selectors | |
| io.appform.foxtrot.client.senders |
| Constructor and Description |
|---|
FoxtrotClient(IFoxtrotCluster foxtrotCluster,
EventSender eventSender) |
| Modifier and Type | Class and Description |
|---|---|
class |
FoxtrotNodeDiscoveryCluster |
class |
FoxtrotSimpleCluster |
| Modifier and Type | Method and Description |
|---|---|
IFoxtrotCluster |
FoxtrotClusterFactory.getCluster(EndpointType endpointType) |
| Constructor and Description |
|---|
FoxtrotTarget(Class<T> type,
String name,
IFoxtrotCluster foxtrotCluster) |
| Constructor and Description |
|---|
HttpAsyncEventSender(FoxtrotClientConfig config,
IFoxtrotCluster client,
EventSerializationHandler serializationHandler) |
HttpSyncEventSender(FoxtrotClientConfig config,
IFoxtrotCluster client,
EventSerializationHandler serializationHandler) |
Copyright © 2020. All rights reserved.