The CERN Tape Archive (CTA) project is a new tape system that will provide a tape backend to EOS.
"catalogue/DropSchemaCmdMain.cpp" did not exist on "7d83cc537256fe75d18d73b495ae6ecd6112b56e"
Cedric CAFFY
authored
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)