Interface IRepositoryEventsQuery<T extends IRepositoryEventsQuery<T>>

All Superinterfaces:
IEventsQuery<T>
All Known Subinterfaces:
IElasticEventsQuery<T>

public interface IRepositoryEventsQuery<T extends IRepositoryEventsQuery<T>> extends IEventsQuery<T>