Jobs.getRDBComputeDomainsNames {SciServer} | R Documentation |
Returns the names of the RDB compute domains available to the user.
Jobs.getRDBComputeDomainsNames(rdbComputeDomains=NULL)
rdbComputeDomains |
a list of rdbComputeDomain objects, as returned by Jobs.getRDBComputeDomains(). If not set, then an extra internal call to Jobs.getRDBComputeDomains() is made. |
a list of strings, each being the name of a rdb compute domain available to the user.
Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://apps.sciserver.org
http://www.github.com/sciserver/SciScript-R
rdbComputeDomainsNames = Jobs.getRDBComputeDomainsNames()