-
- Downloads
Improved implementation of agent.
Added support and unit test for object creating calls in RootEntry (DriveRegister, TapePool, AgentRegister)
Showing
- objectstore/Agent.cpp 15 additions, 1 deletionobjectstore/Agent.cpp
- objectstore/Agent.hpp 4 additions, 1 deletionobjectstore/Agent.hpp
- objectstore/CMakeLists.txt 1 addition, 0 deletionsobjectstore/CMakeLists.txt
- objectstore/DriveRegister.cpp 50 additions, 0 deletionsobjectstore/DriveRegister.cpp
- objectstore/DriveRegister.hpp 42 additions, 0 deletionsobjectstore/DriveRegister.hpp
- objectstore/GarbageCollector.cpp 1 addition, 1 deletionobjectstore/GarbageCollector.cpp
- objectstore/ObjectOps.cpp 1 addition, 0 deletionsobjectstore/ObjectOps.cpp
- objectstore/ObjectOps.hpp 0 additions, 4 deletionsobjectstore/ObjectOps.hpp
- objectstore/RootEntry.cpp 125 additions, 14 deletionsobjectstore/RootEntry.cpp
- objectstore/RootEntry.hpp 15 additions, 7 deletionsobjectstore/RootEntry.hpp
- objectstore/RootEntryTest.cpp 139 additions, 9 deletionsobjectstore/RootEntryTest.cpp
- objectstore/TapePool.cpp 2 additions, 0 deletionsobjectstore/TapePool.cpp
- objectstore/cta.proto 4 additions, 1 deletionobjectstore/cta.proto
Loading
Please register or sign in to comment