|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.util.SRBDataUtil
This class contains utility methods to work with SRB data
| Constructor Summary | |
SRBDataUtil()
|
|
| Method Summary | |
static java.util.Vector |
getDataFileList()
Returns the table of data files |
static java.util.Hashtable |
getDataHostsTable()
Returns the data hosts table |
static void |
main(java.lang.String[] args)
Main method to test the Util in stand-alone mode. |
static void |
querySRB(java.lang.String filename)
Queries the SRB catalog and gets the data files into the internal datastructures. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SRBDataUtil()
| Method Detail |
public static void querySRB(java.lang.String filename)
filename - public static java.util.Hashtable getDataHostsTable()
public static java.util.Vector getDataFileList()
public static void main(java.lang.String[] args)
args -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||