|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.util.FileResolver
org.gridbus.broker.util.LfnFileResolver
public class LfnFileResolver
This class has methods to resolve logical file names that appear in the app-description file
| Constructor Summary | |
|---|---|
LfnFileResolver(java.util.Vector catalogs)
Constructor for this class This method sets up the LfnFileResolver internal data structures, to enable it to extract the physical file attributes from the lfns. |
|
| Method Summary | |
|---|---|
void |
extractFiles(java.lang.String url)
Extracts the physical locations of the files from the logical file names This method is to be implemented by different file-resolver subclass types |
| Methods inherited from class org.gridbus.broker.util.FileResolver |
|---|
extractFiles, getDatafiles, getDatahosts, getLimit, setDataFilter, setLimit, setLimit |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LfnFileResolver(java.util.Vector catalogs)
catalogs - | Method Detail |
|---|
public void extractFiles(java.lang.String url)
FileResolver
extractFiles in class FileResolverurl - (dataFilter)FileResolver.extractFiles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||