A B C D E F G H I J K L M N O P R S T U V W

G

GAT - Class in org.gridlab.gat
The GAT class is used to create GAT objects.
GAT() - Constructor for class org.gridlab.gat.GAT
 
GATContext - Class in org.gridlab.gat
An instance of this class is the primary GAT state object.
GATContext() - Constructor for class org.gridlab.gat.GATContext
This no arguments constructor creates an instance of a GATContext.
GATInvocationException - Exception in org.gridlab.gat
This exception is thrown when an invocation on a gat object fails.
GATInvocationException(String) - Constructor for exception org.gridlab.gat.GATInvocationException
 
GATInvocationException() - Constructor for exception org.gridlab.gat.GATInvocationException
 
GATInvocationException(String, Throwable) - Constructor for exception org.gridlab.gat.GATInvocationException
 
GATIOException - Exception in org.gridlab.gat
 
GATIOException(Exception) - Constructor for exception org.gridlab.gat.GATIOException
 
GATObjectCreationException - Exception in org.gridlab.gat
This exception is thrown when the GAT engine cannot instantiate a gat object.
GATObjectCreationException(String) - Constructor for exception org.gridlab.gat.GATObjectCreationException
 
GATObjectCreationException() - Constructor for exception org.gridlab.gat.GATObjectCreationException
 
GATObjectCreationException(String, Throwable) - Constructor for exception org.gridlab.gat.GATObjectCreationException
 
get(String) - Method in class org.gridlab.gat.advert.MetaData
Gets the value associated to the provided key.
get(String) - Method in class org.gridlab.gat.Preferences
Returns the value to which the specified key is mapped in the preferences.
get(String, Object) - Method in class org.gridlab.gat.Preferences
Returns the value to which the specified key is mapped in the preferences.
getAbsoluteFile() - Method in class org.gridlab.gat.io.File
 
getAbsolutePath() - Method in class org.gridlab.gat.io.File
 
getAdaptorInfos(String) - Static method in class org.gridlab.gat.GAT
Returns for a given type the information of the adaptors implementing this type.
getAdaptorTypes() - Static method in class org.gridlab.gat.GAT
Returns all the adaptor types provided by the current set of adaptors in the 'gat.adaptor.path'.
getAdvertisable(String) - Method in interface org.gridlab.gat.advert.AdvertService
Gets an Advertisable instance from the given path (absolute or relative to PWD).
getAdvertisable(GATContext, String) - Method in interface org.gridlab.gat.advert.AdvertService
Gets an Advertisable instance from the given path (absolute or relative to PWD).
getArguments() - Method in class org.gridlab.gat.resources.JavaSoftwareDescription
Constructs the command line arguments from the class path, the jvm options, the system properties, the main and the java arguments of this SoftwareDescription.
getArguments() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the arguments of the executable.
getAttribute(String) - Method in interface org.gridlab.gat.io.attributes.AttributeView
Reads the value of an attribute.
getAttributes() - Method in class org.gridlab.gat.resources.SoftwareDescription
Gets the attributes of this SoftwareDescription.
getAuthority() - Method in class org.gridlab.gat.URI
Returns the decoded authority component of this URI.
getBooleanAttribute(String, boolean) - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the boolean value of an attribute.
getBrokerURI() - Method in class org.gridlab.gat.resources.WrapperJobDescription.WrappedJobInfo
Returns the URI of the broker where this wrapped Job should be submitted to.
getCanonicalFile() - Method in class org.gridlab.gat.io.File
 
getCanonicalPath() - Method in class org.gridlab.gat.io.File
 
getCertfile() - Method in class org.gridlab.gat.security.CertificateSecurityContext
Returns the URI of the certificate file.
getClosestURI(URI) - Method in interface org.gridlab.gat.io.LogicalFile
Returns the URI with the smallest network distance to given URI.
getControlDefinitions() - Method in interface org.gridlab.gat.steering.Steerable
 
getControlDefinitions(String) - Method in interface org.gridlab.gat.steering.SteeringManager
 
getControlName() - Method in class org.gridlab.gat.steering.SteeringControlDefinition
 
getCredential() - Method in class org.gridlab.gat.security.CredentialSecurityContext
Gets the credential associated with this security context.
getData(int) - Method in class org.gridlab.gat.advert.MetaData
Gets the value associated to the key retrieved by getKey(i).
getDataObject(String) - Method in class org.gridlab.gat.security.SecurityContext
This method is used by adaptors to get adaptor-specific data associated with this context.
getDataType() - Method in class org.gridlab.gat.monitoring.MetricDefinition
 
getDefaultGATContext() - Static method in class org.gridlab.gat.GAT
Gets the default GATContext.
getDefinition() - Method in class org.gridlab.gat.monitoring.Metric
Gets the MetricDefinition.
getDefinition() - Method in class org.gridlab.gat.steering.SteeringControl
 
getDeletedFiles() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns a List of the Files that should be deleted after the run.
getDescription() - Method in class org.gridlab.gat.AdaptorInfo
Returns the text description of this adaptor, with additional information.
getDescription() - Method in class org.gridlab.gat.resources.ResourceDescription
Gets the attributes associated with this instance
getEnvironment() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the environment of the executable.
getEnvironment() - Method in class org.gridlab.gat.resources.WrapperSoftwareDescription
 
getEventTime() - Method in class org.gridlab.gat.monitoring.MetricEvent
This method returns the number of milliseconds after January 1, 1970, 00:00:00 GMT when the event happened.
getExecutable() - Method in class org.gridlab.gat.resources.JavaSoftwareDescription
Returns the executable.
getExecutable() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the path to the executable.
getExitStatus() - Method in interface org.gridlab.gat.resources.Job
Returns the exit status of a job.
getFileAttributeView(Class<V>, boolean) - Method in class org.gridlab.gat.io.File
Returns a file attribute view of a given type.
getFileInputStreamInterface() - Method in class org.gridlab.gat.io.FileInputStream
Returns the FileInputStreamInterface object associated with this FileInputStream.
getFileInterface() - Method in class org.gridlab.gat.io.File
Returns the FileInterface object associated with this File.
getFileOutputStreamInterface() - Method in class org.gridlab.gat.io.FileOutputStream
Returns the FileOutputStreamInterface object associated with this FileOutputStream.
getFilePointer() - Method in class org.gridlab.gat.io.RandomAccessFile
 
getFiles() - Method in interface org.gridlab.gat.io.LogicalFile
Returns a java.util.List of File instances each of which is a File corresponding to a physical file represented by this instance.
getFirstJob() - Method in class org.gridlab.gat.resources.OrderedCoScheduleJobDescription.JobLink
 
getFragment() - Method in class org.gridlab.gat.URI
Returns the decoded fragment component of this URI.
getFrequency() - Method in class org.gridlab.gat.monitoring.Metric
Gets the measurement frequency in milliseconds.
getGATLocation() - Method in class org.gridlab.gat.resources.WrapperSoftwareDescription
Gets the GAT location that can be used to run the wrapper application.
getHost() - Method in class org.gridlab.gat.security.MyProxyServerCredentialSecurityContext
Returns the host of the MyProxy server.
getHost() - Method in class org.gridlab.gat.URI
Returns the host component of this URI.
getInfo() - Method in interface org.gridlab.gat.resources.Job
This method returns an instance of the class Map which contains information about the associated Job.
getInfoFile(GATContext) - Method in class org.gridlab.gat.resources.WrapperJobDescription
Returns a File containing all the information needed by the Wrapper application.
getInputStream() - Method in interface org.gridlab.gat.io.Pipe
Get the input stream connected to this pipe.
getIntAttribute(String, int) - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the int value of an attribute.
getJavaArguments() - Method in class org.gridlab.gat.resources.JavaSoftwareDescription
Returns the arguments for the main class.
getJavaClassPath() - Method in class org.gridlab.gat.resources.JavaSoftwareDescription
Returns the java class path.
getJavaClassPath() - Method in class org.gridlab.gat.resources.WrapperSoftwareDescription
Gets the java class path for the wrapper job.
getJavaMain() - Method in class org.gridlab.gat.resources.JavaSoftwareDescription
Returns the main class of the java application.
getJavaOptions() - Method in class org.gridlab.gat.resources.JavaSoftwareDescription
Returns the jvm options.
getJavaSystemProperties() - Method in class org.gridlab.gat.resources.JavaSoftwareDescription
Returns the java system properties.
getJavaSystemProperties() - Method in class org.gridlab.gat.resources.WrapperSoftwareDescription
 
getJob(JobDescription) - Method in interface org.gridlab.gat.resources.CoScheduleJob
Returns a Job corresponding to the JobDescription.
getJob(JobDescription) - Method in interface org.gridlab.gat.resources.WrapperJob
Returns a Job corresponding to the JobDescription.
getJobDescription() - Method in interface org.gridlab.gat.resources.Job
Returns the AbstractJobDescription that was used to create this Job.
getJobDescription() - Method in class org.gridlab.gat.resources.WrapperJobDescription.WrappedJobInfo
Returns the JobDescription belonging to this wrapped Job.
getJobDescriptions() - Method in class org.gridlab.gat.resources.CoScheduleJobDescription
Returns the set of JobDescriptions that will be included in the coscheduling.
getJobID() - Method in interface org.gridlab.gat.resources.Job
This method returns the job id, a globally unique identifier for the physical job corresponding to this instance.
getJobInfos() - Method in class org.gridlab.gat.resources.WrapperJobDescription
Returns a List of WrapperJobDescription.WrappedJobInfo containing the information for the wrapped Jobs.
getJobStateFileName(JobDescription) - Method in class org.gridlab.gat.resources.WrapperJobDescription
Returns the filename of the file that's used to forward the Job.JobState of the wrapped Job belonging to this JobDescription.
getJobStateFileName() - Method in class org.gridlab.gat.resources.WrapperJobDescription.WrappedJobInfo
Returns the filename of the file that will be used for forwarding the Job.JobState of the wrapped Job.
getJSDL() - Method in class org.gridlab.gat.resources.SoftwareDescription
to be implemented.
getKey(int) - Method in class org.gridlab.gat.advert.MetaData
Gets the i-th key of the MetaData.
getKeyfile() - Method in class org.gridlab.gat.security.CertificateSecurityContext
Returns the location of the keyfile associated with the context.
getLevel() - Method in class org.gridlab.gat.resources.WrapperJobDescription
Returns the logging level for the WrapperJob.
getLinks() - Method in class org.gridlab.gat.resources.OrderedCoScheduleJobDescription
 
getLongAttribute(String, long) - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the long value of an attribute.
getMeasurement(Metric) - Method in class org.gridlab.gat.io.File
 
getMeasurement(Metric) - Method in class org.gridlab.gat.io.FileInputStream
Returns a MetricEvent that represents the measured Metric.
getMeasurement(Metric) - Method in class org.gridlab.gat.io.FileOutputStream
Returns a MetricEvent that represents the measured Metric.
getMeasurement(Metric) - Method in interface org.gridlab.gat.monitoring.Monitorable
Returns a MetricEvent that represents the measured Metric.
getMeasurementType() - Method in class org.gridlab.gat.monitoring.MetricDefinition
 
getMetaData(String) - Method in interface org.gridlab.gat.advert.AdvertService
Gets the MetaData of an Advertisable instance from the given path (absolute or relative to the PWD).
getMetric() - Method in class org.gridlab.gat.monitoring.MetricEvent
This method returns an instance of the Metric to which this MetricEvent corresponds.
getMetricDefinitionByName(String) - Method in class org.gridlab.gat.io.File
 
getMetricDefinitionByName(String) - Method in class org.gridlab.gat.io.FileInputStream
Gets the MetricDefinition using its name.
getMetricDefinitionByName(String) - Method in class org.gridlab.gat.io.FileOutputStream
Gets the MetricDefinition using its name.
getMetricDefinitionByName(String) - Method in interface org.gridlab.gat.monitoring.Monitorable
Gets the MetricDefinition using its name.
getMetricDefinitions() - Method in class org.gridlab.gat.io.File
 
getMetricDefinitions() - Method in class org.gridlab.gat.io.FileInputStream
This method returns a List of MetricDefinition instances.
getMetricDefinitions() - Method in class org.gridlab.gat.io.FileOutputStream
This method returns a List of MetricDefinition instances.
getMetricDefinitions() - Method in interface org.gridlab.gat.monitoring.Monitorable
This method returns a List of MetricDefinition instances.
getMetricName() - Method in class org.gridlab.gat.monitoring.MetricDefinition
 
getMetricParameterByName(String) - Method in class org.gridlab.gat.monitoring.Metric
Gets the Metric parameter value associated with the passed Metric parameter name.
getMetricParameters() - Method in class org.gridlab.gat.monitoring.Metric
Gets the Metric parameters associated with this Metric.
getName() - Method in class org.gridlab.gat.io.File
 
getName() - Method in interface org.gridlab.gat.io.LogicalFile
Returns the name of this logical file
getNoteValue(String) - Method in class org.gridlab.gat.security.SecurityContext
Gets the value belonging to the note with the give key.
getObjectAttribute(String) - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the Object value of an attribute.
getOrderedURIs(URI) - Method in interface org.gridlab.gat.io.LogicalFile
Returns a List of URIs ordered from close to less closer with respect to the given URI.
getOutputStream() - Method in interface org.gridlab.gat.io.Pipe
Get the output stream connected to this pipe.
getOwner() - Method in interface org.gridlab.gat.io.attributes.FileOwnerAttributeView
Read the file owner.
getParameterByName(String) - Method in class org.gridlab.gat.steering.SteeringControl
 
getParameterDefinitions() - Method in class org.gridlab.gat.monitoring.MetricDefinition
returns a map of parameter names and types that are needed to retrieve this metric.
getParameterDefinitions() - Method in class org.gridlab.gat.steering.SteeringControlDefinition
 
getParameters() - Method in class org.gridlab.gat.steering.SteeringControl
 
getParent() - Method in class org.gridlab.gat.io.File
 
getParentFile() - Method in class org.gridlab.gat.io.File
 
getPassword() - Method in class org.gridlab.gat.security.SecurityContext
Gets the password.
getPath() - Method in class org.gridlab.gat.io.File
 
getPath() - Method in class org.gridlab.gat.URI
Returns the decoded path component of this URI.
getPort() - Method in class org.gridlab.gat.security.MyProxyServerCredentialSecurityContext
Gets the port of the MyProxy server.
getPort() - Method in class org.gridlab.gat.URI
Returns the port number of this URI.
getPort(int) - Method in class org.gridlab.gat.URI
Returns the port number of this URI or the default port if the port is undefined.
getPostStaged() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the post stage file set.
getPreferences() - Method in class org.gridlab.gat.GATContext
Returns the Preferences object associated with the GATContext.
getPreferences() - Method in class org.gridlab.gat.resources.WrapperJobDescription.WrappedJobInfo
Returns the Preferences that should be used to submit the wrapped Job.
getPreStaged() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the pre staged file set.
getPreStaged() - Method in class org.gridlab.gat.resources.WrapperSoftwareDescription
 
getPrivateKeySlot() - Method in class org.gridlab.gat.security.CertificateSecurityContext
Returns the private key slot.
getProcessCount() - Method in class org.gridlab.gat.resources.JobDescription
Get the number of processes, which is the total number of times the executable should be run.
getPWD() - Method in interface org.gridlab.gat.advert.AdvertService
Returns the current element of the AdvertService name space used as reference for relative paths.
getQuery() - Method in class org.gridlab.gat.URI
Returns the decoded query component of this URI.
getRawAuthority() - Method in class org.gridlab.gat.URI
Returns the raw authority component of this URI.
getRawFragment() - Method in class org.gridlab.gat.URI
Returns the raw fragment component of this URI.
getRawPath() - Method in class org.gridlab.gat.URI
Returns the raw path component of this URI.
getRawQuery() - Method in class org.gridlab.gat.URI
Returns the raw query component of this URI.
getRawSchemeSpecificPart() - Method in class org.gridlab.gat.URI
Returns the raw scheme-specific part of this URI.
getRawUserInfo() - Method in class org.gridlab.gat.URI
Returns the raw user-information component of this URI.
getReservation() - Method in interface org.gridlab.gat.resources.Resource
Returns a Reservation associated with this Resource, or null if no reservation was associated.
getResource() - Method in class org.gridlab.gat.resources.JobDescription
Returns the Resource associated with this JobDescription.
getResource() - Method in interface org.gridlab.gat.resources.Reservation
This operation returns the Resource corresponding to this Reservation instance.
getResourceAttribute(String) - Method in class org.gridlab.gat.resources.ResourceDescription
Returns an attribute of this description given the key.
getResourceCount() - Method in class org.gridlab.gat.resources.JobDescription
Get the number of resources, which is the total number of resources where the number of processes should be distributed on.
getResourceDescription() - Method in class org.gridlab.gat.resources.JobDescription
Returns the ResourceDescription associated with this JobDescription.
getResourceDescription() - Method in interface org.gridlab.gat.resources.Resource
Returns the ResourceDescription which describes this Resource instance.
getReturnDefinition() - Method in class org.gridlab.gat.monitoring.MetricDefinition
returns a map of return value names and types that are generated by this metric.
getReturnDefinition() - Method in class org.gridlab.gat.steering.SteeringControlDefinition
 
getScheduledType() - Method in class org.gridlab.gat.resources.WrapperJobDescription
Returns the WrapperJobDescription.ScheduledType for the WrapperJob.
getScheme() - Method in class org.gridlab.gat.URI
Returns the scheme component of this URI.
getSchemeSpecificPart() - Method in class org.gridlab.gat.URI
Returns the decoded scheme-specific part of this URI.
getSecondJob() - Method in class org.gridlab.gat.resources.OrderedCoScheduleJobDescription.JobLink
 
getSecurityContexts() - Method in class org.gridlab.gat.GATContext
Gets the list of SecurityContexts associated with this GATContext.
getSecurityContextsByType(String) - Method in class org.gridlab.gat.GATContext
Gets a list of SecurityContexts of the specified type associated with this GATContext.
getShortName() - Method in class org.gridlab.gat.AdaptorInfo
Returns the short name of this adaptor.
getSoftwareDescription() - Method in class org.gridlab.gat.resources.JobDescription
Returns the SoftwareDescription associated with this JobDescription.
getStartTime() - Method in class org.gridlab.gat.TimePeriod
Returns the number of milliseconds after January 1, 1970, 00:00:00 GMT when the time period starts, a long
getState() - Method in interface org.gridlab.gat.resources.Job
This method returns the state of the Job.
getStderr() - Method in interface org.gridlab.gat.resources.Job
 
getStderr() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the stderr File.
getStdin() - Method in interface org.gridlab.gat.resources.Job
 
getStdin() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the stdin File.
getStdout() - Method in interface org.gridlab.gat.resources.Job
 
getStdout() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the stdout File.
getSteeredObjectsIDs() - Method in interface org.gridlab.gat.steering.SteeringManager
 
getStopTime() - Method in class org.gridlab.gat.TimePeriod
Returns the number of milliseconds after January 1, 1970, 00:00:00 GMT when the time period stops, a long
getStringAttribute(String, String) - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns the String value of an attribute.
getSupportedCapabilities() - Method in class org.gridlab.gat.AdaptorInfo
Returns a Map<String, Boolean> where the keys are the method names and the values boolean indicating whether the method is implemented.
getSupportedPreferences() - Method in class org.gridlab.gat.AdaptorInfo
Returns a Preferences object where the keys are supported by this adaptor, and the values are the default values for the corresponding keys.
getUnit() - Method in class org.gridlab.gat.monitoring.MetricDefinition
 
getUnresolvedPath() - Method in class org.gridlab.gat.URI
 
getURIs() - Method in interface org.gridlab.gat.io.LogicalFile
Returns a java.util.List of URI instances each of which is the URI of a physical file represented by this instance.
getUserInfo() - Method in class org.gridlab.gat.URI
Returns the decoded user-information component of this URI.
getUsername() - Method in class org.gridlab.gat.security.SecurityContext
Returns the user name.
getValue() - Method in class org.gridlab.gat.monitoring.MetricEvent
This method returns the value corresponding to this MetricEvent.
getWipedFiles() - Method in class org.gridlab.gat.resources.SoftwareDescription
Returns a List of the Files that should be wiped and deleted after the run.
getWrappedJobIndex() - Method in class org.gridlab.gat.resources.WrapperJobDescription.WrappedJobInfo
Returns the index of this wrapped job.
getWrapperJobIndex() - Method in class org.gridlab.gat.resources.WrapperJobDescription
Gets the wrapper job index.
getWrapperJobIndex() - Method in class org.gridlab.gat.resources.WrapperJobDescription.WrappedJobInfo
Returns the index of the wrapper job encapsulating this wrapped job.
group() - Method in interface org.gridlab.gat.io.attributes.PosixFileAttributes
Returns the group owner of the file.
GroupPrincipal - Interface in org.gridlab.gat.io.attributes
A UserPrincipal representing a group identity, used to determine access rights to objects in a file system.

A B C D E F G H I J K L M N O P R S T U V W