|
||||||||||
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.SrbFileResolver
public class SrbFileResolver
This class contains utility methods to resolve SRB data files to actual filenames.
Constructor Summary | |
---|---|
SrbFileResolver(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 srchFilName)
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 SrbFileResolver(java.util.Vector catalogs) throws java.lang.Exception
catalogs
-
java.lang.Exception
Method Detail |
---|
public void extractFiles(java.lang.String srchFilName)
FileResolver
extractFiles
in class FileResolver
srchFilName
- FileResolver.extractFiles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |