Package io.split.client.events
Interface EventsStorageProducer
-
- All Known Subinterfaces:
EventsStorage
- All Known Implementing Classes:
InMemoryEventsStorage,NoopEventsStorageImp,UserCustomEventAdapterProducer
public interface EventsStorageProducer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantrack(Event event, int eventSize)
-
-
-
Method Detail
-
track
boolean track(Event event, int eventSize)
-
-