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

A

ACTIVE - Static variable in interface org.globus.cog.abstraction.interfaces.Status
The ExecutableObject is being remotely executed.
ADD - Static variable in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
ALIAS - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
AbortOnFailure - Static variable in interface org.globus.cog.abstraction.interfaces.TaskGraph
Represents a failure policy whereby the execution of the TaskGraph is aborted once any of its component Task fails.
AbstractionClassLoader - class org.globus.cog.abstraction.impl.common.AbstractionClassLoader.
 
AbstractionClassLoader(String[], String[], URL[], ClassLoader, URL[], String) - Constructor for class org.globus.cog.abstraction.impl.common.AbstractionClassLoader
 
AbstractionFactory - class org.globus.cog.abstraction.impl.common.AbstractionFactory.
This class implements the FACTORY pattern facilitating the creation of TaskHandlers and SecurityContexts for the required providers.
AbstractionFactory() - Constructor for class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
AbstractionProperties - class org.globus.cog.abstraction.impl.common.AbstractionProperties.
 
AbstractionProperties() - Constructor for class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
AbstractionProperties(String) - Constructor for class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
AbstractionProperties.Properties - class org.globus.cog.abstraction.impl.common.AbstractionProperties.Properties.
 
AbstractionProperties.Properties() - Constructor for class org.globus.cog.abstraction.impl.common.AbstractionProperties.Properties
 
AbstractionProperties.Property - class org.globus.cog.abstraction.impl.common.AbstractionProperties.Property.
 
AbstractionProperties.Property(String) - Constructor for class org.globus.cog.abstraction.impl.common.AbstractionProperties.Property
 
ActiveTaskException - exception org.globus.cog.abstraction.impl.common.task.ActiveTaskException.
 
ActiveTaskException(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.ActiveTaskException
 
ActiveTaskException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.task.ActiveTaskException
 
Attribute - class org.globus.cog.abstraction.xml.Attribute.
 
Attribute() - Constructor for class org.globus.cog.abstraction.xml.Attribute
 
AttributeDescriptor - class org.globus.cog.abstraction.xml.AttributeDescriptor.
 
AttributeDescriptor() - Constructor for class org.globus.cog.abstraction.xml.AttributeDescriptor
 
AttributeList - class org.globus.cog.abstraction.xml.AttributeList.
List of attributes defined as "name" "value" pairs
AttributeList() - Constructor for class org.globus.cog.abstraction.xml.AttributeList
 
AttributeListDescriptor - class org.globus.cog.abstraction.xml.AttributeListDescriptor.
 
AttributeListDescriptor() - Constructor for class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
Attributes - class org.globus.cog.abstraction.xml.Attributes.
 
Attributes() - Constructor for class org.globus.cog.abstraction.xml.Attributes
 
AttributesDescriptor - class org.globus.cog.abstraction.xml.AttributesDescriptor.
 
AttributesDescriptor() - Constructor for class org.globus.cog.abstraction.xml.AttributesDescriptor
 
add(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 
add(ExecutableObject, ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
add(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
add(ExecutableObject, ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Adds the dependency between the "from" ExecutableObject and "to" ExecutableObject.
add(ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Adds the ExecutableObject(Task or TaskGraph) to this TaskGraph.
addArgument(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
addArgument(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
addArgument(int, String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
addArgument(String) - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Adds an argument for the file operation at the tail of the ordered list of arguments.
addArgument(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Adds a commandline argument for the remote exectable.
addArgument(int, String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Adds a commandline argument for the remote exectable at the given index.
addAttribute(Attribute) - Method in class org.globus.cog.abstraction.xml.AttributeList
 
addChangeListener(ChangeListener) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
addChangeListener(ChangeListener) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Adds the listener to receive graph change events produced by this TaskGraph.
addDependency(ExecutableObject, ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 
addDependency(Identity, Identity) - Method in class org.globus.cog.abstraction.impl.common.set.SetImpl
 
addDependency(ExecutableObject, ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
addDependency(ExecutableObject, ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Adds a single dependency between the given nodes.
addDependency(Dependency) - Method in class org.globus.cog.abstraction.xml.DependencyList
 
addEnvironmentVariable(String, String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
addEnvironmentVariable(String, String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Adds an environment variable to the remote execution environment.
addOutputListener(OutputListener) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
addOutputListener(OutputListener) - Method in interface org.globus.cog.abstraction.interfaces.Task
Adds a listener to recieve the output events associated with this Task.
addService(Service) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
addService(Service) - Method in interface org.globus.cog.abstraction.interfaces.Task
Adds the Serviceto the tail of the ordered list of services.
addService(Service) - Method in class org.globus.cog.abstraction.xml.ServiceList
 
addStatusListener(StatusListener) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
addStatusListener(StatusListener) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
addStatusListener(StatusListener) - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Adds a listener to receive status events when the status of an ExecutableObject is changed.
addTask(Task) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
addTaskGraph(TaskGraph) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
addValidCommands() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
Add a list of valid commands to a vector
allCanExecute() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true of all users can execute the current file
allCanExecute() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if all users can execute the file
allCanRead() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if all users can read from this file
allCanRead() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if all users can read from the file
allCanWrite() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if all users can write into this file
allCanWrite() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if all users can write into the file

B

BootUtil - class org.globus.cog.abstraction.impl.common.BootUtil.
 
BootUtil() - Constructor for class org.globus.cog.abstraction.impl.common.BootUtil
 
boot(String) - Method in class org.globus.cog.abstraction.impl.common.sandbox.Sandbox
 

C

CANCELED - Static variable in interface org.globus.cog.abstraction.interfaces.Status
The execution of the ExecutableObject has been canceled.
CASCADED_TASK_HANDLER - Static variable in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
Submits all Taskobjects (including those of children TaskGraph) to the SAME TaskHandler.
CD - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Changes the current working directory
CHMOD - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Changes the file permissions of a remote file
CLASS_LOADER_BOOTCLASS - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
CLASS_LOADER_NAME - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
CLASS_LOADER_PROPERTIES - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
CLASS_LOADER_USESYSTEM - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
COMPLETED - Static variable in interface org.globus.cog.abstraction.interfaces.Status
Remote execution of the ExecutableObject completed successfully.
CachingDelegatedFileOperationHandler - class org.globus.cog.abstraction.impl.file.CachingDelegatedFileOperationHandler.
 
CachingDelegatedFileOperationHandler() - Constructor for class org.globus.cog.abstraction.impl.file.CachingDelegatedFileOperationHandler
 
CachingDelegatedFileTransferHandler - class org.globus.cog.abstraction.impl.fileTransfer.CachingDelegatedFileTransferHandler.
 
CachingDelegatedFileTransferHandler() - Constructor for class org.globus.cog.abstraction.impl.fileTransfer.CachingDelegatedFileTransferHandler
 
CachingFileOperationTaskHandler - class org.globus.cog.abstraction.impl.common.task.CachingFileOperationTaskHandler.
 
CachingFileOperationTaskHandler() - Constructor for class org.globus.cog.abstraction.impl.common.task.CachingFileOperationTaskHandler
 
CachingFileTransferTaskHandler - class org.globus.cog.abstraction.impl.common.task.CachingFileTransferTaskHandler.
 
CachingFileTransferTaskHandler() - Constructor for class org.globus.cog.abstraction.impl.common.task.CachingFileTransferTaskHandler
 
ChangeEvent - class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent.
 
ChangeEvent(TaskGraph, ExecutableObject, int) - Constructor for class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
ChangeListener - interface org.globus.cog.abstraction.interfaces.ChangeListener.
This interface provides the semantics to listen to the changes made to the structure of a TaskGraphobject.
ContinueOnFailure - Static variable in interface org.globus.cog.abstraction.interfaces.TaskGraph
Represents a failure policy whereby the execution of the TaskGraph is continued even if its component Task fail.
cancel(Task) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
cancel(Task) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
cancel(Task) - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
cancel(Task) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
cancel(Task) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
 
cancel(Task) - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
cancel(Identity) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
cancel(Task) - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
cancel a task
cancel() - Method in class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
cancel() - Method in interface org.globus.cog.abstraction.interfaces.DelegatedTaskHandler
Cancels the execution of a task that was previously submitted by the DelegatedTaskHandler.submit(Task)method.
cancel(Identity) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
Cancels the execution of an ExecutableObject.
cancel(Task) - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Cancels the execution of a task that was previously submitted by the TaskHandler.submit(Task)method.
changeMode(String, int) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Changes the permissions on the file if authorized to do so
changeMode(GridFile) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Changes the permissions on the file if authorized to do so
checkConfigDir(String, String, ClassLoader) - Static method in class org.globus.cog.abstraction.impl.common.BootUtil
 
contains(ExecutableObject, ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
contains(Identity) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
contains(ExecutableObject, ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Specifies if this Dependency object contains a dependency between the given ExecutableObjects.
contains(Identity) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns a boolean indicating whether this TaskGraph contains a node with the given Identity
copyFile(InputStream, File) - Static method in class org.globus.cog.abstraction.impl.common.BootUtil
 
createDirectory(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Creates a new directory with the given name

D

DEFAULT_SERVICE - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents the index for the default service among an ordered list of services.
DEVICE - Static variable in interface org.globus.cog.abstraction.interfaces.GridFile
 
DIRECTORY - Static variable in interface org.globus.cog.abstraction.interfaces.GridFile
 
DelegatedFileTransferHandler - class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler.
 
DelegatedFileTransferHandler() - Constructor for class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
DelegatedTaskHandler - interface org.globus.cog.abstraction.interfaces.DelegatedTaskHandler.
Implements the semantics to execute the given Taskin a seperate thread, thereby not blocking the calls to the TaskHandler.
Dependency - interface org.globus.cog.abstraction.interfaces.Dependency.
This interface provides the control dependencies between various ExecutableObjects.
Dependency - class org.globus.cog.abstraction.xml.Dependency.
 
Dependency() - Constructor for class org.globus.cog.abstraction.xml.Dependency
 
DependencyDescriptor - class org.globus.cog.abstraction.xml.DependencyDescriptor.
 
DependencyDescriptor() - Constructor for class org.globus.cog.abstraction.xml.DependencyDescriptor
 
DependencyImpl - class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl.
 
DependencyImpl() - Constructor for class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
DependencyImpl(int) - Constructor for class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
DependencyList - class org.globus.cog.abstraction.xml.DependencyList.
List of dependencies defined as "from" "to" pairs
DependencyList() - Constructor for class org.globus.cog.abstraction.xml.DependencyList
 
DependencyListDescriptor - class org.globus.cog.abstraction.xml.DependencyListDescriptor.
 
DependencyListDescriptor() - Constructor for class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
DependencyPair - class org.globus.cog.abstraction.impl.common.taskgraph.DependencyPair.
 
DependencyPair(ExecutableObject, ExecutableObject) - Constructor for class org.globus.cog.abstraction.impl.common.taskgraph.DependencyPair
 
DirectoryNotFoundException - exception org.globus.cog.abstraction.impl.file.DirectoryNotFoundException.
Directory not found exception to be thrown when the directory being accessed does not exist
DirectoryNotFoundException(String) - Constructor for class org.globus.cog.abstraction.impl.file.DirectoryNotFoundException
Set a string message to the exception
DirectoryNotFoundException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.file.DirectoryNotFoundException
Set a message and throwable for the exception
deleteBatchJob() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
deleteCount() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
deleteDirectory(String, boolean) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Deletes the specified directory.
deleteFile(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Deletes the given file
deleteLocalExecutable() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
deleteRedirected() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
deleteThirdParty() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 

E

EXECUTION - Static variable in interface org.globus.cog.abstraction.interfaces.GridResource
 
EXECUTION - Static variable in interface org.globus.cog.abstraction.interfaces.TaskHandler
Represents a task handler that can handle remote job submission tasks
EXISTS - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Indicates whether a file with a given name exists
ExecutableObject - interface org.globus.cog.abstraction.interfaces.ExecutableObject.
An ExecutableObject provides a high-level abstraction for elements that can be executed on the Grid.
ExecutionService - interface org.globus.cog.abstraction.interfaces.ExecutionService.
 
ExecutionServiceImpl - class org.globus.cog.abstraction.impl.common.task.ExecutionServiceImpl.
 
ExecutionServiceImpl() - Constructor for class org.globus.cog.abstraction.impl.common.task.ExecutionServiceImpl
 
ExecutionServiceImpl(String, ServiceContact, SecurityContext) - Constructor for class org.globus.cog.abstraction.impl.common.task.ExecutionServiceImpl
 
ExecutionServiceImpl(String, ServiceContact, SecurityContext, String) - Constructor for class org.globus.cog.abstraction.impl.common.task.ExecutionServiceImpl
 
ExecutionTaskHandler - class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler.
 
ExecutionTaskHandler() - Constructor for class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
elements() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
elements() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
elements() - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Returns all the DependencyPair encapsulated within this Dependency object.
elements() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns all the ExecutableObject(s) that is encapsulated by this TaskGraph.
enumerateAttribute() - Method in class org.globus.cog.abstraction.xml.AttributeList
 
enumerateDependency() - Method in class org.globus.cog.abstraction.xml.DependencyList
 
enumerateService() - Method in class org.globus.cog.abstraction.xml.ServiceList
 
enumerateTask() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
enumerateTaskGraph() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
equals(Identity) - Method in class org.globus.cog.abstraction.impl.common.IdentityImpl
 
equals(Object) - Method in class org.globus.cog.abstraction.impl.common.IdentityImpl
 
equals(ServiceContact) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
equals(Object) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
equals(Object) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
equals(DependencyPair) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyPair
 
equals(Object) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
equals(Identity) - Method in interface org.globus.cog.abstraction.interfaces.Identity
Compares this with any other Identity.
equals(ServiceContact) - Method in interface org.globus.cog.abstraction.interfaces.ServiceContact
Checks if the given ServiceContact is equal to this ServiceContact.
execute(FileResource, FileOperationSpecification) - Method in class org.globus.cog.abstraction.impl.file.CachingDelegatedFileOperationHandler
 
execute(FileResource, FileOperationSpecification) - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
execute the command on the file resource.
executeIfAvailable(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
executeRunnable(String, String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
exists(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Return true if the file exists on the file resource

F

FAILED - Static variable in interface org.globus.cog.abstraction.interfaces.Status
Remote execution of the ExecutableObject has failed.
FILE - Static variable in interface org.globus.cog.abstraction.interfaces.GridFile
 
FILE - Static variable in interface org.globus.cog.abstraction.interfaces.GridResource
 
FILE_OPERATION - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents a file operation service
FILE_OPERATION - Static variable in interface org.globus.cog.abstraction.interfaces.Specification
 
FILE_OPERATION - Static variable in interface org.globus.cog.abstraction.interfaces.Task
Represents a file operation task
FILE_OPERATION - Static variable in interface org.globus.cog.abstraction.interfaces.TaskHandler
Represents a task handler that can handle file operation tasks
FILE_TRANSFER - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents a file transfer service
FILE_TRANSFER - Static variable in interface org.globus.cog.abstraction.interfaces.Specification
 
FILE_TRANSFER - Static variable in interface org.globus.cog.abstraction.interfaces.Task
Represents a file transfer task between two file servers
FILE_TRANSFER - Static variable in interface org.globus.cog.abstraction.interfaces.TaskHandler
Represents a task handler that can handle file transfer tasks
FILE_TRANSFER_DESTINATION_SERVICE - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents the index for the destination service in a file transfer task.
FILE_TRANSFER_SOURCE_SERVICE - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents the index for the source service in a file transfer task.
FORK_JOBMANAGER - Static variable in interface org.globus.cog.abstraction.interfaces.ExecutionService
 
FTP - Static variable in interface org.globus.cog.abstraction.interfaces.FileResource
 
FileNotFoundException - exception org.globus.cog.abstraction.impl.file.FileNotFoundException.
File not found exception to be thrown when the file being accessed does not exist
FileNotFoundException(String) - Constructor for class org.globus.cog.abstraction.impl.file.FileNotFoundException
Set a string message to the exception
FileNotFoundException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.file.FileNotFoundException
Set a message and throwable for the exception
FileOperationSpecification - interface org.globus.cog.abstraction.interfaces.FileOperationSpecification.
Specification document for performing a file operation task
FileOperationSpecificationImpl - class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl.
 
FileOperationSpecificationImpl() - Constructor for class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
FileOperationTask - class org.globus.cog.abstraction.impl.common.task.FileOperationTask.
 
FileOperationTask() - Constructor for class org.globus.cog.abstraction.impl.common.task.FileOperationTask
 
FileOperationTask(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.FileOperationTask
 
FileOperationTaskHandler - class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler.
 
FileOperationTaskHandler() - Constructor for class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
FileResource - interface org.globus.cog.abstraction.interfaces.FileResource.
This interface provides a list of methods that could be used to - establish and maintain connections with remote file servers - browse directories - upload and download files/directories - view and change access permissions
FileResourceCache - class org.globus.cog.abstraction.impl.file.FileResourceCache.
 
FileResourceCache() - Constructor for class org.globus.cog.abstraction.impl.file.FileResourceCache
 
FileTransfer - class org.globus.cog.abstraction.impl.common.util.FileTransfer.
Contributed by Joe Futrelle (futrelle@ncsa.uiuc.edu)
FileTransfer() - Constructor for class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
FileTransferSpecification - interface org.globus.cog.abstraction.interfaces.FileTransferSpecification.
The FileTransferSpecification represents all the parameters required for the Grid file transfer Task.
FileTransferSpecification - class org.globus.cog.abstraction.xml.FileTransferSpecification.
 
FileTransferSpecification() - Constructor for class org.globus.cog.abstraction.xml.FileTransferSpecification
 
FileTransferSpecificationDescriptor - class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor.
 
FileTransferSpecificationDescriptor() - Constructor for class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
FileTransferSpecificationImpl - class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl.
 
FileTransferSpecificationImpl() - Constructor for class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
FileTransferTask - class org.globus.cog.abstraction.impl.common.task.FileTransferTask.
 
FileTransferTask() - Constructor for class org.globus.cog.abstraction.impl.common.task.FileTransferTask
 
FileTransferTask(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.FileTransferTask
 
FileTransferTaskHandler - class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler.
 
FileTransferTaskHandler() - Constructor for class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
 

G

GENERIC - Static variable in interface org.globus.cog.abstraction.interfaces.TaskHandler
Represents a generic task handler
GETDIR - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Transfers the entire directory from the remote resource to the local machine
GETFILE - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Transfers the file from the remote resource to the local machine
GRAPH - Static variable in interface org.globus.cog.abstraction.interfaces.Dependency
Represents a grpah-like dependency.
GeneralException - exception org.globus.cog.abstraction.impl.file.GeneralException.
General Exception to handle exceptions that do not fall into the specific categories
GeneralException(String) - Constructor for class org.globus.cog.abstraction.impl.file.GeneralException
Assign message to exception
GeneralException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.file.GeneralException
Assign message and throwable for exception
GenericTaskHandler - class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler.
 
GenericTaskHandler() - Constructor for class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
GridFTP - Static variable in interface org.globus.cog.abstraction.interfaces.FileResource
 
GridFile - interface org.globus.cog.abstraction.interfaces.GridFile.
An abstract representation of file or directory in the remote resource.
GridFileImpl - class org.globus.cog.abstraction.impl.file.GridFileImpl.
GridFileImpl contains information pertaining to a file.
GridFileImpl() - Constructor for class org.globus.cog.abstraction.impl.file.GridFileImpl
 
GridResource - interface org.globus.cog.abstraction.interfaces.GridResource.
 
get(Identity) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
get(Identity) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the ExecutableObjectthat is represented by the given identity.
getAbsolutePathName() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return the absolute path name
getAbsolutePathName() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return absolute path name of the file
getAccessMode() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getAccessMode() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
getActiveCount() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getActiveCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getActiveCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.ACTIVE
getActiveNodes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getActiveNodes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getActiveTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getActiveTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getActiveTasks() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getActiveTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getActiveTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
return a collection of active tasks
getActiveTasks() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getActiveTasks() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return a collection of active tasks
getActiveTasks() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns a collection of all the Tasks submitted to this TaskHandler that are currently in the Status.ACTIVEstate
getAlias() - Method in class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
getAlias() - Method in interface org.globus.cog.abstraction.interfaces.SecurityContext
 
getAliasesAsString() - Static method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
getAllAttributes() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getAllAttributes() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getAllAttributes() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getAllAttributes() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getAllAttributes() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getAllAttributes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getAllAttributes() - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Returns all the attributes
getAllAttributes() - Method in interface org.globus.cog.abstraction.interfaces.FileResource
 
getAllAttributes() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
 
getAllAttributes() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
 
getAllAttributes() - Method in interface org.globus.cog.abstraction.interfaces.Service
 
getAllAttributes() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns all the attribute names associated with this Task.
getAllAttributes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
 
getAllPermissions() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return permissions for all users
getAllPermissions() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
get permissions of all users
getAllServices() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getAllServices() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns all the services associated with this task.
getAllTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getAllTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getAllTasks() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getAllTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getAllTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
return a collection of all tasks submitted to the handler
getAllTasks() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getAllTasks() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return a collection of all tasks submitted to the handler
getAllTasks() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns a collection of all the Tasks submitted to this TaskHandler
getArgument(int) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getArgument(int) - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Returns the nth argument for the file operation
getArgumentSize() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getArgumentSize() - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Returns the number of arguments
getArguments() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getArguments() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getArguments() - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Returns all the arguments for the file operation
getArguments() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the set of space-separated arguments supplied for the remote executable.
getArguments() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getArgumentsAsString() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getArgumentsAsString() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the set of space-separated arguments supplied for the remote executable.
getArgumentsAsVector() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getArgumentsAsVector() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Retruns a Vector representing the set of commandline arguments for the executable.
getAttribute(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getAttribute(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getAttribute(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getAttribute(String) - Method in class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
getAttribute(String) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getAttribute(String) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getAttribute(String) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Get attribute value accociated with the given attribute name
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns attribute value for the given attribute name
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
 
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
 
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.SecurityContext
 
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.Service
 
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the value associated with the given attribute name.
getAttribute(String) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
 
getAttribute(int) - Method in class org.globus.cog.abstraction.xml.AttributeList
 
getAttribute() - Method in class org.globus.cog.abstraction.xml.AttributeList
 
getAttributeCount() - Method in class org.globus.cog.abstraction.xml.AttributeList
 
getAttributeList() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
getAttributeList() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getAttributeList() - Method in class org.globus.cog.abstraction.xml.SecurityContext
 
getAttributeList() - Method in class org.globus.cog.abstraction.xml.Service
 
getAttributeList() - Method in class org.globus.cog.abstraction.xml.Task
 
getAttributeList() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getBatchJob() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getBooleanProperty(String) - Method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
getBooleanProperty(String, boolean) - Method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
getBootClassName() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getCanceledCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getCanceledCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.CANCELED
getCanceledNodes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getCanceledNodes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getCanceledTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getCanceledTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getCanceledTasks() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getCanceledTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getCanceledTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
return a collection of canceled tasks
getCanceledTasks() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getCanceledTasks() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return a collection of canceled tasks
getCanceledTasks() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns a collection of all the Tasks submitted to this TaskHandler that are currently in the Status.CANCELEDstate
getClassLoader(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionClassLoader
 
getCompletedCount() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getCompletedCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getCompletedCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.COMPLETED
getCompletedNodes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getCompletedNodes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getCompletedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getCompletedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getCompletedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getCompletedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getCompletedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
return a collection of completed tasks
getCompletedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getCompletedTasks() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return a collection of completed tasks
getCompletedTasks() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns a collection of all the Tasks submitted to this TaskHandler that are currently in the Status.COMPLETEDstate
getCompletedTime() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getCompletedTime() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getCompletedTime() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the time when this Task was completed.
getCompletedTime() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the time when this TaskGraph was completed
getCompletedTime() - Method in class org.globus.cog.abstraction.xml.Task
 
getCompletedTime() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getContact() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
getContact() - Method in interface org.globus.cog.abstraction.interfaces.ServiceContact
Returns the entire contact string of this ServiceContact
getCount() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getCredentials() - Method in class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
getCredentials() - Method in interface org.globus.cog.abstraction.interfaces.SecurityContext
Returns the credentials for this SecurityContext
getCurrentDirectory() - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns the current working directory
getDefault() - Static method in class org.globus.cog.abstraction.impl.file.FileResourceCache
 
getDependency() - Method in class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 
getDependency() - Method in class org.globus.cog.abstraction.impl.common.set.SetImpl
 
getDependency() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getDependency() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the dependency object associated with this TaskGraph.
getDependency(int) - Method in class org.globus.cog.abstraction.xml.DependencyList
 
getDependency() - Method in class org.globus.cog.abstraction.xml.DependencyList
 
getDependencyCount() - Method in class org.globus.cog.abstraction.xml.DependencyList
 
getDependencyList() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getDependents(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
getDependents(ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Returns all the ExecutableObject s that depend on the given ExecutableObject.
getDependsOn(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
getDependsOn(ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Returns all the ExecutableObject s on which the given ExecutableObject is dependent.
getDestination() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getDestination() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Returns the entire source URL string
getDestination() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
getDestinationDirectory() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getDestinationDirectory() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Returns the absolute path name of the directory containing the destination file
getDestinationFile() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getDestinationFile() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Returns the name of the destination file
getDestinationResource() - Method in class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
getDirectory() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getDirectory(String, String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Transfer the entire directory remoteDirectoryName from the file resource and name it as localDirectoryName on the local machine
getDirectory() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the absolute path name of the remote working directory.
getDirectory() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getEnvironment() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getEnvironment() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns a collection representing all the environment variable names associated with the remote execution environment.
getEnvironmentVariable(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getEnvironmentVariable(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the environment variable with the given name.
getException() - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
getException() - Method in interface org.globus.cog.abstraction.interfaces.Status
Returns the exception associated with a failed Status
getExecutable() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getExecutable() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the absolute location of the executable
getExecutable() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getExecute() - Method in class org.globus.cog.abstraction.impl.file.PermissionsImpl
return true if executable
getExecute() - Method in class org.globus.cog.abstraction.impl.file.UnixPermissionsImpl
 
getExecute() - Method in interface org.globus.cog.abstraction.interfaces.Permissions
get execute permissions
getExtends() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getExtends() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
getFailedCount() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getFailedCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getFailedCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.FAILED
getFailedNodes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getFailedNodes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getFailedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getFailedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getFailedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getFailedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getFailedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
return a collection of failed tasks
getFailedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getFailedTasks() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return a collection of failed tasks
getFailedTasks() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns a collection of all the Tasks submitted to this TaskHandler that are currently in the Status.FAILEDstate
getFailureHandlingPolicy() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getFailureHandlingPolicy() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the failure handling policy of this TaskGraph.
getFailureHandlingPolicy() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getFile(String, String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Transfer a remoteFileName file from the file resource and name it as localFileName on the local machine
getFileTransferSpecification() - Method in class org.globus.cog.abstraction.xml.Specification
 
getFileType() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return file type
getFileType() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return file type
getFrom() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyPair
 
getFrom() - Method in class org.globus.cog.abstraction.xml.Dependency
 
getGraph() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getGraph() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getGridFile(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Get information of a file from the file resource
getGroupPermissions() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return permissions for the group
getGroupPermissions() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
get permissions of the group users
getHandleMap() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
 
getHost() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
getHost() - Method in interface org.globus.cog.abstraction.interfaces.ServiceContact
Returns the host element of this ServiceContact
getIdentity() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getIdentity() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getIdentity() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getIdentity() - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Returns the unique Identity assigned to this ExecutableObject.
getIdentity() - Method in interface org.globus.cog.abstraction.interfaces.GridResource
 
getIdentity() - Method in interface org.globus.cog.abstraction.interfaces.Service
Returns the unique Identity assigned to this Service.
getIdentity() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.Service
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.Task
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getIdentity() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getJavaClass() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
getJobManager() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionServiceImpl
 
getJobManager() - Method in interface org.globus.cog.abstraction.interfaces.ExecutionService
 
getJobSpecification() - Method in class org.globus.cog.abstraction.xml.Specification
 
getLastModified() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return last modified date for this file
getLastModified() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return last modified date
getLoader(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
getLoader(String, boolean) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
getLocalExecutable() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getMaxIdleResources() - Method in class org.globus.cog.abstraction.impl.file.FileResourceCache
 
getMaxIdleTime() - Method in class org.globus.cog.abstraction.impl.file.FileResourceCache
 
getMessage() - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
getMessage() - Method in interface org.globus.cog.abstraction.interfaces.Status
Returns the message associated with a failed Status
getMode() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return mode as a string of the form 777
getMode() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return mode of the file
getMultipleFiles(String[], String[]) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Copy an array of files from the file resource into the local file system
getMultipleFiles(String[], String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Copy an array of files from the file resource into the given local directory
getName() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getName() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getName() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getName() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return name of the file
getName() - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Returns the user-friendly name assigned to this ExecutableObject.
getName() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
get name of the file
getName() - Method in interface org.globus.cog.abstraction.interfaces.GridResource
 
getName() - Method in interface org.globus.cog.abstraction.interfaces.Service
Returns the user-friendly name assigned to this Service.
getName() - Method in class org.globus.cog.abstraction.xml.Attribute
 
getName() - Method in class org.globus.cog.abstraction.xml.Attributes
 
getName() - Method in class org.globus.cog.abstraction.xml.Service
 
getName() - Method in class org.globus.cog.abstraction.xml.Task
 
getName() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getNameSpace() - Method in class org.globus.cog.abstraction.impl.common.IdentityImpl
 
getNameSpace() - Method in interface org.globus.cog.abstraction.interfaces.Identity
Returns the namespace for this Identity.
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getNameSpacePrefix() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getNameSpaceURI() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
getNode() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
getObjectType() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getObjectType() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getObjectType() - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Returns the type of this ExecutableObject.
getOperation() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getOperation() - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Returns the file operation for this specification
getOutput() - Method in class org.globus.cog.abstraction.impl.common.task.OutputEvent
 
getPassPhrase() - Method in class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
getPort() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
getPort() - Method in interface org.globus.cog.abstraction.interfaces.ServiceContact
Returns the port element of this ServiceContact
getPrevStatusCode() - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
getPrevStatusCode() - Method in interface org.globus.cog.abstraction.interfaces.Status
 
getPrevStatusString() - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
getPrevStatusString() - Method in interface org.globus.cog.abstraction.interfaces.Status
 
getPrivateKeyFile() - Method in class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
getProperties(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
getProperty(String) - Method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
getProtocol() - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns the provider protocol implemented by this FileResource
getProvider() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getProvider() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getProvider() - Method in interface org.globus.cog.abstraction.interfaces.Service
Returns the provider associated with this Service.
getProvider() - Method in interface org.globus.cog.abstraction.interfaces.Task
Deprecated. Use Service.setProvider(String)instead.
getProvider() - Method in class org.globus.cog.abstraction.xml.Service
 
getProvider() - Method in class org.globus.cog.abstraction.xml.Task
 
getProviders() - Static method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
getRead() - Method in class org.globus.cog.abstraction.impl.file.PermissionsImpl
return true if readable
getRead() - Method in class org.globus.cog.abstraction.impl.file.UnixPermissionsImpl
 
getRead() - Method in interface org.globus.cog.abstraction.interfaces.Permissions
get read permissions
getRedirected() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getRequiredServices() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getRequiredServices() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the maximum number of services required for this task.
getResource(String) - Method in class org.globus.cog.abstraction.impl.common.AbstractionClassLoader
 
getResource(Service) - Method in class org.globus.cog.abstraction.impl.file.CachingDelegatedFileOperationHandler
 
getResource() - Method in class org.globus.cog.abstraction.impl.file.CachingDelegatedFileOperationHandler
 
getResource(Service) - Method in class org.globus.cog.abstraction.impl.file.FileResourceCache
 
getResource() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
 
getResumedCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getResumedCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.RESUMED
getResumedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getResumedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getResumedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getResumedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getResumedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
return a collection of resumed tasks
getResumedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getResumedTasks() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return a collection of resumed tasks
getResumedTasks() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns a collection of all the Tasks submitted to this TaskHandler that are currently in the Status.RESUMEDstate
getSecurityContext() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getSecurityContext() - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns the security context associated with this FileResource
getSecurityContext() - Method in interface org.globus.cog.abstraction.interfaces.Service
Returns the SecurityContextassociated with this Service.
getSecurityContext() - Method in class org.globus.cog.abstraction.xml.Service
 
getService(int) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getService(int) - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the Serviceat the given index of the ordered list of services
getService(int) - Method in class org.globus.cog.abstraction.xml.ServiceList
 
getService() - Method in class org.globus.cog.abstraction.xml.ServiceList
 
getServiceContact() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getServiceContact() - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns the service contact associated with this FileResource
getServiceContact() - Method in interface org.globus.cog.abstraction.interfaces.Service
Returns the ServiceContactassociated with this Service.
getServiceContact() - Method in class org.globus.cog.abstraction.xml.Service
 
getServiceCount() - Method in class org.globus.cog.abstraction.xml.ServiceList
 
getServiceList() - Method in class org.globus.cog.abstraction.xml.Task
 
getSize() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getSize() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return the size of the file
getSize() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
get size of the file
getSize() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the total number of ExecutableObjectencapsulated by this TaskGraph
getSource() - Method in class org.globus.cog.abstraction.impl.common.StatusEvent
 
getSource() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getSource() - Method in class org.globus.cog.abstraction.impl.common.task.OutputEvent
 
getSource() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
getSource() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Returns the entire source URL string
getSource() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
getSourceDirectory() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getSourceDirectory() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Returns the absolute path name of the directory containing the source file
getSourceFile() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getSourceFile() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Returns the name of the source file
getSourceResource() - Method in class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
getSpecification() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getSpecification() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getSpecification() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getSpecification() - Method in class org.globus.cog.abstraction.impl.common.task.SpecificationImpl
 
getSpecification() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getSpecification() - Method in interface org.globus.cog.abstraction.interfaces.Specification
 
getSpecification() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the Specificationassociated with this Task.
getSpecification() - Method in class org.globus.cog.abstraction.xml.Task
 
getStatus() - Method in class org.globus.cog.abstraction.impl.common.StatusEvent
 
getStatus() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getStatus() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getStatus() - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Returns the current Status of this ExecutableObject.
getStatus() - Method in class org.globus.cog.abstraction.xml.Task
 
getStatus() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getStatusCode() - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
getStatusCode() - Method in interface org.globus.cog.abstraction.interfaces.Status
Returns the code of this Status
getStatusString() - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
getStatusString() - Method in interface org.globus.cog.abstraction.interfaces.Status
Returns the value of this Status as a String-based description
getStdError() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getStdError() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getStdError() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the file used for redirecting the error produced on the stderr of the remote machine.
getStdError() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the standard error of the remote task execution.
getStdError() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getStdInput() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getStdInput() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the file used as stdin on the remote machine.
getStdInput() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getStdOutput() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getStdOutput() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getStdOutput() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Returns the file used for redirecting the output produced on the stdout of the remote machine.
getStdOutput() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the standard output of the remote task execution.
getStdOutput() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
getSubmittedCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getSubmittedCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.SUBMITTED
getSubmittedNodes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getSubmittedNodes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getSubmittedTime() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getSubmittedTime() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getSubmittedTime() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns the time when this Task was submitted to the remote service.
getSubmittedTime() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the time when this TaskGraph was submitted
getSubmittedTime() - Method in class org.globus.cog.abstraction.xml.Task
 
getSubmittedTime() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getSuspendedCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getSuspendedCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.SUSPENDED
getSuspendedNodes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getSuspendedNodes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getSuspendedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getSuspendedTasks() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
getSuspendedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getSuspendedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getSuspendedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
return a collection of suspended tasks
getSuspendedTasks() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getSuspendedTasks() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return a collection of suspended tasks
getSuspendedTasks() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns a collection of all the Tasks submitted to this TaskHandler that are currently in the Status.SUSPENDEDstate
getTask(int) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getTask() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getTaskCount() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getTaskGraph(int) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getTaskGraph() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getTaskGraphCount() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
getTaskHandlerPolicy() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getTaskHandlerPolicy() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getThirdParty() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
getTime() - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
getTime() - Method in interface org.globus.cog.abstraction.interfaces.Status
Returns the time when the current status changed.
getTo() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyPair
 
getTo() - Method in class org.globus.cog.abstraction.xml.Dependency
 
getType() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.SpecificationImpl
 
getType() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
getType() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
getType() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
getType() - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
return type of task handler
getType() - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Returns the type of dependency pattern represented by this Dependency object.
getType() - Method in interface org.globus.cog.abstraction.interfaces.GridResource
 
getType() - Method in interface org.globus.cog.abstraction.interfaces.Service
Returns the type of the remote service
getType() - Method in interface org.globus.cog.abstraction.interfaces.Specification
 
getType() - Method in interface org.globus.cog.abstraction.interfaces.Task
Retruns the type of this Task.
getType() - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Returns the type of tasks handled by this TaskHandler
getType() - Method in class org.globus.cog.abstraction.xml.Service
 
getType() - Method in class org.globus.cog.abstraction.xml.Task
 
getUnsubmittedCount() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
getUnsubmittedCount() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns the number of ExecutableObjects that have their status as Status.UNSUBMITTED
getUnsubmittedNodes() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
getUnsubmittedNodes() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
getUserPermissions() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
get permissions for the user
getUserPermissions() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
get permissions of the user
getUsername() - Method in class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
getValidator() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getValidator() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
getValue() - Method in class org.globus.cog.abstraction.impl.common.IdentityImpl
 
getValue() - Method in interface org.globus.cog.abstraction.interfaces.Identity
Returns the value for this Identity.
getValue() - Method in class org.globus.cog.abstraction.xml.Attribute
 
getValue() - Method in class org.globus.cog.abstraction.xml.Attributes
 
getWrite() - Method in class org.globus.cog.abstraction.impl.file.PermissionsImpl
return true if writable
getWrite() - Method in class org.globus.cog.abstraction.impl.file.UnixPermissionsImpl
 
getWrite() - Method in interface org.globus.cog.abstraction.interfaces.Permissions
get write permissions
getXMLName() - Method in class org.globus.cog.abstraction.xml.AttributeDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.AttributeListDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.AttributesDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.DependencyDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.DependencyListDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecificationDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.ServiceDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.TaskDescriptor
 
getXMLName() - Method in class org.globus.cog.abstraction.xml.TaskGraphDescriptor
 
graphChanged(ChangeEvent) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
graphChanged(ChangeEvent) - Method in interface org.globus.cog.abstraction.interfaces.ChangeListener
 
groupCanExecute() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true of the group members can execute the current file
groupCanExecute() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if the group can execute the file
groupCanRead() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if the group members can read from this file
groupCanRead() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if the group can read from the file
groupCanWrite() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if the group members can write into this file
groupCanWrite() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if the group can write into the file

H

hasBatchJob() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
hasCount() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
hasDependents(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
hasDependents(ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Specifies if the given ExecutableObject has any dependent (children).
hasLocalExecutable() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
hasObject(String, String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
hasRedirected() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
hasThirdParty() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
hashCode() - Method in class org.globus.cog.abstraction.impl.common.IdentityImpl
 
hashCode() - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
hashCode() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
hashCode() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 

I

INFORMATION - Static variable in interface org.globus.cog.abstraction.interfaces.GridResource
 
INFORMATION_QUERY - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents a information query service.
INFORMATION_QUERY - Static variable in interface org.globus.cog.abstraction.interfaces.Task
Represents an information query task.
ISDIRECTORY - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Indicated whether a file with the given name is a directory on the remote resource
Identity - interface org.globus.cog.abstraction.interfaces.Identity.
A representation of a unique identity held by various cog-core objects.
IdentityImpl - class org.globus.cog.abstraction.impl.common.IdentityImpl.
An implementation of the Identity interface.
IdentityImpl() - Constructor for class org.globus.cog.abstraction.impl.common.IdentityImpl
The default constructor.
IdentityImpl(String) - Constructor for class org.globus.cog.abstraction.impl.common.IdentityImpl
Instantiates an Identity with the given namespace.
IdentityImpl(Identity) - Constructor for class org.globus.cog.abstraction.impl.common.IdentityImpl
Makes a shallow copy of the given Identity.
IllegalHostException - exception org.globus.cog.abstraction.impl.file.IllegalHostException.
IllegalHostException is thrown
IllegalHostException(String) - Constructor for class org.globus.cog.abstraction.impl.file.IllegalHostException
Assign message for the exception
IllegalHostException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.file.IllegalHostException
Assign message and throwable for the exception
IllegalPropertiesException - exception org.globus.cog.abstraction.impl.common.IllegalPropertiesException.
 
IllegalPropertiesException(String) - Constructor for class org.globus.cog.abstraction.impl.common.IllegalPropertiesException
 
IllegalPropertiesException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.IllegalPropertiesException
 
IllegalSpecException - exception org.globus.cog.abstraction.impl.common.task.IllegalSpecException.
 
IllegalSpecException(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.IllegalSpecException
 
IllegalSpecException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.task.IllegalSpecException
 
InvalidClassException - exception org.globus.cog.abstraction.impl.common.InvalidClassException.
 
InvalidClassException() - Constructor for class org.globus.cog.abstraction.impl.common.InvalidClassException
 
InvalidClassException(String) - Constructor for class org.globus.cog.abstraction.impl.common.InvalidClassException
 
InvalidClassException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.InvalidClassException
 
InvalidClassException(Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.InvalidClassException
 
InvalidProviderException - exception org.globus.cog.abstraction.impl.common.task.InvalidProviderException.
 
InvalidProviderException(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.InvalidProviderException
 
InvalidProviderException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.task.InvalidProviderException
 
InvalidSecurityContextException - exception org.globus.cog.abstraction.impl.common.task.InvalidSecurityContextException.
 
InvalidSecurityContextException(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.InvalidSecurityContextException
 
InvalidSecurityContextException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.task.InvalidSecurityContextException
 
InvalidServiceContactException - exception org.globus.cog.abstraction.impl.common.task.InvalidServiceContactException.
 
InvalidServiceContactException(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.InvalidServiceContactException
 
InvalidServiceContactException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.task.InvalidServiceContactException
 
initializeLoader(String, String, String, boolean) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionClassLoader
 
invoke(Object, String, Class[], Object[]) - Method in class org.globus.cog.abstraction.impl.common.sandbox.Sandbox
 
invokeStatic(String, String, Class[], Object[]) - Method in class org.globus.cog.abstraction.impl.common.sandbox.Sandbox
 
isActive() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
isActive() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns a boolean indicating if the task is active.
isBatchJob() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
isBatchJob() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Chacks if the Task is to be executed as a batch job.
isCanceled() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
isCanceled() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns a boolean indicating if the task is canceled.
isCompleted() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
isCompleted() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns a boolean indicating if the task is completed.
isDependent(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
isDependent(ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Specifies if the given ExecutableObject is a dependent (child) of any other ExecutableObject.
isDevice() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if the GridFile represents a device
isDevice() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if it is device
isDirectory() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if the GridFile represents a directory
isDirectory(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Return true if the name points to a directory in the file resource
isDirectory() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if it is a directory
isEmpty() - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
isEmpty() - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Returns a boolean indicating whether this TaskGraph contains any node
isFailed() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
isFailed() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns a boolean indicating if the task is failed.
isFile() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if the GridFile represents a file
isFile() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if it is a file
isLoaderInitialized(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionClassLoader
 
isLocalExecutable() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
isLocalExecutable() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Checks if the executable is staged-in from the local machine.
isLocalInput() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
isLocalInput() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Checks if the stdin is staged-in from the local machine.
isRedirected() - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
isRedirected() - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Checks if the stdout and stderror is redirected to the local machine.
isSoftLink() - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
return true if the GridFile represents a softlink
isSoftLink() - Method in interface org.globus.cog.abstraction.interfaces.GridFile
return true if it is soft link
isStarted() - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns true if a connection to the service has been made
isSuspended() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
isSuspended() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns a boolean indicating if the task is suspended.
isThirdParty() - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
isThirdParty() - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Checks if the transfer is a third party file transfer.
isUnsubmitted() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
isUnsubmitted() - Method in interface org.globus.cog.abstraction.interfaces.Task
Returns a boolean indicating if the task is unsubmitted.
isValid() - Method in class org.globus.cog.abstraction.xml.Attribute
 
isValid() - Method in class org.globus.cog.abstraction.xml.AttributeList
 
isValid() - Method in class org.globus.cog.abstraction.xml.Attributes
 
isValid() - Method in class org.globus.cog.abstraction.xml.Dependency
 
isValid() - Method in class org.globus.cog.abstraction.xml.DependencyList
 
isValid() - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
isValid() - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
isValid() - Method in class org.globus.cog.abstraction.xml.SecurityContext
 
isValid() - Method in class org.globus.cog.abstraction.xml.Service
 
isValid() - Method in class org.globus.cog.abstraction.xml.ServiceList
 
isValid() - Method in class org.globus.cog.abstraction.xml.Specification
 
isValid() - Method in class org.globus.cog.abstraction.xml.Task
 
isValid() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
isValidSpecification(FileOperationSpecification) - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
is the specification valid

J

JOB_SUBMISSION - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents a job submission service
JOB_SUBMISSION - Static variable in interface org.globus.cog.abstraction.interfaces.Specification
 
JOB_SUBMISSION - Static variable in interface org.globus.cog.abstraction.interfaces.Task
Represents a remote job submission task
JOB_SUBMISSION_SERVICE - Static variable in interface org.globus.cog.abstraction.interfaces.Service
Represents the index for the job submission service among an ordered list of services.
JobSpecification - interface org.globus.cog.abstraction.interfaces.JobSpecification.
The JobSpecification represents all the parameters required for the remote job execution Task.
JobSpecification - class org.globus.cog.abstraction.xml.JobSpecification.
 
JobSpecification() - Constructor for class org.globus.cog.abstraction.xml.JobSpecification
 
JobSpecificationDescriptor - class org.globus.cog.abstraction.xml.JobSpecificationDescriptor.
 
JobSpecificationDescriptor() - Constructor for class org.globus.cog.abstraction.xml.JobSpecificationDescriptor
 
JobSpecificationImpl - class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl.
 
JobSpecificationImpl() - Constructor for class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
JobSubmissionTask - class org.globus.cog.abstraction.impl.common.task.JobSubmissionTask.
 
JobSubmissionTask() - Constructor for class org.globus.cog.abstraction.impl.common.task.JobSubmissionTask
 
JobSubmissionTask(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.JobSubmissionTask
 

L

LOCALHOST - Static variable in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
LS - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Lists all the files in the current working directory
Local - Static variable in interface org.globus.cog.abstraction.interfaces.FileResource
 
list() - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns the list of files in the current working directory
list(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Returns the list of files in the given directory
load(InputStream) - Method in class org.globus.cog.abstraction.impl.common.AbstractionProperties.Properties
 
load(String) - Method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
load(InputStream) - Method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
loadClass(String, boolean) - Method in class org.globus.cog.abstraction.impl.common.AbstractionClassLoader
 
loadProviderProperties() - Static method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 

M

MGET - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Transfers multiple files from the remote resource to the local machine
MKDIR - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Creates a new directory on the remote resource
MPUT - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Transfers multiple files from the local machine to the remote resource
MarshalException - exception org.globus.cog.abstraction.xml.MarshalException.
 
MarshalException(String) - Constructor for class org.globus.cog.abstraction.xml.MarshalException
 
MarshalException(String, Throwable) - Constructor for class org.globus.cog.abstraction.xml.MarshalException
 
main(String[]) - Static method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.Attribute
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.Attribute
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.AttributeList
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.AttributeList
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.Attributes
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.Attributes
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.Dependency
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.Dependency
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.DependencyList
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.DependencyList
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.SecurityContext
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.SecurityContext
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.Service
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.Service
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.ServiceList
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.ServiceList
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.Specification
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.Specification
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.Task
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.Task
 
marshal(Writer) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
marshal(DocumentHandler) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
marshal(TaskGraph, File) - Static method in class org.globus.cog.abstraction.xml.TaskGraphMarshaller
 
marshal(TaskGraph, TaskGraph) - Static method in class org.globus.cog.abstraction.xml.TaskGraphMarshaller
 
marshal(Task, File) - Static method in class org.globus.cog.abstraction.xml.TaskMarshaller
 
marshal(Task, Task) - Static method in class org.globus.cog.abstraction.xml.TaskMarshaller
 

N

NONE - Static variable in interface org.globus.cog.abstraction.interfaces.Dependency
Represents no dependencies at all.
NON_CASCADED_TASK_HANDLER - Static variable in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
Submits all tasks of a TaskGraphto the same TaskHandler.
name - Variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties.Property
 
newExecutionTaskHandler() - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newExecutionTaskHandler(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newFileOperationTaskHandler() - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newFileOperationTaskHandler(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newFileResource(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newFileTransferTaskHandler() - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newFileTransferTaskHandler(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newInstance(String, String, boolean) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newObject(String, String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newObject(String, Class[], Object[]) - Method in class org.globus.cog.abstraction.impl.common.sandbox.Sandbox
 
newPublicKeyCredentials(String, String, String) - Static method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
newSecurityContext(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newTaskHandler(String, String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 
newTaskHandler(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
Deprecated. Use the newExecutionTaskHandler(), newFileTransferTaskHandler(), or newFileOperationTaskHandler() instead
newUsernamePasswordCredentials(String, String) - Static method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 

O

OutputEvent - class org.globus.cog.abstraction.impl.common.task.OutputEvent.
 
OutputEvent(Task, String) - Constructor for class org.globus.cog.abstraction.impl.common.task.OutputEvent
 
OutputListener - interface org.globus.cog.abstraction.interfaces.OutputListener.
This interface represents a listener that gets notified every time the the contents of Task.getStdOutput() changes.
org.globus.cog.abstraction.impl.common - package org.globus.cog.abstraction.impl.common
 
org.globus.cog.abstraction.impl.common.queue - package org.globus.cog.abstraction.impl.common.queue
 
org.globus.cog.abstraction.impl.common.sandbox - package org.globus.cog.abstraction.impl.common.sandbox
 
org.globus.cog.abstraction.impl.common.set - package org.globus.cog.abstraction.impl.common.set
 
org.globus.cog.abstraction.impl.common.task - package org.globus.cog.abstraction.impl.common.task
 
org.globus.cog.abstraction.impl.common.taskgraph - package org.globus.cog.abstraction.impl.common.taskgraph
 
org.globus.cog.abstraction.impl.common.util - package org.globus.cog.abstraction.impl.common.util
 
org.globus.cog.abstraction.impl.file - package org.globus.cog.abstraction.impl.file
 
org.globus.cog.abstraction.impl.fileTransfer - package org.globus.cog.abstraction.impl.fileTransfer
 
org.globus.cog.abstraction.interfaces - package org.globus.cog.abstraction.interfaces
 
org.globus.cog.abstraction.xml - package org.globus.cog.abstraction.xml
 
outputChanged(OutputEvent) - Method in interface org.globus.cog.abstraction.interfaces.OutputListener
 

P

PBS_JOBMANAGER - Static variable in interface org.globus.cog.abstraction.interfaces.ExecutionService
 
PROVIDER_PROPERTY_FILE - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
PUTDIR - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Transfers the entire directory from the local machine to the remote resource
PUTFILE - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Transfers the file from the local machine to the remote resource
PWD - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Gets the present working directory on the remote resource
Permissions - interface org.globus.cog.abstraction.interfaces.Permissions.
An object to represent the access permission of a class of users on a remote File.
PermissionsImpl - class org.globus.cog.abstraction.impl.file.PermissionsImpl.
Class to set and get Permissions for Grid File objects
PermissionsImpl() - Constructor for class org.globus.cog.abstraction.impl.file.PermissionsImpl
 
ProviderMethodException - exception org.globus.cog.abstraction.impl.common.ProviderMethodException.
 
ProviderMethodException() - Constructor for class org.globus.cog.abstraction.impl.common.ProviderMethodException
 
ProviderMethodException(String) - Constructor for class org.globus.cog.abstraction.impl.common.ProviderMethodException
 
ProviderMethodException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.ProviderMethodException
 
ProviderMethodException(Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.ProviderMethodException
 
PublicKeyAuthentication - class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication.
 
PublicKeyAuthentication(String, File, char[]) - Constructor for class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
PublicKeyAuthentication(String, String, char[]) - Constructor for class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
put(String, String) - Method in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
putDirectory(String, String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Upload the localDirectoryName directory from the local machine to remoteDirectoryName on the file resource
putFile(String, String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Upload the localFileName from the local machine to remoteFileName on the file resource
putMultipleFiles(String[], String[]) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Copy an array of files from the local file system into the file resource
putMultipleFiles(String[], String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Copy an array of files from the local file system into the given remote directory on this file resource

Q

QUEUE - Static variable in interface org.globus.cog.abstraction.interfaces.Dependency
Represents a queue-like dependency (Also refered to as FIFO dependency).
Queue - interface org.globus.cog.abstraction.interfaces.Queue.
A TaskGraph with first-in-first-out dependency.
QueueHandler - interface org.globus.cog.abstraction.interfaces.QueueHandler.
A TaskGraphHandler that manages Task queues.
QueueHandlerImpl - class org.globus.cog.abstraction.impl.common.queue.QueueHandlerImpl.
 
QueueHandlerImpl() - Constructor for class org.globus.cog.abstraction.impl.common.queue.QueueHandlerImpl
 
QueueImpl - class org.globus.cog.abstraction.impl.common.queue.QueueImpl.
 
QueueImpl() - Constructor for class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 
QueueImpl(Identity) - Constructor for class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 

R

REMOVE - Static variable in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
RENAME - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Renames a file on the remote resource
RESUMED - Static variable in interface org.globus.cog.abstraction.interfaces.Status
The remote execution of the suspended ExecutableObject is being resumed.
RMDIR - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Deletes the directory on the remote resource
RMFILE - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Deletes the file on the remote resource
releaseResource(FileResource) - Method in class org.globus.cog.abstraction.impl.file.FileResourceCache
 
remove(Identity) - Method in class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 
remove(Task) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
remove(Task) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
remove(Task) - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
remove(Task) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
remove(Task) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
 
remove(Task) - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
remove(ExecutableObject, ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
remove(Identity) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
remove(Task) - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
remove a task completely
remove(ExecutableObject, ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Removes the dependency between the "from" ExecutableObject and "to" ExecutableObject.
remove(Identity) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Removes the ExecutableObjectthat is represented by the given identity.
remove(Task) - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Removes the given Task from the TaskHandler cache.
removeAllAttribute() - Method in class org.globus.cog.abstraction.xml.AttributeList
 
removeAllDependency() - Method in class org.globus.cog.abstraction.xml.DependencyList
 
removeAllDependents(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
removeAllDependents(ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Removes all dependencies that has the given ExecutableObject as the parent.
removeAllDependsOn(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
removeAllDependsOn(ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Removes all dependencies that has the given ExecutableObject as the child.
removeAllService() - Method in class org.globus.cog.abstraction.xml.ServiceList
 
removeAllServices() - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
removeAllServices() - Method in interface org.globus.cog.abstraction.interfaces.Task
Removes all the services associated with this task.
removeAllTask() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
removeAllTaskGraph() - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
removeArgument(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
removeArgument(int) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
removeArgument(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Removes the given argument from the argument list
removeArgument(int) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Removes the argument at the given index from the argument list
removeAttribute(int) - Method in class org.globus.cog.abstraction.xml.AttributeList
 
removeChangeListener(ChangeListener) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
removeChangeListener(ChangeListener) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Removes the change listener for this TaskGraph.
removeDependency(ExecutableObject, ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 
removeDependency(Identity, Identity) - Method in class org.globus.cog.abstraction.impl.common.set.SetImpl
 
removeDependency(ExecutableObject, ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
removeDependency(ExecutableObject, ExecutableObject) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Removes the dependency between the given nodes.
removeDependency(int) - Method in class org.globus.cog.abstraction.xml.DependencyList
 
removeEnvironmentVariable(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
removeEnvironmentVariable(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Removes the environment variable with the given name from the remote execution environment.
removeOutputListener(OutputListener) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
removeOutputListener(OutputListener) - Method in interface org.globus.cog.abstraction.interfaces.Task
Removes the output listener.
removeService(int) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
removeService(Collection) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
removeService(int) - Method in interface org.globus.cog.abstraction.interfaces.Task
Removes the Servicefrom the given position in the ordered list of Grid services.
removeService(Collection) - Method in interface org.globus.cog.abstraction.interfaces.Task
Removes all the services associated with this task that also belongs to the given Collection of services.
removeService(int) - Method in class org.globus.cog.abstraction.xml.ServiceList
 
removeStatusListener(StatusListener) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
removeStatusListener(StatusListener) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
removeStatusListener(StatusListener) - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Removes the status listener from the list of active listeners.
removeTask(int) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
removeTaskGraph(int) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
rename(String, String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Rename a file on the file resource
replaceProperties(String) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionProperties.Property
 
request(int) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
request(int, Task) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
request(SandboxingTaskHandlerDelegate.Request) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
resume(Task) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
resume(Task) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
resume(Task) - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
resume(Task) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
resume(Task) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
 
resume(Task) - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
resume(Identity) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
resume(Task) - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
resume a task
resume() - Method in class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
resume() - Method in interface org.globus.cog.abstraction.interfaces.DelegatedTaskHandler
Resumes the execution of a task that was previously suspended by the DelegatedTaskHandler.suspend()method.
resume(Identity) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
Resumes the execution of an ExecutableObjectin the taskgraph that was previously suspended by the TaskGraphHandler.suspend(Identity)method.
resume(Task) - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Resumes the execution of a task that was previously suspended by the TaskHandler.suspend(Task)method.
run() - Method in class org.globus.cog.abstraction.impl.common.sandbox.Sandbox
 
run() - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
run() - Method in class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
runApplication(String, String, String[]) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionFactory
 

S

SANDBOX - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
SANDBOX_BOOTCLASS - Static variable in class org.globus.cog.abstraction.impl.common.AbstractionProperties
 
SOFTLINK - Static variable in interface org.globus.cog.abstraction.interfaces.GridFile
 
START - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Initializes and starts the remote FileResource
STOP - Static variable in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Stops the remote FileResource
SUBMITTED - Static variable in interface org.globus.cog.abstraction.interfaces.Status
The ExecutableObject is submitted to the remote service but not yet remotely executed.
SUSPENDED - Static variable in interface org.globus.cog.abstraction.interfaces.Status
Remote execution of the ExecutableObject is suspended.
Sandbox - class org.globus.cog.abstraction.impl.common.sandbox.Sandbox.
 
Sandbox(ClassLoader, String) - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.Sandbox
 
SandboxException - exception org.globus.cog.abstraction.impl.common.sandbox.SandboxException.
 
SandboxException() - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.SandboxException
 
SandboxException(String) - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.SandboxException
 
SandboxException(String, Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.SandboxException
 
SandboxException(Throwable) - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.SandboxException
 
SandboxingTaskHandler - class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler.
 
SandboxingTaskHandler(Sandbox, TaskHandler) - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
SandboxingTaskHandlerDelegate - class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate.
 
SandboxingTaskHandlerDelegate() - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
SandboxingTaskHandlerDelegate(TaskHandler) - Constructor for class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
SecurityContext - interface org.globus.cog.abstraction.interfaces.SecurityContext.
This interface abstracts the security credentials in the abstractions framework.
SecurityContext - class org.globus.cog.abstraction.xml.SecurityContext.
 
SecurityContext() - Constructor for class org.globus.cog.abstraction.xml.SecurityContext
 
SecurityContextDescriptor - class org.globus.cog.abstraction.xml.SecurityContextDescriptor.
 
SecurityContextDescriptor() - Constructor for class org.globus.cog.abstraction.xml.SecurityContextDescriptor
 
SecurityContextImpl - class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl.
 
SecurityContextImpl() - Constructor for class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
SecurityContextImpl(Object, String) - Constructor for class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
Service - interface org.globus.cog.abstraction.interfaces.Service.
This interface abstracts the remote Grid Service required for the execution of the Task.
Service - class org.globus.cog.abstraction.xml.Service.
 
Service() - Constructor for class org.globus.cog.abstraction.xml.Service
 
ServiceContact - interface org.globus.cog.abstraction.interfaces.ServiceContact.
This interfaces abstracts the endpoint service handle of remote Grid services.
ServiceContactImpl - class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl.
 
ServiceContactImpl() - Constructor for class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
ServiceContactImpl(String) - Constructor for class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
ServiceContactImpl(String, int) - Constructor for class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
ServiceDescriptor - class org.globus.cog.abstraction.xml.ServiceDescriptor.
 
ServiceDescriptor() - Constructor for class org.globus.cog.abstraction.xml.ServiceDescriptor
 
ServiceImpl - class org.globus.cog.abstraction.impl.common.task.ServiceImpl.
 
ServiceImpl() - Constructor for class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
ServiceImpl(int) - Constructor for class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
ServiceImpl(String, ServiceContact, SecurityContext) - Constructor for class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
ServiceImpl(String, int, ServiceContact, SecurityContext) - Constructor for class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
ServiceList - class org.globus.cog.abstraction.xml.ServiceList.
 
ServiceList() - Constructor for class org.globus.cog.abstraction.xml.ServiceList
 
ServiceListDescriptor - class org.globus.cog.abstraction.xml.ServiceListDescriptor.
 
ServiceListDescriptor() - Constructor for class org.globus.cog.abstraction.xml.ServiceListDescriptor
 
Set - interface org.globus.cog.abstraction.interfaces.Set.
A TaskGraph with no dependencies.
SetHandler - interface org.globus.cog.abstraction.interfaces.SetHandler.
A TaskGraphHandler that manages Task sets.
SetHandlerImpl - class org.globus.cog.abstraction.impl.common.set.SetHandlerImpl.
 
SetHandlerImpl() - Constructor for class org.globus.cog.abstraction.impl.common.set.SetHandlerImpl
 
SetImpl - class org.globus.cog.abstraction.impl.common.set.SetImpl.
 
SetImpl() - Constructor for class org.globus.cog.abstraction.impl.common.set.SetImpl
 
SetImpl(Identity) - Constructor for class org.globus.cog.abstraction.impl.common.set.SetImpl
 
Specification - interface org.globus.cog.abstraction.interfaces.Specification.
Every Grid Task has an associated Specification that dictates the objective of the task and the environment required to achieve the objective.
Specification - class org.globus.cog.abstraction.xml.Specification.
 
Specification() - Constructor for class org.globus.cog.abstraction.xml.Specification
 
SpecificationDescriptor - class org.globus.cog.abstraction.xml.SpecificationDescriptor.
 
SpecificationDescriptor() - Constructor for class org.globus.cog.abstraction.xml.SpecificationDescriptor
 
SpecificationImpl - class org.globus.cog.abstraction.impl.common.task.SpecificationImpl.
 
SpecificationImpl(int) - Constructor for class org.globus.cog.abstraction.impl.common.task.SpecificationImpl
 
SpecificationImpl(int, String) - Constructor for class org.globus.cog.abstraction.impl.common.task.SpecificationImpl
 
Status - interface org.globus.cog.abstraction.interfaces.Status.
An execution status associated with an ExecutableObject.
StatusEvent - class org.globus.cog.abstraction.impl.common.StatusEvent.
 
StatusEvent(ExecutableObject, Status) - Constructor for class org.globus.cog.abstraction.impl.common.StatusEvent
 
StatusImpl - class org.globus.cog.abstraction.impl.common.StatusImpl.
 
StatusImpl() - Constructor for class org.globus.cog.abstraction.impl.common.StatusImpl
 
StatusImpl(int) - Constructor for class org.globus.cog.abstraction.impl.common.StatusImpl
 
StatusListener - interface org.globus.cog.abstraction.interfaces.StatusListener.
This interface represents a listener that gets notified every time the the status of Taskchanges.
setAbsolutePathName(String) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set the absolute path name
setAbsolutePathName(String) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set absolute path name of the file
setActiveCount(int) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setAlias(String) - Method in class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
setAlias(String) - Method in interface org.globus.cog.abstraction.interfaces.SecurityContext
 
setAllPermissions(Permissions) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set permissions for all users
setAllPermissions(Permissions) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set permissions for all users
setArgument(String, int) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
setArgument(String, int) - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Sets the arguments for the file operation associated with this specification at the given index.
setArguments(Vector) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setArguments(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setArguments(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Sets the comandline arguments for the remote executable.
setArguments(Vector) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Sets the comandline arguments for the remote executable.
setArguments(String) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setAttribute(String, Object) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
setAttribute(String, Object) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setAttribute(String, Object) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setAttribute(String, Object) - Method in class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
setAttribute(String, Object) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setAttribute(String, Object) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setAttribute(String, Object) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Sets any additional information through attributes
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Sets attributes for the file resource instance
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
 
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
 
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.SecurityContext
 
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.Service
 
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.Task
Sets an attribute for this Task.
setAttribute(String, Object) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
 
setAttribute(int, Attribute) - Method in class org.globus.cog.abstraction.xml.AttributeList
 
setAttribute(Attribute[]) - Method in class org.globus.cog.abstraction.xml.AttributeList
 
setAttributeList(AttributeList) - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
setAttributeList(AttributeList) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setAttributeList(AttributeList) - Method in class org.globus.cog.abstraction.xml.SecurityContext
 
setAttributeList(AttributeList) - Method in class org.globus.cog.abstraction.xml.Service
 
setAttributeList(AttributeList) - Method in class org.globus.cog.abstraction.xml.Task
 
setAttributeList(AttributeList) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setBatchJob(boolean) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setBatchJob(boolean) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Specifies that the Task is to be executed as a batch job.
setBatchJob(boolean) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setBootClassName(String) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
setCompletedCount(int) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setCompletedTime(Date) - Method in class org.globus.cog.abstraction.xml.Task
 
setCompletedTime(Date) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setContact(String) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
setContact(String) - Method in interface org.globus.cog.abstraction.interfaces.ServiceContact
Sets the entire contact string of this ServiceContact
setCount(int) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setCredentials(Object) - Method in class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
setCredentials(Object, String) - Method in class org.globus.cog.abstraction.impl.common.task.SecurityContextImpl
 
setCredentials(Object) - Method in interface org.globus.cog.abstraction.interfaces.SecurityContext
Sets the credentials for this SecurityContext
setCredentials(Object, String) - Method in interface org.globus.cog.abstraction.interfaces.SecurityContext
 
setCurrentDirectory(String) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Changes the current directory to the given directory
setDependency(Dependency) - Method in class org.globus.cog.abstraction.impl.common.queue.QueueImpl
 
setDependency(Dependency) - Method in class org.globus.cog.abstraction.impl.common.set.SetImpl
 
setDependency(Dependency) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
setDependency(Dependency) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Sets all the dependencies associated with this TaskGraph.
setDependency(int, Dependency) - Method in class org.globus.cog.abstraction.xml.DependencyList
 
setDependency(Dependency[]) - Method in class org.globus.cog.abstraction.xml.DependencyList
 
setDependencyList(DependencyList) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setDestination(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setDestination(String) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Sets the entire destination URL string.
setDestination(String) - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
setDestinationCredentials(String, String) - Method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
setDestinationCredentials(String, String, String) - Method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
setDestinationCredentials(Object) - Method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
setDestinationDirectory(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setDestinationDirectory(String) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Sets the absolute path name of the directory containing the destination file
setDestinationFile(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setDestinationFile(String) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Sets the name of the destination file
setDestinationResource(FileResource) - Method in class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
setDirectory(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setDirectory(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Sets the working directory on the remote machine.
setDirectory(String) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setException(Exception) - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
setException(Exception) - Method in interface org.globus.cog.abstraction.interfaces.Status
Sets the exception associated with the failure of the ExecutableObject.
setExecutable(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setExecutable(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Sets the name of the executable to be run remotely.
setExecutable(String) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setExecute(boolean) - Method in class org.globus.cog.abstraction.impl.file.PermissionsImpl
set/unset executable
setExecute(boolean) - Method in class org.globus.cog.abstraction.impl.file.UnixPermissionsImpl
 
setExecute(boolean) - Method in interface org.globus.cog.abstraction.interfaces.Permissions
set/unset execute permissions
setFailedCount(int) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setFailureHandlingPolicy(int) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
setFailureHandlingPolicy(int) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraph
Sets the policy adopted by this TaskGraph when any Task fails.
setFailureHandlingPolicy(String) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setFileTransferSpecification(FileTransferSpecification) - Method in class org.globus.cog.abstraction.xml.Specification
 
setFileType(byte) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set file type to UNKNOWN/ FILE/ DIRECTORY/ SOFTLINK/ DEVICE
setFileType(byte) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set file type
setFrom(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyPair
 
setFrom(String) - Method in class org.globus.cog.abstraction.xml.Dependency
 
setGroupPermissions(Permissions) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set permissions for the group
setGroupPermissions(Permissions) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set permissions for the group users
setHost(String) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
setHost(String) - Method in interface org.globus.cog.abstraction.interfaces.ServiceContact
Sets the host element of this ServiceContact
setIdentity(Identity) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setIdentity(Identity) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setIdentity(Identity) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
setIdentity(Identity) - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Sets a unique Identity for this ExecutableObject.
setIdentity(Identity) - Method in interface org.globus.cog.abstraction.interfaces.GridResource
 
setIdentity(Identity) - Method in interface org.globus.cog.abstraction.interfaces.Service
Sets a unique Identity for this Service.
setIdentity(String) - Method in class org.globus.cog.abstraction.xml.Service
 
setIdentity(String) - Method in class org.globus.cog.abstraction.xml.Task
 
setIdentity(String) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setJobManager(String) - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionServiceImpl
 
setJobManager(String) - Method in interface org.globus.cog.abstraction.interfaces.ExecutionService
 
setJobSpecification(JobSpecification) - Method in class org.globus.cog.abstraction.xml.Specification
 
setLastModified(String) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set the last modified date for this file
setLastModified(String) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set last modified date of the file
setLoader(String, ClassLoader) - Static method in class org.globus.cog.abstraction.impl.common.AbstractionClassLoader
 
setLocalExecutable(boolean) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setLocalExecutable(boolean) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Specifies that the executable must be staged-in from the local machine.
setLocalExecutable(boolean) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setLocalInput(boolean) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setLocalInput(boolean) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Specifies that the stdin must be staged-in from the local machine.
setMaxIdleResources(int) - Method in class org.globus.cog.abstraction.impl.file.FileResourceCache
 
setMaxIdleTime(long) - Method in class org.globus.cog.abstraction.impl.file.FileResourceCache
 
setMessage(String) - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
setMessage(String) - Method in interface org.globus.cog.abstraction.interfaces.Status
Sets the message associated with the failure of the ExecutableObject.
setMode(String) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set mode for the current file.
setMode(String) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set mode of the file
setName(String) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setName(String) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setName(String) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
setName(String) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set name for the file
setName(String) - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Sets the name of this ExecutableObject.
setName(String) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set name of the file
setName(String) - Method in interface org.globus.cog.abstraction.interfaces.GridResource
 
setName(String) - Method in interface org.globus.cog.abstraction.interfaces.Service
Sets the name of this Service.
setName(String) - Method in class org.globus.cog.abstraction.xml.Attribute
 
setName(String) - Method in class org.globus.cog.abstraction.xml.Attributes
 
setName(String) - Method in class org.globus.cog.abstraction.xml.Service
 
setName(String) - Method in class org.globus.cog.abstraction.xml.Task
 
setName(String) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setNameSpace(String) - Method in class org.globus.cog.abstraction.impl.common.IdentityImpl
 
setNameSpace(String) - Method in interface org.globus.cog.abstraction.interfaces.Identity
Sets the namespace for this Identity.
setNode(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
setOperation(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
setOperation(String) - Method in interface org.globus.cog.abstraction.interfaces.FileOperationSpecification
Sets the operation to be executed on the remote file resource.
setOutput(String) - Method in class org.globus.cog.abstraction.impl.common.task.OutputEvent
 
setPassPhrase(char[]) - Method in class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
setPort(int) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceContactImpl
 
setPort(int) - Method in interface org.globus.cog.abstraction.interfaces.ServiceContact
Sets the port element of this ServiceContact
setPrevStatusCode(int) - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
setPrevStatusCode(int) - Method in interface org.globus.cog.abstraction.interfaces.Status
 
setPrivateKeyFile(File) - Method in class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
setPrivateKeyFile(String) - Method in class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
setProvider(String) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setProvider(String) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setProvider(String) - Method in interface org.globus.cog.abstraction.interfaces.Service
Sets the provider for this service.
setProvider(String) - Method in interface org.globus.cog.abstraction.interfaces.Task
Deprecated. Use Service.setProvider(String)instead.
setProvider(String) - Method in class org.globus.cog.abstraction.xml.Service
 
setProvider(String) - Method in class org.globus.cog.abstraction.xml.Task
 
setRead(boolean) - Method in class org.globus.cog.abstraction.impl.file.PermissionsImpl
set/unset readable
setRead(boolean) - Method in class org.globus.cog.abstraction.impl.file.UnixPermissionsImpl
 
setRead(boolean) - Method in interface org.globus.cog.abstraction.interfaces.Permissions
set/unset read permissions
setRedirected(boolean) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setRedirected(boolean) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Specifies if the stdout and stderr have to be redirected.
setRedirected(boolean) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setRequiredService(int) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setRequiredService(int) - Method in interface org.globus.cog.abstraction.interfaces.Task
Sets the maximum number of services required for this task.
setSecurityContext(SecurityContext) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setSecurityContext(SecurityContext) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Sets the security context for this FileResource
setSecurityContext(SecurityContext) - Method in interface org.globus.cog.abstraction.interfaces.Service
Sets the SecurityContextassociated with this Service.
setSecurityContext(SecurityContext) - Method in class org.globus.cog.abstraction.xml.Service
 
setService(int, Service) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setService(int, Service) - Method in interface org.globus.cog.abstraction.interfaces.Task
Sets one of the Servicerequired to execute this task.
setService(int, Service) - Method in class org.globus.cog.abstraction.xml.ServiceList
 
setService(Service[]) - Method in class org.globus.cog.abstraction.xml.ServiceList
 
setServiceContact(ServiceContact) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setServiceContact(ServiceContact) - Method in interface org.globus.cog.abstraction.interfaces.FileResource
Sets the service contact for this FileResource
setServiceContact(ServiceContact) - Method in interface org.globus.cog.abstraction.interfaces.Service
Sets the ServiceContactassociated with this Service.
setServiceContact(String) - Method in class org.globus.cog.abstraction.xml.Service
 
setServiceList(ServiceList) - Method in class org.globus.cog.abstraction.xml.Task
 
setSize(long) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set the size of the file
setSize(long) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set size of the file
setSource(Task) - Method in class org.globus.cog.abstraction.impl.common.StatusEvent
 
setSource(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setSource(Task) - Method in class org.globus.cog.abstraction.impl.common.task.OutputEvent
 
setSource(TaskGraph) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
setSource(String) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Sets the entire source URL string
setSource(String) - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
setSourceCredentials(String, String) - Method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
setSourceCredentials(String, String, String) - Method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
setSourceCredentials(Object) - Method in class org.globus.cog.abstraction.impl.common.util.FileTransfer
 
setSourceDirectory(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setSourceDirectory(String) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Sets the absolute path name of the directory containing the source file
setSourceFile(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setSourceFile(String) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Sets the name of the source file
setSourceResource(FileResource) - Method in class org.globus.cog.abstraction.impl.fileTransfer.DelegatedFileTransferHandler
 
setSpecification(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
setSpecification(String) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setSpecification(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setSpecification(String) - Method in class org.globus.cog.abstraction.impl.common.task.SpecificationImpl
 
setSpecification(Specification) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setSpecification(String) - Method in interface org.globus.cog.abstraction.interfaces.Specification
 
setSpecification(Specification) - Method in interface org.globus.cog.abstraction.interfaces.Task
Sets the Specificationdescribing the execution parameters of this Task.
setSpecification(Specification) - Method in class org.globus.cog.abstraction.xml.Task
 
setStatus(Status) - Method in class org.globus.cog.abstraction.impl.common.StatusEvent
 
setStatus(Status) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setStatus(int) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setStatus(Status) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
setStatus(int) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphImpl
 
setStatus(Status) - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Sets the current Status of this ExecutableObject.
setStatus(int) - Method in interface org.globus.cog.abstraction.interfaces.ExecutableObject
Sets the current status of this ExecutableObject.
setStatus(String) - Method in class org.globus.cog.abstraction.xml.Task
 
setStatus(String) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setStatusCode(int) - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
setStatusCode(int) - Method in interface org.globus.cog.abstraction.interfaces.Status
Sets the code of this Status.
setStdError(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setStdError(String) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setStdError(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Sets the file for redirecting the error produced on the stderr of the remote machine.
setStdError(String) - Method in interface org.globus.cog.abstraction.interfaces.Task
Sets the standard error produced by this Task.
setStdError(String) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setStdInput(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setStdInput(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Sets the file from which to redirect the data as stdin on the remote machine.
setStdInput(String) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setStdOutput(String) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setStdOutput(String) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setStdOutput(String) - Method in interface org.globus.cog.abstraction.interfaces.JobSpecification
Sets the file for redirecting the output produced on the stdout of the remote machine.
setStdOutput(String) - Method in interface org.globus.cog.abstraction.interfaces.Task
Sets the standard output produced by this Task.
setStdOutput(String) - Method in class org.globus.cog.abstraction.xml.JobSpecification
 
setSubmittedTime(Date) - Method in class org.globus.cog.abstraction.xml.Task
 
setSubmittedTime(Date) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setTask(int, Task) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setTask(Task[]) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setTaskGraph(int, TaskGraph) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setTaskGraph(TaskGraph[]) - Method in class org.globus.cog.abstraction.xml.TaskGraph
 
setTaskHandler(TaskHandler) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandlerDelegate
 
setTaskHandlerPolicy(int) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.TaskGraphHandlerImpl
 
setTaskHandlerPolicy(int) - Method in interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
 
setTaskStatus(Task, int, Exception, String) - Method in class org.globus.cog.abstraction.impl.file.CachingDelegatedFileOperationHandler
 
setThirdParty(boolean) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setThirdParty(boolean) - Method in interface org.globus.cog.abstraction.interfaces.FileTransferSpecification
Specifies if this is a third party transfer.
setThirdParty(boolean) - Method in class org.globus.cog.abstraction.xml.FileTransferSpecification
 
setTime(Calendar) - Method in class org.globus.cog.abstraction.impl.common.StatusImpl
 
setTime(Calendar) - Method in interface org.globus.cog.abstraction.interfaces.Status
Sets the time when the current status changed
setTo(ExecutableObject) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyPair
 
setTo(String) - Method in class org.globus.cog.abstraction.xml.Dependency
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.sandbox.SandboxingTaskHandler
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationSpecificationImpl
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.FileOperationTaskHandler
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferSpecificationImpl
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.FileTransferTaskHandler
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.GenericTaskHandler
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.JobSpecificationImpl
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.ServiceImpl
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.SpecificationImpl
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.task.TaskImpl
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.ChangeEvent
 
setType(int) - Method in class org.globus.cog.abstraction.impl.common.taskgraph.DependencyImpl
 
setType(int) - Method in class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
set type of task handler
setType(int) - Method in interface org.globus.cog.abstraction.interfaces.Dependency
Sets the type of dependency pattern represented by this Dependency object.
setType(int) - Method in interface org.globus.cog.abstraction.interfaces.Service
Sets the type of this Service.
setType(int) - Method in interface org.globus.cog.abstraction.interfaces.Specification
 
setType(int) - Method in interface org.globus.cog.abstraction.interfaces.Task
Sets the type of this Task.
setType(int) - Method in interface org.globus.cog.abstraction.interfaces.TaskHandler
Sets the type of tasks handled by this TaskHandler
setType(String) - Method in class org.globus.cog.abstraction.xml.Service
 
setType(String) - Method in class org.globus.cog.abstraction.xml.Task
 
setUserPermissions(Permissions) - Method in class org.globus.cog.abstraction.impl.file.GridFileImpl
set permissions for the user
setUserPermissions(Permissions) - Method in interface org.globus.cog.abstraction.interfaces.GridFile
set permissions for the user
setUsername(String) - Method in class org.globus.cog.abstraction.impl.common.PublicKeyAuthentication
 
setValue(long) - Method in class org.globus.cog.abstraction.impl.common.IdentityImpl
 
setValue(long) - Method in interface org.globus.cog.abstraction.interfaces.Identity
Sets the value for this Identity.
setValue(String) - Method in class org.globus.cog.abstraction.xml.Attribute
 
setValue(String) - Method in class org.globus.c