Class | Description |
---|---|
GlobusVersion |
This is a data class that stores the globus version installed and to be used
on a particular pool for the gridftp server or the jobmanagers.
|
GridFTPBandwidth |
This is a data class to store information about gridftp bandwidths between
various sites.
|
GridFTPServer |
This is a data class that is used to store information about a grid ftp server.
|
JobManager |
This is a data class that is used to store information about a jobmanager and
the information that it reports about a remote pool.
|
LRC |
This is a data class that is used to store information about a
local replica catalog, that is associated with a site in the pool configuration
catalog.
|
PoolConfig |
A data class to store information about the various remote sites.
|
SiteInfo |
This is a data class that is used to store information about a single
remote site (pool).
|
WorkDir |
This is a data class that is used to store information about the scratch
work directory or the execution mount point on the remote pool.
|