-
- Downloads
Created a Sorter to queue Archive or Retrieve Jobs
Queueing of Archive Jobs is done and unit tested Queueing of Retrieve Requests is not completely done yet
Showing
- common/dataStructures/MountPolicy.cpp 15 additions, 0 deletionscommon/dataStructures/MountPolicy.cpp
- common/dataStructures/MountPolicy.hpp 2 additions, 0 deletionscommon/dataStructures/MountPolicy.hpp
- objectstore/Agent.hpp 2 additions, 0 deletionsobjectstore/Agent.hpp
- objectstore/Algorithms.hpp 1 addition, 1 deletionobjectstore/Algorithms.hpp
- objectstore/ArchiveQueueAlgorithms.hpp 1 addition, 1 deletionobjectstore/ArchiveQueueAlgorithms.hpp
- objectstore/ArchiveRequest.cpp 4 additions, 2 deletionsobjectstore/ArchiveRequest.cpp
- objectstore/BackendVFS.cpp 1 addition, 0 deletionsobjectstore/BackendVFS.cpp
- objectstore/CMakeLists.txt 2 additions, 0 deletionsobjectstore/CMakeLists.txt
- objectstore/GarbageCollector.cpp 2 additions, 0 deletionsobjectstore/GarbageCollector.cpp
- objectstore/GarbageCollector.hpp 5 additions, 0 deletionsobjectstore/GarbageCollector.hpp
- objectstore/JobQueueType.hpp 1 addition, 1 deletionobjectstore/JobQueueType.hpp
- objectstore/RetrieveRequest.cpp 2 additions, 2 deletionsobjectstore/RetrieveRequest.cpp
- objectstore/RootEntry.cpp 1 addition, 0 deletionsobjectstore/RootEntry.cpp
- objectstore/Sorter.cpp 304 additions, 0 deletionsobjectstore/Sorter.cpp
- objectstore/Sorter.hpp 109 additions, 0 deletionsobjectstore/Sorter.hpp
- objectstore/SorterTest.cpp 193 additions, 0 deletionsobjectstore/SorterTest.cpp
- objectstore/cta.proto 2 additions, 1 deletionobjectstore/cta.proto
- scheduler/OStoreDB/OStoreDB.cpp 116 additions, 9 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/OStoreDB/OStoreDB.hpp 1 addition, 1 deletionscheduler/OStoreDB/OStoreDB.hpp
- scheduler/OStoreDB/OStoreDBFactory.hpp 2 additions, 2 deletionsscheduler/OStoreDB/OStoreDBFactory.hpp
Loading
Please register or sign in to comment