next up previous contents
Next: Parameters Up: Optimization Commands Previous: Optimization Commands   Contents

listBestFile

public java.net.URI listBestFile(java.net.URI logicalName,
                                 java.lang.String seHost,
                                 java.lang.String turlProtocol)

Return the `best' replica for a given logical file identifier. Based on network and storage metrics the replica that is cheapest to access from a given Storage Element is returned. If the file is already on that storage, of course that is the one to be returned. listBestFile is identical to getBestFile except that it will not trigger replication to the specified destination SE if the file is not there yet.



2005-02-04