Skip to content
Snippets Groups Projects
Commit 66d7e7f9 authored by Michael Davis's avatar Michael Davis
Browse files

[lpa-stream] Exposes OStoreDB::getArchiveQueueItor() to the application

I tried putting this through the Scheduler, but as getArchiveQueueItor
returns an object of type QueueItor, I would have to expose the itor
class everywhere that the Scheduler is used. As this would not be
easy to maintain, I backtracked and instead call the method directly
on the OStoreDB object.
parent 53d8332b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment