|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MDS | |
org.globus.mds | This library provides convenience APIs to access the MDS service. |
Uses of MDS in org.globus.mds |
Methods in org.globus.mds with parameters of type MDS | |
static Vector |
MDSCommon.hostname2contacts(MDS mds,
String basedn,
String hostname,
Vector schedulertypes)
returns a vector of Globus gatekeeper contacts based on the hostname |
static Hashtable |
MDSCommon.listContacts(MDS mds,
String basedn,
String hostname,
Vector schedulertypes)
returns a Hashtable of Globus gatekeeper contacts based on the hostname |
static Vector |
MDSCommon.userJobs(MDS mds,
String basedn,
String userid)
returns what is this used for? |
void |
MDSTest2.displayAttributes(MDS mds,
String dn)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |