Interface MessageRepository
-
- All Superinterfaces:
com.walterjwhite.datastore.api.repository.Repository
public interface MessageRepository extends com.walterjwhite.datastore.api.repository.RepositoryWrapper around external queue service
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Message>findWithinThePastHour()
-