-
- Downloads
Queueing of Archive jobs now use the ContainerAlgorithms instead of the...
Queueing of Archive jobs now use the ContainerAlgorithms instead of the methods in the ArchiveQueue object Created a base class (interface) that allows to add and remove object(s) from the ownership of an Agent (implementation : AgentWrapper) or from an AgentReference (implementation : AgentReference)
Showing
- objectstore/Agent.hpp 1 addition, 0 deletionsobjectstore/Agent.hpp
- objectstore/AgentReference.hpp 7 additions, 6 deletionsobjectstore/AgentReference.hpp
- objectstore/AgentReferenceInterface.cpp 30 additions, 0 deletionsobjectstore/AgentReferenceInterface.cpp
- objectstore/AgentReferenceInterface.hpp 73 additions, 0 deletionsobjectstore/AgentReferenceInterface.hpp
- objectstore/AgentWrapper.cpp 92 additions, 0 deletionsobjectstore/AgentWrapper.cpp
- objectstore/AgentWrapper.hpp 73 additions, 0 deletionsobjectstore/AgentWrapper.hpp
- objectstore/CMakeLists.txt 2 additions, 0 deletionsobjectstore/CMakeLists.txt
- objectstore/Sorter.cpp 67 additions, 19 deletionsobjectstore/Sorter.cpp
- objectstore/Sorter.hpp 11 additions, 5 deletionsobjectstore/Sorter.hpp
- objectstore/SorterTest.cpp 5 additions, 4 deletionsobjectstore/SorterTest.cpp
- xrootd-ssi-protobuf-interface 1 addition, 1 deletionxrootd-ssi-protobuf-interface
Loading
Please register or sign in to comment