stream

public Stream<Event> stream()

Creates a new Stream of the recent history items.

The produced stream is sequential and emits items in the reverse chronological order. Thus the most recent event will be returned first.

Return

a stream of the recent events