Package com.github.sonus21.rqueue.dao
Interface RqueueQStatsDao
- All Known Implementing Classes:
RqueueQStatsDaoImpl
public interface RqueueQStatsDao
-
Method Summary
Modifier and TypeMethodDescriptionfindAll(Collection<String> ids) voidsave(QueueStatistics queueStatistics)
-
Method Details
-
findById
-
findAll
-
save
-