X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=include%2Fprivate%2Fredis%2Fasyncdatabasediscovery.hpp;h=813d658d99cc934d8dc3a9c7f11e8f6b10bb9ade;hb=refs%2Fchanges%2F28%2F6128%2F4;hp=47aeba54d1a95deda51709ff118a4b75eba85f0c;hpb=ef2bf51d04aaf01fa0cabdcaf905b23423067662;p=ric-plt%2Fsdl.git diff --git a/include/private/redis/asyncdatabasediscovery.hpp b/include/private/redis/asyncdatabasediscovery.hpp index 47aeba5..813d658 100644 --- a/include/private/redis/asyncdatabasediscovery.hpp +++ b/include/private/redis/asyncdatabasediscovery.hpp @@ -14,6 +14,11 @@ limitations under the License. */ +/* + * This source code is part of the near-RT RIC (RAN Intelligent Controller) + * platform project (RICP). +*/ + #ifndef SHAREDDATALAYER_REDIS_ASYNCDATABASEDISCOVERY_HPP_ #define SHAREDDATALAYER_REDIS_ASYNCDATABASEDISCOVERY_HPP_ @@ -66,6 +71,7 @@ namespace shareddatalayer static std::shared_ptr create(std::shared_ptr engine, const boost::optional& ns, const DatabaseConfiguration& staticDatabaseConfiguration, + const boost::optional& addressIndex, std::shared_ptr logger); protected: