Jobs.getRDBComputeDomainsNames: Get database domains names.

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/Jobs.r

Description

Returns the names of the RDB compute domains available to the user.

Usage

1

Arguments

rdbComputeDomains

a list of rdbComputeDomain objects, as returned by Jobs.getRDBComputeDomains(). If not set, then an extra internal call to Jobs.getRDBComputeDomains() is made.

Value

a list of strings, each being the name of a rdb compute domain available to the user.

Author(s)

Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>

References

http://www.sciserver.org
http://apps.sciserver.org
http://www.github.com/sciserver/SciScript-R

See Also

Jobs.getRDBComputeDomains.

Examples

1
rdbComputeDomainsNames = Jobs.getRDBComputeDomainsNames()

sciserver/SciScript-R documentation built on May 29, 2019, 3:45 p.m.