Class | Description |
---|---|
AbstractSiteData |
The abstract data class for Site classes.
|
Connection |
This data class describes a connection property for replica catalog.
|
CreateSampleSiteCatalog |
Generates a sample site catalog in XML.
|
DirectoryType |
An abstract base class that creates a directory type.
|
FileServer |
This class describes a file server that can be used to stage data
to and from a site.
|
FileServerType |
An abstract class that describes a file server that can be used to stage data
to and from a site.
|
FileSystemType |
An abstract class describing a filesystem type.
|
GridGateway |
This class describes the Grid Gateway into a site.
|
HeadNodeFS |
This data class describes the HeadNode Filesystem layout.
|
HeadNodeScratch |
This data class describes the scratch area on a head node.
|
HeadNodeStorage |
This data class describes the storage area on a node.
|
InternalMountPoint |
A data class to signify the Internal Mount Point for a filesystem.
|
LocalDirectory |
This data class represents a local directory on a site.
|
LocalSiteCatalogEntry |
A convenience class that creates a default local site catalog entry
|
ReplicaCatalog |
This data class describes the Replica Catalog associated with the site.
|
SharedDirectory |
This data class represents a shared directory on a site.
|
SiteCatalogEntry |
This data class describes a site in the site catalog.
|
SiteData |
The abstract base class for all site catalog classes.
|
SiteInfo2SiteCatalogEntry |
An adapter class that converts SiteInfo object to SiteCatalogEntry object.
|
SiteStore |
The site store contains the collection of sites backed by a HashMap.
|
StorageType |
An Abstract Data class to describe the filesystem layout on a site, both
shared and local on a site/node
|
VORSSiteCatalogUtil | |
VORSSiteInfo | |
VORSVOInfo | |
WorkerNodeFS |
This data class describes the WorkerNode Filesystem layout.
|
WorkerNodeScratch |
This data class describes the scratch area on a head node.
|
WorkerNodeStorage |
This data class describes the storage area on worker nodes.
|
WorkerSharedDirectory |
This data class describes the directory shared only amongst worker nodes .
|
Enum | Description |
---|---|
GridGateway.JOB_TYPE |
An enumeration of types of jobs handled by an instance of a grid gateway.
|
GridGateway.SCHEDULER_TYPE |
An enumeration of valid schedulers on the grid gateway.
|
GridGateway.TYPE |
An enumeration of valid types of grid gateway.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.