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

P

parseServerAuthority() - Method in class org.gridlab.gat.URI
Attempts to parse this URI's authority component, if defined, into user-information, host, and port components.
PasswordSecurityContext - Class in org.gridlab.gat.security
A security context based upon user name, password combination.
PasswordSecurityContext(String, String) - Constructor for class org.gridlab.gat.security.PasswordSecurityContext
Constructs a PasswordSecurityContext with the given username and password.
permissions() - Method in interface org.gridlab.gat.io.attributes.PosixFileAttributes
Returns the permissions of the file.
Pipe - Interface in org.gridlab.gat.io
A Pipe represents a connection to another process.
PipeListener - Interface in org.gridlab.gat.io
This interface allows instances of classes which implement this interface to process GATPipes produced by listening on GATEndpoints.
PosixFileAttributes - Interface in org.gridlab.gat.io.attributes
File attributes associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
PosixFileAttributeView - Interface in org.gridlab.gat.io.attributes
A file attribute view that provides a view of the file attributes commonly associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
PosixFilePermission - Enum in org.gridlab.gat.io.attributes
Defines the bits for use with the permissions attribute.
PosixFilePermissions - Class in org.gridlab.gat.io.attributes
This class consists exclusively of static methods that operate on sets of PosixFilePermission objects.
POSTSTAGE_EXCEPTION - Static variable in interface org.gridlab.gat.resources.Job
Key corresponding to an exception value that occurred while poststaging.
Preferences - Class in org.gridlab.gat
An instance of this class represents user preferences for selecting adaptors.
Preferences() - Constructor for class org.gridlab.gat.Preferences
Constructs a new Preferences with no mappings.
Preferences(Preferences) - Constructor for class org.gridlab.gat.Preferences
Copy constructor.
Preferences(String) - Constructor for class org.gridlab.gat.Preferences
Constructs a new Preferences object out of a Java propertyFile.
Preferences(Properties) - Constructor for class org.gridlab.gat.Preferences
Constructs a new Preferences object out of a Properties object.
printStackTrace() - Method in exception org.gridlab.gat.GATIOException
processMetricEvent(MetricEvent) - Method in interface org.gridlab.gat.monitoring.MetricListener
An instance of a class implementing this interface receives MetricEvents through calls to this method when it is registered to receive such events.
processPipe(Pipe) - Method in interface org.gridlab.gat.io.PipeListener
An instance of a class implementing this interface receives GATPipes produced by listening on Endpoints through calls to this callback method.
PROJECT - Static variable in class org.gridlab.gat.resources.SoftwareDescription
Indicates the project to use, for accounting purposes.
put(String, String) - Method in class org.gridlab.gat.advert.MetaData
Put an entry in the MetaData object.
put(String, Object) - Method in class org.gridlab.gat.Preferences
Associates the specified value with the specified key in this map (optional operation).
putAll(Preferences) - Method in class org.gridlab.gat.Preferences
Copies all of the mappings from the specified Preferences to this Preferences.
putAll(Properties) - Method in class org.gridlab.gat.Preferences
Copies all of the mappings from the specified Properties to this Preferences.
putDataObject(String, Object) - Method in class org.gridlab.gat.security.SecurityContext
This method is used by adaptors to get adaptor-specific data associated with this context.

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