|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of GPEUnmarshallingException in com.intel.gpe.clients.api |
---|
Methods in com.intel.gpe.clients.api that throw GPEUnmarshallingException | ||
---|---|---|
|
TargetSystemClient.getApplications()
|
|
|
TargetSystemClient.getApplications(java.lang.String applicationName)
Get application resources with a certain name. |
|
java.util.Calendar |
WSLTClient.getCurrentTime()
|
|
|
JobClient.getExecutionJSDL()
|
|
java.lang.String |
StorageClient.getFileSeparator()
Get the file separator suitable for valid path construction for this storage |
|
|
StorageClient.getFileSystem()
|
|
|
TargetSystemClient.getJobs()
|
|
org.w3c.dom.Element[] |
WSRPClient.getMultipleResourceProperties(javax.xml.namespace.QName[] resourceProperties)
Get multiple resource properties. |
|
java.lang.String |
TargetSystemClient.getName()
|
|
java.lang.String |
TargetSystemFactoryClient.getName()
Get the name of the target system factory |
|
java.util.List<java.lang.Double> |
TargetSystemClient.getNumericInfo(java.lang.String name)
Get the value of NumericInfo properties with the specified name. |
|
|
JobClient.getOriginalJSDL()
|
|
org.w3c.dom.Element |
WSRPClient.getResourceProperty(javax.xml.namespace.QName resourceProperty)
Get custom resource property. |
|
|
RegistryClient.getResources(javax.xml.namespace.QName resourceType,
ClientFactory<ClientType> factory)
Get the registered resources with the specified resource type. |
|
java.lang.String |
FileTransferClient.getSource()
Get the value of the source resource property |
|
|
JobClient.getStatus()
|
|
java.lang.String |
LoggingJobClient.getStderr()
|
|
java.lang.String |
LoggingJobClient.getStdout()
|
|
|
TargetSystemClient.getStorage(java.lang.String type)
|
|
|
TargetSystemClient.getStorages()
|
|
java.util.Calendar |
JobClient.getSubmissionTime()
|
|
java.lang.String[] |
StorageClient.getSupportedProtocols()
Get the list of supported file transfer protocols. |
|
java.lang.String |
FileTransferClient.getTarget()
Get the value of the target resource property |
|
|
JobClient.getTargetSystem()
|
|
org.w3c.dom.Element |
TargetSystemManagementClient.getTargetSystemConfiguration()
Provide current configuration of target system |
|
|
TargetSystemFactoryClient.getTargetSystems()
Get the target systems created by this TSF. |
|
|
RegistryClient.getTargetSystemServices()
|
|
java.util.Calendar |
WSLTClient.getTerminationTime()
|
|
java.util.List<java.lang.String> |
TargetSystemClient.getTextInfo(java.lang.String name)
Get the value of TextInfo properties with the specified name. |
|
|
TargetSystemManagementClient.getUsers()
Get a list of users from a target system |
|
|
JobClient.getWorkingDirectory()
|
|
org.w3c.dom.Element[] |
WSRPClient.queryXPath10Properties(java.lang.String expression)
Query resource properties with XPath 1.0. |
|
boolean |
TargetSystemClient.supportsApplication(java.lang.String applicationName,
java.lang.String applicationVersion)
Check if the application is available on the target system |
Uses of GPEUnmarshallingException in com.intel.gpe.clients.api.fts.byteio |
---|
Methods in com.intel.gpe.clients.api.fts.byteio that throw GPEUnmarshallingException | |
---|---|
void |
RandomByteIOFileTransferClient.append(byte[] data)
Append data to the end of the remote file. |
java.util.Calendar |
RandomByteIOFileTransferClient.getAccessTime()
Get the time of the file last access |
java.util.Calendar |
RandomByteIOFileTransferClient.getCreateTime()
Get the time of resource creation. |
java.util.Calendar |
RandomByteIOFileTransferClient.getModificationTime()
Get the time of the file last modification |
long |
StreamableByteIOFileTransferClient.getPosition()
|
long |
RandomByteIOFileTransferClient.getSize()
Get the size of the file behind the transfer resource. |
long |
StreamableByteIOFileTransferClient.getSize()
|
java.util.List<java.lang.String> |
RandomByteIOFileTransferClient.getTransferMechanisms()
Get the list of supported Byte-IO transfer mechanisms. |
java.util.List<java.lang.String> |
StreamableByteIOFileTransferClient.getTransferMechanisms()
|
boolean |
StreamableByteIOFileTransferClient.isEndOfStream()
|
boolean |
RandomByteIOFileTransferClient.isReadable()
Get the read permissions of the file. |
boolean |
StreamableByteIOFileTransferClient.isReadable()
|
boolean |
StreamableByteIOFileTransferClient.isSeekable()
|
boolean |
RandomByteIOFileTransferClient.isWritable()
Get the write permissions of the file. |
boolean |
StreamableByteIOFileTransferClient.isWritable()
|
byte[] |
RandomByteIOFileTransferClient.read(long startOffset,
int bytesPerBlock,
int numBlocks,
long stride)
Read data. |
byte[] |
StreamableByteIOFileTransferClient.seekRead(long offset,
StreamableByteIOConstants.SeekOrigin seekOrigin,
int bytesToRead)
|
void |
StreamableByteIOFileTransferClient.seekWrite(long offset,
StreamableByteIOConstants.SeekOrigin seekOrigin,
byte[] data)
|
void |
RandomByteIOFileTransferClient.truncAppend(long startOffset,
byte[] data)
Truncates remote file and append data to the end of it. |
void |
RandomByteIOFileTransferClient.write(long startOffset,
int bytesPerBlock,
long stride,
byte[] data)
Write data. |
Uses of GPEUnmarshallingException in com.intel.gpe.clients.api.fts.sftp |
---|
Methods in com.intel.gpe.clients.api.fts.sftp that throw GPEUnmarshallingException | |
---|---|
java.net.URI |
SFTPFileTransferClient.getFileURI()
Get SFTP file URI (in the form sftp://host:port/path). |
java.lang.String |
SFTPFileTransferClient.getUserProfileRepositoryServiceURL()
Get URL of UserProfileRepositoryService which can be used to establish SFTP connection. |
Uses of GPEUnmarshallingException in com.intel.gpe.clients.api.gpe |
---|
Methods in com.intel.gpe.clients.api.gpe that throw GPEUnmarshallingException | ||
---|---|---|
|
GPERegistryClient.getResourcesByType(java.lang.String resourceType)
Query Registry for resources of given ResourceType. |
Uses of GPEUnmarshallingException in com.intel.gpe.clients.api.virtualworkspace |
---|
Methods in com.intel.gpe.clients.api.virtualworkspace that throw GPEUnmarshallingException | |
---|---|
Logistics |
WorkspaceClient.getLogistics()
|
ResourceAllocation |
WorkspaceClient.getResourceAllocation()
|
State |
WorkspaceClient.getState()
|
void |
WorkspaceClient.pause()
|
void |
WorkspaceClient.shutdown()
|
void |
WorkspaceClient.start()
|
Uses of GPEUnmarshallingException in com.intel.gpe.clients.api.workflow |
---|
Methods in com.intel.gpe.clients.api.workflow that throw GPEUnmarshallingException | ||
---|---|---|
|
WorkflowJobClient.getJobClient(PartnerLink partnerLink)
Get the client class for the resource that is pointed by the specified partner link. |
|
|
WorkflowJobClient.getPartnerLink(PartnerLink name)
Get the partner link by its name. |
|
|
WorkflowJobClient.getStatus(Variable name)
Get the value of some status variable (the variable holding the value of type unigrids:StatusType). |
|
|
WorkflowJobClient.getVariables()
Get the list of the global variables of the workflow. |
Uses of GPEUnmarshallingException in com.intel.gpe.clients.api.workflow.gridlet |
---|
Methods in com.intel.gpe.clients.api.workflow.gridlet that throw GPEUnmarshallingException | |
---|---|
WSRFClient |
GridletJobClient.getEndpointReference(java.lang.String name)
Get the client class for the resource that is pointed by the specified variable. |
java.util.List<Variable> |
GridletJobClient.getVariables()
Get the list of the variables of the workflow. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |