In addition to the Java API, Reptor also supports three 3 C++ methods that are mainly used for the Resource Broker. The methods are:
For all the commands the following types are defined:
typedef std::vector<std::string> LFNList_t; typedef std::vector<std::string> SURLList_t; typedef std::vector<std::string> CEList_t; typedef std::vector<std::string> SEList_t; typedef std::vector<std::string> Protocols_t; typedef std::vector<EdgReplicaOptimization::AccessCost> AccessCosts_t;