Uses of Interface
io.split.client.events.EventsStorageConsumer
-
Packages that use EventsStorageConsumer Package Description io.split.client.events io.split.storages.pluggable.adapters -
-
Uses of EventsStorageConsumer in io.split.client.events
Subinterfaces of EventsStorageConsumer in io.split.client.events Modifier and Type Interface Description interfaceEventsStorageClasses in io.split.client.events that implement EventsStorageConsumer Modifier and Type Class Description classInMemoryEventsStorageclassNoopEventsStorageImpMethods in io.split.client.events with parameters of type EventsStorageConsumer Modifier and Type Method Description static EventsTaskEventsTask. create(long sendIntervalMillis, EventsStorageConsumer eventsStorageConsumer, EventsSender eventsSender, ThreadFactory threadFactory) -
Uses of EventsStorageConsumer in io.split.storages.pluggable.adapters
Classes in io.split.storages.pluggable.adapters that implement EventsStorageConsumer Modifier and Type Class Description classUserCustomEventAdapterConsumer
-