Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

EdgReplicaLocationIndex::ReplicaLocationIndexFactory Class Reference

A ReplicaLocationIndex stores mappings from Logical filenames to Physical fileNames, along with attributes on those fileNames. More...

List of all members.

Static Public Methods

ReplicaLocationIndexgetReplicaLocationIndex (const std::string &url)
 Obtain the ReplicaLocationIndex at a given URL. More...


Detailed Description

A ReplicaLocationIndex stores mappings from Logical filenames to Physical fileNames, along with attributes on those fileNames.

It also provides indices for efficient location of the mappings.


Member Function Documentation

ReplicaLocationIndex * getReplicaLocationIndex const std::string &    url [static]
 

Obtain the ReplicaLocationIndex at a given URL.

Parameters:
url  the URL to look for the catalog
Returns:
The catalog.
Exceptions:
NoSuchLocationIndex  if no catalog exists at that URL
The EU DataGrid Project. All rights reserved.