-
- Downloads
Added CatalogueFactory
PLEASE NOTE: The XROOT plugin (CTA front end) now reads the connect details of the catalogue database from the following configuration file: /etc/cta/cta_catalogue_db.conf Installing the CTA rpms will install the following example file: /etc/cta/cta_catalogue_db.conf.example This example file document the syntax of the database connect details. For the time being the contents of cta_catalogue_db.conf should simple be: in_memory This means the CTA front end will use an in-memory catalogue database.
Showing
- catalogue/CMakeLists.txt 3 additions, 0 deletionscatalogue/CMakeLists.txt
- catalogue/CatalogueFactory.cpp 64 additions, 0 deletionscatalogue/CatalogueFactory.cpp
- catalogue/CatalogueFactory.hpp 54 additions, 0 deletionscatalogue/CatalogueFactory.hpp
- catalogue/CatalogueFactoryTest.cpp 118 additions, 0 deletionscatalogue/CatalogueFactoryTest.cpp
- catalogue/OcciEnvSingleton.cpp 66 additions, 0 deletionscatalogue/OcciEnvSingleton.cpp
- catalogue/OcciEnvSingleton.hpp 71 additions, 0 deletionscatalogue/OcciEnvSingleton.hpp
- catalogue/RdbmsCatalogue.cpp 34 additions, 34 deletionscatalogue/RdbmsCatalogue.cpp
- catalogue/RdbmsCatalogue.hpp 6 additions, 4 deletionscatalogue/RdbmsCatalogue.hpp
- catalogue/RdbmsCatalogueTest.cpp 8 additions, 8 deletionscatalogue/RdbmsCatalogueTest.cpp
- catalogue/TestingRdbmsCatalogue.hpp 4 additions, 2 deletionscatalogue/TestingRdbmsCatalogue.hpp
- scheduler/SchedulerTest.cpp 4 additions, 8 deletionsscheduler/SchedulerTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp 19 additions, 23 deletions...stor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp
- tapeserver/castor/tape/tapeserver/daemon/ProcessForker.cpp 3 additions, 3 deletionstapeserver/castor/tape/tapeserver/daemon/ProcessForker.cpp
- xroot_plugins/XrdCtaFilesystem.cpp 10 additions, 10 deletionsxroot_plugins/XrdCtaFilesystem.cpp
- xroot_plugins/XrdCtaFilesystem.hpp 5 additions, 9 deletionsxroot_plugins/XrdCtaFilesystem.hpp
Loading
Please register or sign in to comment