-
- Downloads
[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.
Showing
- scheduler/OStoreDB/OStoreDB.cpp 6 additions, 11 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/OStoreDB/OStoreDB.hpp 5 additions, 2 deletionsscheduler/OStoreDB/OStoreDB.hpp
- xroot_plugins/XrdCtaListPendingStream.hpp 0 additions, 144 deletionsxroot_plugins/XrdCtaListPendingStream.hpp
- xroot_plugins/XrdSsiCtaRequestMessage.cpp 7 additions, 11 deletionsxroot_plugins/XrdSsiCtaRequestMessage.cpp
- xroot_plugins/XrdSsiCtaRequestMessage.hpp 2 additions, 0 deletionsxroot_plugins/XrdSsiCtaRequestMessage.hpp
- xroot_plugins/XrdSsiCtaServiceProvider.hpp 5 additions, 0 deletionsxroot_plugins/XrdSsiCtaServiceProvider.hpp
Loading
Please register or sign in to comment