gr.uoa.di.madgik.workflow.adaptor.utils.condor
Class AdaptorCondorResources
java.lang.Object
gr.uoa.di.madgik.workflow.adaptor.utils.condor.AdaptorCondorResources
- All Implemented Interfaces:
- IAdaptorResources
public class AdaptorCondorResources
- extends Object
- implements IAdaptorResources
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resources
public Set<AttachedCondorResource> Resources
AdaptorCondorResources
public AdaptorCondorResources()
GetScopeResource
public AttachedCondorResource GetScopeResource()
Validate
public void Validate()
throws WorkflowValidationException
- Throws:
WorkflowValidationException
StoreResources
public void StoreResources(Set<AttachedCondorResource.ResourceType> ResourcesToStore,
gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
throws Exception
- Throws:
Exception
GetInDataResources
public Set<AttachedCondorResource> GetInDataResources()
GetExecutableResources
public Set<AttachedCondorResource> GetExecutableResources()
GetCommandResources
public Set<AttachedCondorResource> GetCommandResources()
GetSubmitResource
public AttachedCondorResource GetSubmitResource()
Copyright © 2012. All Rights Reserved.