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

F

File - Class in org.gridlab.gat.io
An abstract representation of a physical file.
File(FileInterface) - Constructor for class org.gridlab.gat.io.File
Do not use this constructor, it is for internal GAT use.
FileAttribute<T> - Interface in org.gridlab.gat.io.attributes
An object that encapsulates the value of a file attribute.
FileAttributeView - Interface in org.gridlab.gat.io.attributes
An attribute view that is a read-only or updatable view of non-opaque values associated with a file in a filesystem.
FileInputStream - Class in org.gridlab.gat.io
A FileInputStream represents a connection to open file, the file may be either remote or local.
FileInputStream(FileInputStreamInterface) - Constructor for class org.gridlab.gat.io.FileInputStream
Do not use this constructor, it is for internal GAT use.
fileKey() - Method in interface org.gridlab.gat.io.attributes.BasicFileAttributes
Returns an object that uniquely identifies the given file, or null if a file key is not available.
FileOutputStream - Class in org.gridlab.gat.io
A FileOutputStream represents a connection to open file, the file may be either remote or local.
FileOutputStream(FileOutputStreamInterface) - Constructor for class org.gridlab.gat.io.FileOutputStream
Do not use this constructur, it is for internal GAT use.
FileOwnerAttributeView - Interface in org.gridlab.gat.io.attributes
A file attribute view that supports reading or updating the owner of a file.
FilePoststageException - Exception in org.gridlab.gat
Thrown when something goes wrong during the poststaging
FilePoststageException() - Constructor for exception org.gridlab.gat.FilePoststageException
 
FilePoststageException(String, Throwable) - Constructor for exception org.gridlab.gat.FilePoststageException
 
FilePoststageException(String) - Constructor for exception org.gridlab.gat.FilePoststageException
 
FilePrestageException - Exception in org.gridlab.gat
Thrown when something goes wrong during the prestaging
FilePrestageException() - Constructor for exception org.gridlab.gat.FilePrestageException
 
FilePrestageException(String, Throwable) - Constructor for exception org.gridlab.gat.FilePrestageException
 
FilePrestageException(String) - Constructor for exception org.gridlab.gat.FilePrestageException
 
fillInStackTrace() - Method in exception org.gridlab.gat.AdaptorNotApplicableException
Overrides the fillInStackTrace from Throwable.
fillInStackTrace() - Method in exception org.gridlab.gat.AdaptorNotSelectedException
Deprecated. Overrides the fillInStackTrace from Throwable.
fillInStackTrace() - Method in exception org.gridlab.gat.MethodNotApplicableException
Overrides the fillInStackTrace from Throwable.
find(MetaData) - Method in interface org.gridlab.gat.advert.AdvertService
Query the AdvertService for entries matching the specified set of meta data in the MetaData.
findResources(ResourceDescription) - Method in interface org.gridlab.gat.resources.ResourceBroker
This method attempts to find one or more matching HardwareResources.
flush() - Method in class org.gridlab.gat.io.FileOutputStream
See OutputStream.flush().
fromString(String) - Static method in class org.gridlab.gat.io.attributes.PosixFilePermissions
Returns the set of permissions corresponding to a given String representation.

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