Interface EventTimestampQuery

All Superinterfaces:
ReadJournal

public interface EventTimestampQuery extends ReadJournal
EventsBySliceQuery that is using a timestamp based offset should also implement this query.

API May Change