Inheritance diagram for EdgReplicaManager::InfoServiceStub:
Public Methods | |
InfoServiceStub (const std::string &vo, bool secure, const std::string &file) throw ( ReplicaManagerException ) | |
Constructor. More... | |
~InfoServiceStub () | |
Destructor. More... | |
const std::vector< std::string > & | getServiceURIs (const std::string &serviceType, const std::string &domain) throw (InfoServiceException) |
Read service data. More... | |
std::string | getCloseSE (const std::string &ceID) throw ( InfoServiceException ) |
Find Close SE. More... |
|
Constructor.
|
|
Destructor.
|
|
Read service data.
Implements EdgReplicaManager::InfoService. |
|
Find Close SE.
Implements EdgReplicaManager::InfoService. |