| Package | Description |
|---|---|
| io.split.client.dtos.pluggable | |
| io.split.client.events | |
| io.split.storages.pluggable.adapters | |
| io.split.storages.pluggable.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
EventsPluggable |
| Modifier and Type | Method and Description |
|---|---|
Event |
WrappedEvent.event() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EventsStorageProducer.track(Event event,
int eventSize) |
boolean |
NoopEventsStorageImp.track(Event event,
int eventSize) |
boolean |
InMemoryEventsStorage.track(Event event,
int eventSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventsSender.sendEvents(List<Event> _data) |
| Constructor and Description |
|---|
WrappedEvent(Event event,
long size) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserCustomEventAdapterProducer.track(Event event,
int eventSize) |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventConsumer.getEventDto() |
| Constructor and Description |
|---|
EventConsumer(Metadata metadata,
Event event) |
Copyright © 2021. All rights reserved.