marivo.analysis.FrameSummaryPage#
- class marivo.analysis.FrameSummaryPage(items, limit, has_more, next_cursor)[source]#
Bases:
_BoundedPage[FrameSummaryEntry]Bounded newest-first page of persisted frame summaries.
- Parameters:
items (tuple[T, ...])
limit (int)
has_more (bool)
next_cursor (str | None)