-
- Downloads
[frontend] Adds namespace lookup using gRPC
This decouples the "cta-admin tf ls" command from looking up path names in the catalogue, paving the way to remove the path from the DB.
Showing
- xroot_plugins/CMakeLists.txt 5 additions, 2 deletionsxroot_plugins/CMakeLists.txt
- xroot_plugins/GrpcClient.cpp 63 additions, 0 deletionsxroot_plugins/GrpcClient.cpp
- xroot_plugins/GrpcClient.hpp 59 additions, 0 deletionsxroot_plugins/GrpcClient.hpp
- xroot_plugins/Namespace.cpp 8 additions, 2 deletionsxroot_plugins/Namespace.cpp
- xroot_plugins/Namespace.hpp 8 additions, 1 deletionxroot_plugins/Namespace.hpp
- xroot_plugins/XrdCtaTapeFileLs.hpp 6 additions, 3 deletionsxroot_plugins/XrdCtaTapeFileLs.hpp
- xroot_plugins/XrdSsiCtaRequestMessage.cpp 1 addition, 1 deletionxroot_plugins/XrdSsiCtaRequestMessage.cpp
- xroot_plugins/XrdSsiCtaRequestMessage.hpp 7 additions, 3 deletionsxroot_plugins/XrdSsiCtaRequestMessage.hpp
- xroot_plugins/XrdSsiCtaServiceProvider.cpp 8 additions, 2 deletionsxroot_plugins/XrdSsiCtaServiceProvider.cpp
- xroot_plugins/XrdSsiCtaServiceProvider.hpp 15 additions, 0 deletionsxroot_plugins/XrdSsiCtaServiceProvider.hpp
Loading
Please register or sign in to comment