Class | Description |
---|---|
DataGridTransfer |
DataGridTransfer is a Kepler Actor which has a functionality similar to
the SRB/IRODS commands, namely Sget, Sput, iget, and iput.
|
SGet |
SGet is a Kepler Actor which has a functionality similar to the SRB command
namely "Sget".
|
SGetPhysicalLocation |
Get the physical location of SRB files.
|
SProxy |
Executes a proxy command.
|
SPut |
SPut is a Kepler Actor which has a functionality similar to the SRB command
namely "Sput".
|
SRBAddMD |
SRBAddMD is a Kepler Actor which adds user defined metadeta to an SRB dataset
or collection.
|
SRBConnect |
The SRBConnection actor provides users with valid accounts an ability to
connect to the SDSC Storage Resoure Broker from within the Kepler
computational environment.
|
SRBCreateQueryConditions |
Creates an array of query conditions from user selections.
|
SRBCreateQueryInterface |
Create an html interface for querying the SRB.
|
SRBDisconnect |
This actor reads an SRB file.
|
SRBGetMD |
SRBGetMD is a Kepler Actor which gets user defined metadeta for an SRB
dataset or collection.
|
SRBProxyCommand |
SProxyCommand is a Kepler Actor which has a functionality similar to the SRB
command namely "Spcommand".
|
SRBQueryMD |
Query the metadata.
|
SRBReader |
SRBReader/StreamGet is a Kepler Actor which has a functionality similar to
the SRB command namely "Sget".However SRBReader actor downloads data from the
SRB remote file with a streaming process as a byte of arrays instead of a
parallel get.
|
SRBUtil | |
SRBWriter |
SRBWriter/StreamPut is a Kepler Actor which has a functionality similar to
the SRB command namely "Sput".However SRBWriter actor uploads data to the SRB
with a streaming process by writing a byte of arrays to the SRB remote file
instead of a parallel upload.
|