-
- Downloads
Partial implementation of the retrieve queue handling in object store.
Implementation of the top level retrieve request queueing in Scheduler.
Showing
- common/CMakeLists.txt 1 addition, 0 deletionscommon/CMakeLists.txt
- common/dataStructures/RetrieveRequest.cpp 2 additions, 2 deletionscommon/dataStructures/RetrieveRequest.cpp
- common/dataStructures/RetrieveRequest.hpp 1 addition, 1 deletioncommon/dataStructures/RetrieveRequest.hpp
- common/dataStructures/TapeFile.hpp 2 additions, 0 deletionscommon/dataStructures/TapeFile.hpp
- common/exception/NonRetryableError.cpp 32 additions, 0 deletionscommon/exception/NonRetryableError.cpp
- common/exception/NonRetryableError.hpp 45 additions, 0 deletionscommon/exception/NonRetryableError.hpp
- objectstore/ArchiveQueue.cpp 1 addition, 1 deletionobjectstore/ArchiveQueue.cpp
- objectstore/ArchiveQueue.hpp 1 addition, 1 deletionobjectstore/ArchiveQueue.hpp
- objectstore/ArchiveRequest.cpp 5 additions, 12 deletionsobjectstore/ArchiveRequest.cpp
- objectstore/ArchiveRequest.hpp 1 addition, 1 deletionobjectstore/ArchiveRequest.hpp
- objectstore/BackendPopulator.cpp 1 addition, 1 deletionobjectstore/BackendPopulator.cpp
- objectstore/DiskFileInfoSerDeser.hpp 62 additions, 0 deletionsobjectstore/DiskFileInfoSerDeser.hpp
- objectstore/DriveRegister.cpp 2 additions, 3 deletionsobjectstore/DriveRegister.cpp
- objectstore/DriveRegister.hpp 2 additions, 2 deletionsobjectstore/DriveRegister.hpp
- objectstore/EntryLogSerDeser.hpp 7 additions, 6 deletionsobjectstore/EntryLogSerDeser.hpp
- objectstore/GarbageCollectorTest.cpp 6 additions, 6 deletionsobjectstore/GarbageCollectorTest.cpp
- objectstore/MountPolicySerDeser.hpp 67 additions, 0 deletionsobjectstore/MountPolicySerDeser.hpp
- objectstore/RetrieveQueue.cpp 5 additions, 16 deletionsobjectstore/RetrieveQueue.cpp
- objectstore/RetrieveRequest.cpp 120 additions, 204 deletionsobjectstore/RetrieveRequest.cpp
- objectstore/RetrieveRequest.hpp 19 additions, 28 deletionsobjectstore/RetrieveRequest.hpp
Loading
Please register or sign in to comment