EventCompactor

interface EventCompactor

Base interface for compacting events.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun compact(session: Session, sessionService: SessionService)

Compacts events in the given session. If compaction happened, the new compaction event will be appended to the given sessionService.