|
Class Summary |
| IRODSAccount |
This class extends the RemoteAccount class, adding those values necessary
to open a connection to a iRODS server. |
| IRODSFile |
An abstract representation of file and directory pathnames on a
iRODS server. |
| IRODSFileInputStream |
A IRODSFileInputStream obtains input bytes from a file in a IRODS file system. |
| IRODSFileOutputStream |
A IRODSFileOutputStream writes bytes to a file in a file system. |
| IRODSFileSystem |
The IRODSFileSystem class is the class for connection implementations
to iRods servers. |
| IRODSMetaDataRecordList |
Results of long queries will only return a partial list
to save on bandwidth which can be iterated through by further calls to
the server. |
| IRODSMetaDataSet |
|
| IRODSProtocol |
|
| IRODSRandomAccessFile |
Instances of this class support both reading and writing to a
IRODS random access file. |