EventTimestampQuery

org.apache.pekko.persistence.query.typed.scaladsl.EventTimestampQuery

EventsBySliceQuery that is using a timestamp based offset should also implement this query.

API May Change

Attributes

Graph
Supertypes
trait ReadJournal
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def timestampOf(persistenceId: String, sequenceNr: Long): Future[Option[Instant]]