Interface EventTimestampQuery
- All Superinterfaces:
ReadJournal
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
API May Change
-
Method Summary
Modifier and TypeMethodDescriptionscala.concurrent.Future<scala.Option<Instant>>timestampOf(String persistenceId, long sequenceNr)
-
Method Details
-
timestampOf
-