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

G

gangliaClusterIdentifier - Variable in class eu.xtreemos.xosd.resourcemonitor.GangliaElementProducer
Cluster to report info for.
GangliaElementProducer - Class in eu.xtreemos.xosd.resourcemonitor
An instance of this class will provide an XML element for a cluster in the GLUE schema using data gathered from a ganglia gmetad that should be running elsewhere.
GangliaElementProducer() - Constructor for class eu.xtreemos.xosd.resourcemonitor.GangliaElementProducer
Creates an instance with all default params.
gangliaHostName - Variable in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
hostname or IP address to connect to for Ganglia data.
gangliaPort - Variable in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitorConfig
 
gangliaSocket - Variable in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
gangliaTCPPort - Variable in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
TCP port to connect to for Ganglia data.
GCtoStr(GregorianCalendar) - Static method in class eu.xtreemos.xosd.localallocmgr.frontend.utils.ExportToGoogleCalendar
 
generalQuerySucceeded(Object) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
generalQuerySucceeded(Object, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
generalQuerySucceeded(Object, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
generateElms() - Static method in class eu.xtreemos.xosd.localallocmgr.test.FreeSlotsTest
 
generateEnums(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XSDCodeGenerator
Generates java class with defined enums from the XSD.
generateIPs(int, String) - Static method in class eu.xtreemos.xosd.utilities.logger.tests.TokenGenerator
 
generateKeyPair(String, int) - Static method in class eu.xtreemos.xosd.utilities.security.Utils
 
generateRandomIPs(int, String) - Static method in class eu.xtreemos.xosd.utilities.logger.tests.TokenGenerator
generates ips with given base.
generateRandomTime(int) - Static method in class eu.xtreemos.xosd.utilities.logger.tests.TokenGenerator
generates random timestamp in the interval from now to now + maxDuration seconds. maxDuration must be a positive nonzero number.
generateRequest(X509Certificate) - Static method in class eu.xtreemos.xati.API.XVOPS
 
generateRequest(X509Certificate) - Method in class eu.xtreemos.xosd.security.vops.VOPS
 
generateRequest() - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest
Generates testing policy request without certificate.
generateRequest() - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest2
Generates testing policy request without certificate.
generateRequest(X509Certificate) - Method in class eu.xtreemos.xosd.services.SVOPS
 
generateRequest(X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
 
generateRequest(X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
 
generateRequestCert(X509Certificate) - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest
Generates certificate with certificate.
generateRequestCert(X509Certificate) - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest2
Generates certificate with certificate.
generateResAttributeCert(HashMap<String, String>, long, PublicKey, X509Certificate, ResourceAttributes, int) - Method in class eu.xtreemos.xosd.utilities.security.XosCertGenerator
Generate an attribute certificate.
generateResAttributeCertExt(HashMap<String, String>, long, PublicKey, ResourceAttributes, int) - Method in class eu.xtreemos.xosd.utilities.security.XosCertGenerator
 
generateResIdentityCert(HashMap<String, String>, long, PKCS10CertificationRequest, int) - Method in class eu.xtreemos.xosd.utilities.security.XosCertGenerator
Generate an identity certificate of the resource.
generateTypeNames(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XSDCodeGenerator
Generates type names from the XSD Schema.
generateUUID() - Method in class eu.xtreemos.xosd.cron.CronDaemonEntryTags
 
generateXOSCert(HashMap<String, String>, long, PublicKey, int) - Method in class eu.xtreemos.xosd.utilities.security.XosCertGenerator
Generates a certificate from the current XosCertGenerator's instance state.
genericFileName - Static variable in class eu.xtreemos.xosd.resourcemonitor.GangliaElementProducer
File with the generic answer, in case ganglia is unreachable / nonexistent.
get(String, Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
Returns an ArrayList object of the XML subtrees whose keys match the provided key.
get(String) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
Returns an ArrayList object of the XML subtrees whose keys match the provided key.
get(String, String, String) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
Returns an ArrayList object of the XML subtrees whose keys first match the key and then in a subtree there must exist another key (whereKey) which value must equeal to the provided value (whereValue) This method is simple equivalent of the SELECT ...
get(Class<?>) - Method in class eu.xtreemos.xosd.localallocmgr.attributes.storage.AttrHandlerStorage
 
get(Class<?>) - Method in class eu.xtreemos.xosd.localallocmgr.attributes.storage.AttributeStorage
 
get(Class<?>) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.ResourceProperties
 
get(String) - Method in class eu.xtreemos.xosd.localallocmgr.groups.Group
 
get(String) - Method in class eu.xtreemos.xosd.utilities.logger.filters.ITokenFilterManager
 
getAction() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyTargetAction
Return list of actions.
getAction() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.RequestAction
Gets action as HashSet object
getAction() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getActionAttributes() - Static method in class eu.xtreemos.xati.API.XVOPS
These attributes can be used in XACML policies, requests and rules.
getActionAttributes() - Method in class eu.xtreemos.xosd.security.vops.VOPS
These attributes can be used in XACML policies, requests and rules.
getActionAttributes() - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getActionAttributes(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getActionAttributes(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getActions(String, String) - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getAdd() - Method in class eu.xtreemos.system.communication.net.CommunicationAddress
 
getAlApply() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyApply
Gets ArrayList of Apply objects.
getAlivePids() - Method in class eu.xtreemos.xosd.execMng.data.JobUnit
 
getAllFreeSlotsFor(String) - Static method in class eu.xtreemos.xati.API.XResAllocator
returns all free slots in a timetable for some resource.
getAllFreeSlotsFor(CommunicationAddress, String, X509Certificate) - Static method in class eu.xtreemos.xati.API.XReservationManager
Returns all free slots in a timetable for some metric on the node.
getAllFreeSlotsFor(String) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.wrapper.FrontendWrapper
returns all free slots in a timetable for some resource.
getAllFreeSlotsFor(String) - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
Returns all free slots in a timetable for some resource.
getAllFreeSlotsFor(String) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all free slots in a timetable for some resource.
getAllFreeSlotsFor(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all free slots in a timetable for some resource.
getAllFreeSlotsFor(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all free slots in a timetable for some resource.
getAllFreeSlotsFor(CommunicationAddress, String, X509Certificate) - Method in class eu.xtreemos.xosd.services.SReservationManager
Returns all free slots in a timetable for some metric on the node.
getAllFreeSlotsFor(CommunicationAddress, String, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Returns all free slots in a timetable for some metric on the node.
getAllFreeSlotsFor(CommunicationAddress, String, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Returns all free slots in a timetable for some metric on the node.
getAllFreeSlotsForFailure(Exception) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getAllFreeSlotsForFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getAllFreeSlotsForFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getAllFreeSlotsForPxySuccess(FreeSlots) - Method in class eu.xtreemos.xosd.services.SReservationManager
 
getAllFreeSlotsForPxySuccess(FreeSlots, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
 
getAllFreeSlotsForPxySuccess(FreeSlots, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
 
getAllFreeSlotsForSuccess(FreeSlots) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getAllFreeSlotsForSuccess(FreeSlots, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getAllFreeSlotsForSuccess(FreeSlots, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getAllMyFields() - Static method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorRecord
 
getAllResources() - Static method in class eu.xtreemos.xati.API.XResAllocator
 
getAllResources() - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
 
getAllResources() - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getAllResources(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getAllResources(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getAllResourcesCB(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback where I get a list of candidates.
getAllResourcesCB(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get a list of candidates.
getAllResourcesCB(ArrayList<CommunicationAddress>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get a list of candidates.
getAllResourcesCB(ArrayList<CommunicationAddress>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get a list of candidates.
getAllTokens() - Method in interface eu.xtreemos.xosd.utilities.logger.storage.ITokenStorage
 
getAllTokens() - Method in class eu.xtreemos.xosd.utilities.logger.storage.SimpleTokenStorage
creates a clone of the storage
getAllTokensOfType(Class) - Method in interface eu.xtreemos.xosd.utilities.logger.storage.ITokenStorage
 
getAllTokensOfType(Class) - Method in class eu.xtreemos.xosd.utilities.logger.storage.SimpleTokenStorage
 
getAppliedResources() - Method in class eu.xtreemos.xosd.security.rca.server.ResourceRegistration
 
getApply() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyApply
Returns Apply of the Condition block.
getApplyFunction() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyApply
Gets Apply function.
getAscendingComparison() - Method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorComparator
 
getAttribute(Class) - Method in class eu.xtreemos.xosd.localallocmgr.basic.TTElm
Returns the whole attribute object for the requested class/type of an attribute.
getAttribute() - Method in class eu.xtreemos.xosd.resmng.data.AttributeScorekeeper
 
getAttribute() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
 
getAttribute(VO.Attribute) - Method in class eu.xtreemos.xosd.security.cdamng.vo.VOUser
 
getAttribute() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyApply
 
getAttribute(String, String, IJobDirectoryListener) - Method in interface eu.xtreemos.xosd.srdsaccess.jobDirectory.IJobDirectory
 
getAttributeCertVOPath() - Method in class eu.xtreemos.xosd.security.rca.client.RCAClient
 
getAttributeDesignator() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyApply
 
getAttributeFinder() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.VopsPDP
 
getAttributeName() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ActionConstants
 
getAttributeName() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceConstants
 
getAttributeName() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceJSDLConstants
 
getAttributeName() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.SubjectConstants
 
getAttributeName() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.SubjectConstantsExtensions
Deprecated.  
getAttributes() - Method in class eu.xtreemos.xosd.localallocmgr.attributes.storage.AttributeStorage
 
getAttributes(X509Certificate) - Method in class eu.xtreemos.xosd.security.rca.client.RCAClient
Describe the attributes in the attribute in a human-readable form.
getAttributes(X509V2AttributeCertificate) - Method in class eu.xtreemos.xosd.security.rca.client.RCAClient
Describe the attributes in the attribute in a human-readable form.
getAttributes() - Method in interface eu.xtreemos.xosd.security.vops.xacml.interfaces.IAttributes
 
getAttributes() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
Gets Attributes as list of attribute names.
getAttributes() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.attributes.Attributes
 
getAttributes() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.attributes.ResourceAttr
 
getAttributes() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.attributes.SubjectAttr
 
getAttributes() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.attributes.SubjectJSDLAttr
 
getAttributesToCompare() - Method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorComparator
 
getAttributeTypes() - Method in class eu.xtreemos.xosd.localallocmgr.attributes.storage.AttributeStorage
 
getAttributeValue(Class) - Method in class eu.xtreemos.xosd.localallocmgr.basic.TTElm
Returns the attribute value as an Object, defined by the type (class) of the attribute.
getAvailableFields() - Static method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorRecord
 
getBoundExclusive(Object) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
Checks if the bound expressed by the RangeValue_Type should be exclusive.
getBoundValue(Object, String) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
Extracts the bound value from the hashtable representing a RangeValue_type.
getBufferLocations() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getC() - Method in class eu.xtreemos.xosd.security.vops.xacml.UserAttributes
 
getCertMap(File) - Static method in class eu.xtreemos.xosd.utilities.security.ServiceTrustStore
Reads a directory for PEM certificates and ads them to hashmap (with aliases).
getChildren() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeOperator
Retrieves the collection of nodes that descend from this node in the condition tree.
getCN() - Method in class eu.xtreemos.xosd.security.vops.xacml.UserAttributes
 
getCollector() - Method in class eu.xtreemos.xosd.utilities.logger.LogOrganizer
 
getCommand() - Method in class eu.xtreemos.xosd.client.ParsedCommand
Returns the command of this parsed Command
getCommitRule() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getCondition(Hashtable<String, Object>) - Static method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyRule
Extracts from JSDL attributes for request.
getCondition() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyRuleCondition
Gets XACML Condition object: calls all getApply functions of alApply and returns condition (new Apply function).
getConditionType() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
 
getConfig() - Method in class eu.xtreemos.xosd.security.rca.server.RCAServerConfig
A helper for "exporting" the config to the DIXI-free version
getContributionCount() - Method in class eu.xtreemos.xosd.resmng.data.AttributeScorekeeper
 
getCoordinates() - Static method in class eu.xtreemos.xati.API.XVivaldi
Return local coordinates.
getCoordinates() - Method in class eu.xtreemos.xosd.services.SVivaldi
Return local coordinates.
getCoordinates(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVivaldi
Return local coordinates.
getCoordinates(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVivaldi
Return local coordinates.
getCpucount() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getCpuspeed() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getCputime() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getDaemons() - Method in class eu.xtreemos.service.test.Test
 
getDaemons() - Static method in class eu.xtreemos.xati.API.XCronDaemon
 
getDaemons() - Static method in class eu.xtreemos.xati.API.XDaemon
"global" method (i.e. gets invoked on the root address xosd)
getDaemons() - Static method in class eu.xtreemos.xati.API.XTest
 
getDaemons() - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 
getDaemons() - Method in class eu.xtreemos.xosd.daemon.Daemon
"global" method (i.e. gets invoked on the root address xosd)
getDaemons() - Method in class eu.xtreemos.xosd.services.SCronDaemon
AUTOGENERATED CODE
getDaemons(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCronDaemon
 
getDaemons(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCronDaemon
 
getDaemons() - Method in class eu.xtreemos.xosd.services.SDaemon
"global" method (i.e. gets invoked on the root address xosd)
getDaemons(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SDaemon
"global" method (i.e. gets invoked on the root address xosd)
getDaemons(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SDaemon
"global" method (i.e. gets invoked on the root address xosd)
getDaemons() - Method in class eu.xtreemos.xosd.services.STest
AUTOGENERATED CODE
getDaemons(CallbackMessage) - Method in class eu.xtreemos.xosd.services.STest
 
getDaemons(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.STest
 
getDaemonsReply(ArrayList) - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
 
getDaemonsReply(ArrayList) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getDaemonsReply(ArrayList, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getDaemonsReply(ArrayList, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getDaemonsReplyAndProcess(ArrayList) - Method in class eu.xtreemos.xosd.resmng.ResMng
Dorothy, you're not in Kansas anymore... but in a Callback!
getDaemonsReplyAndProcess(ArrayList) - Method in class eu.xtreemos.xosd.services.SResMng
Dorothy, you're not in Kansas anymore... but in a Callback!
getDaemonsReplyAndProcess(ArrayList, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Dorothy, you're not in Kansas anymore... but in a Callback!
getDaemonsReplyAndProcess(ArrayList, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Dorothy, you're not in Kansas anymore... but in a Callback!
getData() - Method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Gets data from which is has been just parsed.
getDataType() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceConstants
Gets datatype od the attribute.
getDataType() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceJSDLConstants
Gets datatype od the attribute.
getDataType() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.SubjectConstants
 
getDCB(Object) - Method in class eu.xtreemos.service.test.Test
 
getDCB(Object) - Method in class eu.xtreemos.xosd.services.STest
 
getDCB(Object, CallbackMessage) - Method in class eu.xtreemos.xosd.services.STest
 
getDCB(Object, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.STest
 
getDeadPids() - Method in class eu.xtreemos.xosd.execMng.data.JobUnit
 
getDefaultRule() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getDefaultValue() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeOperator
 
getDependencesDown(String) - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getDependencesUp(String) - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getDependentJobs(String) - Method in class eu.xtreemos.xosd.services.SCRJobMng
TODO - refer to JobMng getDependentcies
getDependentJobs(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCRJobMng
TODO - refer to JobMng getDependentcies
getDependentJobs(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCRJobMng
TODO - refer to JobMng getDependentcies
getDesignator(String) - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getDestination() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getDistinguishedName() - Method in class eu.xtreemos.xosd.utilities.security.UserCertificateUtility
Extract the distinguished name (DN) from the certificate.
getDistinguishedName(X509Certificate) - Static method in class eu.xtreemos.xosd.utilities.security.UserCertificateUtility
Extract the distinguished name (DN) from the certificate.
getElem(String) - Method in class eu.xtreemos.xosd.execMng.data.JSDLInfo
Gets the first value of the given attribute
getElem(String) - Method in class eu.xtreemos.xosd.jobmng.data.JSDLInfo
Gets the first value of the given attribute
getElement(Socket) - Method in class eu.xtreemos.xosd.resourcemonitor.GangliaElementProducer
 
getElementValue(Object) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
Extract the value from the element that is assumed to be the leaf node in the XML structure.
getElmsAt(long) - Static method in class eu.xtreemos.xosd.localallocmgr.basic.Registry
 
getExactsCount() - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject.Resource
 
getExactSubtree(Object, int) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
Returns a subtree that checks whether the value matches the condition represented by Exact_type structure.
getExecutable() - Method in class eu.xtreemos.xosd.resmng.data.JobDescription
 
getExitStatus() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
This method is called from JobMng's jobWait
getExtendedAttributeValue(VO.Attribute) - Method in class eu.xtreemos.xosd.utilities.security.UserCertificateUtility
 
getExtensionValue(byte[]) - Static method in class eu.xtreemos.xosd.utilities.security.CertificateProcessor
 
getExternalAddress() - Method in class eu.xtreemos.system.communication.net.CommunicationAddress
Composes an instance of CommunicationAddress that points to the external address of an xosd machine.
getFilteredPolicy(RequestCtx) - Static method in class eu.xtreemos.xosd.security.vops.xacml.utils.PolicyFactory
Filters policies based on the provided XACML request.
getFilteredPolicy(X509Certificate) - Static method in class eu.xtreemos.xosd.security.vops.xacml.utils.PolicyFactory
Deprecated.  
getFilteredPolicyTarget(RequestCtx) - Static method in class eu.xtreemos.xosd.security.vops.xacml.utils.PolicyFactory
 
getFilteredResources() - Static method in class eu.xtreemos.xati.API.XVOPS
Deprecated.  
getFilteredResources() - Method in class eu.xtreemos.xosd.security.vops.VOPS
Deprecated.  
getFilteredResources() - Method in class eu.xtreemos.xosd.services.SVOPS
Deprecated.  
getFilteredResources(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
Deprecated.  
getFilteredResources(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
Deprecated.  
getFirst(String, Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
This is copy of the upper get method.
getFirst(String) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
This is counterpart of all XMLSearchEngine.get*First methods which are used to search just on level one of the XML tree.
getFlagCount() - Method in class eu.xtreemos.xosd.client.ParsedCommand
Get the number of parameters.
getFlagValue(String) - Method in class eu.xtreemos.xosd.client.ParsedCommand
Returns a String containing the value associated to the given flag an empty String if there was no value for the flag, or null if this flag was not present in the command.
getFlatStructure() - Method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorRecord
Converts the record into a hashtable containing pairs (metric name, value).
getFlatStructure(ArrayList<Field>) - Method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorRecord
Converts the record into a hashtable containing pairs (metric name, value).
getFlatStructureStr(ArrayList<String>) - Method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorRecord
Converts the record into a hashtable containing pairs (metric name, value).
getFreeSlotsFor(String, GregorianCalendar, GregorianCalendar) - Static method in class eu.xtreemos.xati.API.XResAllocator
returns all free slots for a given time frame.
getFreeSlotsFor(CommunicationAddress, String, GregorianCalendar, GregorianCalendar, X509Certificate) - Static method in class eu.xtreemos.xati.API.XReservationManager
Returns all free slots for a given resource and time frame on the node.
getFreeSlotsFor(String, GregorianCalendar, GregorianCalendar) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.wrapper.FrontendWrapper
returns all free slots for a given time frame.
getFreeSlotsFor(String, GregorianCalendar, GregorianCalendar) - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
Returns all free slots for a given time frame for a specific resource.
getFreeSlotsFor(String, GregorianCalendar, GregorianCalendar) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all free slots for a given time frame.
getFreeSlotsFor(String, GregorianCalendar, GregorianCalendar, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all free slots for a given time frame.
getFreeSlotsFor(String, GregorianCalendar, GregorianCalendar, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all free slots for a given time frame.
getFreeSlotsFor(CommunicationAddress, String, GregorianCalendar, GregorianCalendar, X509Certificate) - Method in class eu.xtreemos.xosd.services.SReservationManager
Returns all free slots for a given resource and time frame on the node.
getFreeSlotsFor(CommunicationAddress, String, GregorianCalendar, GregorianCalendar, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Returns all free slots for a given resource and time frame on the node.
getFreeSlotsFor(CommunicationAddress, String, GregorianCalendar, GregorianCalendar, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Returns all free slots for a given resource and time frame on the node.
getFreeSlotsForPxySuccess(FreeSlots) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getFreeSlotsForPxySuccess(FreeSlots, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getFreeSlotsForPxySuccess(FreeSlots, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getFromHostPort(String) - Static method in class eu.xtreemos.system.communication.net.CommunicationAddress
Parse the address from a string.
getFromHostPort(String) - Static method in class eu.xtreemos.xosd.security.rca.ResourceID
 
getFullPath(String) - Static method in class eu.xtreemos.xosd.utilities.XOSDPaths
For a path that is relative, this method composes an absolute path that starts with the xosd's root.
getFunctionId() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyApply
 
getGangliaElement() - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getGlobalUserIdentity() - Method in class eu.xtreemos.xosd.utilities.security.UserCertificateUtility
Extract the global user identity (GUID) from the user's certificate
getGlobalUserIdentity(X509Certificate) - Static method in class eu.xtreemos.xosd.utilities.security.UserCertificateUtility
Extract the global user identity (GUID) from the user's certificate.
getGroup() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getHandledEventType() - Method in class eu.xtreemos.service.test.Test
 
getHandledEventType() - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 
getHandledEventType() - Method in class eu.xtreemos.xosd.daemon.Daemon
 
getHandledEventType() - Method in class eu.xtreemos.xosd.execMng.ExecMng
 
getHandledEventType() - Method in class eu.xtreemos.xosd.jobDirectory.JobDirectory
 
getHandledEventType() - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getHandledEventType() - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
 
getHandledEventType() - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getHandledEventType() - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getHandledEventType() - Method in class eu.xtreemos.xosd.security.rca.client.RCAClient
 
getHandledEventType() - Method in class eu.xtreemos.xosd.security.rca.server.RCAServer
 
getHandledEventType() - Method in class eu.xtreemos.xosd.security.vops.VOPS
 
getHandledEventType() - Method in class eu.xtreemos.xosd.xml_access.XMLService
 
getHandledEventType() - Method in class eu.xtreemos.xosd.xmlextractor.XMLExtractor
 
getHandlers() - Method in class eu.xtreemos.xosd.utilities.logger.LogOrganizer
 
getHasBeenEvaluated() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeOperator
 
getHost() - Method in class eu.xtreemos.system.communication.net.CommunicationAddress
 
getHostname() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getId() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.Policy
Return policyId.
getIdentifier() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.VOPSPolicyFinderModule
Returns this module's identifier.
getInfoResourcesCB(ArrayList<ResourceDescriptorRecord>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback where I get information from a resource, and select one with the specified scheduling method.
getInfoResourcesCB(ArrayList<ResourceDescriptorRecord>) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get information from a resource, and select one with the specified scheduling method.
getInfoResourcesCB(ArrayList<ResourceDescriptorRecord>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get information from a resource, and select one with the specified scheduling method.
getInfoResourcesCB(ArrayList<ResourceDescriptorRecord>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get information from a resource, and select one with the specified scheduling method.
getInfoResourcesCBE(ArrayList<ResourceDescriptorRecord>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback where I get information from a resource (if it fails)
getInfoResourcesCBE(ArrayList<ResourceDescriptorRecord>) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get information from a resource (if it fails)
getInfoResourcesCBE(ArrayList<ResourceDescriptorRecord>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get information from a resource (if it fails)
getInfoResourcesCBE(ArrayList<ResourceDescriptorRecord>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get information from a resource (if it fails)
getInitializedResources() - Static method in class eu.xtreemos.xati.API.XResAllocator
returns all initialized resources
getInitializedResources() - Method in class eu.xtreemos.xosd.localallocmgr.frontend.wrapper.FrontendWrapper
returns all initialized resources
getInitializedResources() - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
returns all initialized resources
getInitializedResources() - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all initialized resources
getInitializedResources(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all initialized resources
getInitializedResources(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
returns all initialized resources
getInstance(String, XMLSearchContextFactory.SchemaType) - Static method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Creates an instance of XMLSearchEngine instance based on data passed as String.
getInstance(Hashtable<String, Object>) - Static method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Creates an instance of XMLSearchEngine instance based on data passed as Hashtable.
getInstance(File, XMLSearchContextFactory.SchemaType) - Static method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Creates an instance of XMLSearchEngine with data from file.
getJInfo(String, int, String) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getJobAddr(String) - Static method in class eu.xtreemos.xati.API.XJobDirectory
 
getJobAddr(String) - Method in class eu.xtreemos.xosd.jobDirectory.JobDirectory
 
getJobAddr(String) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddr(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddr(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddrList(ArrayList<String>) - Static method in class eu.xtreemos.xati.API.XJobDirectory
 
getJobAddrList(ArrayList<String>) - Method in class eu.xtreemos.xosd.jobDirectory.JobDirectory
 
getJobAddrList(ArrayList<String>) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddrList(ArrayList<String>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddrList(ArrayList<String>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddrSucceeded(CommunicationAddress) - Method in class eu.xtreemos.xosd.jobDirectory.JobDirectory
 
getJobAddrSucceeded(CommunicationAddress) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddrSucceeded(CommunicationAddress, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAddrSucceeded(CommunicationAddress, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobAttribute(String, String) - Static method in class eu.xtreemos.xati.API.XSRDSMng
 
getJobAttribute(String, String) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobAttribute(String, String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobAttribute(String, String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobContactPoint(String) - Static method in class eu.xtreemos.xati.API.XSRDSMng
 
getJobContactPoint(String) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobContactPoint(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobContactPoint(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobContactPoint(String, IJobDirectoryListener) - Method in interface eu.xtreemos.xosd.srdsaccess.jobDirectory.IJobDirectory
Invoke a query for the contact point of a job currently in the directory.
getJobDesc() - Method in class eu.xtreemos.xosd.resmng.data.ResourceMatching
 
getJobId(CommunicationAddress, Integer, X509Certificate) - Static method in class eu.xtreemos.xati.API.XJobMng
Returns the jobID corresponding to a
getJobId() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getJobId(CommunicationAddress, Integer, X509Certificate) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Returns the jobID corresponding to a
getJobId(CommunicationAddress, Integer, X509Certificate) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the jobID corresponding to a
getJobId(CommunicationAddress, Integer, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the jobID corresponding to a
getJobId(CommunicationAddress, Integer, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the jobID corresponding to a
getJobIdCB(String) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getJobIdCB(String) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobIdCB(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobIdCB(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobIDs() - Static method in class eu.xtreemos.xati.API.XJobDirectory
 
getJobIDs() - Method in class eu.xtreemos.xosd.jobDirectory.JobDirectory
 
getJobIDs() - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobIDs(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobIDs(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobIDs(IJobDirectory.Attribute, IJobDirectoryListener) - Method in interface eu.xtreemos.xosd.srdsaccess.jobDirectory.IJobDirectory
Get the keys that match the pair attribute name and value
getJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate) - Static method in class eu.xtreemos.xati.API.XJobMng
TODO: To be eventually deprecated.
getJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate) - Method in class eu.xtreemos.xosd.jobmng.JobMng
TODO: To be eventually deprecated.
getJobInfo(String, Integer, Integer, ArrayList<String>, String) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate) - Method in class eu.xtreemos.xosd.services.SJobMng
TODO: To be eventually deprecated.
getJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
TODO: To be eventually deprecated.
getJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
TODO: To be eventually deprecated.
getJobInfo(String, Integer, Integer, ArrayList<String>, String) - Method in class eu.xtreemos.xosd.services.SResMng
 
getJobInfo(String, Integer, Integer, ArrayList<String>, String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getJobInfo(String, Integer, Integer, ArrayList<String>, String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getJobInfoCB(String) - Method in class eu.xtreemos.xosd.execMng.ExecMng
 
getJobInfoCB(String) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getJobInfoCB(String) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getJobInfoCB(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getJobInfoCB(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getJobInfoCB(String) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobInfoCB(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobInfoCB(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobInfoCBE(Object) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getJobInfoCBE(Object) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobInfoCBE(Object, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobInfoCBE(Object, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobManagerAddressesCB(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
range addresses equals range dependent jobs save job manager addresses, BARRIER: contact super job cp after all job manger addresses have been collected
getJobManagerAddressesCB(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.services.SJobMng
range addresses equals range dependent jobs save job manager addresses, BARRIER: contact super job cp after all job manger addresses have been collected
getJobManagerAddressesCB(ArrayList<CommunicationAddress>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
range addresses equals range dependent jobs save job manager addresses, BARRIER: contact super job cp after all job manger addresses have been collected
getJobManagerAddressesCB(ArrayList<CommunicationAddress>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
range addresses equals range dependent jobs save job manager addresses, BARRIER: contact super job cp after all job manger addresses have been collected
getJobMetrics(String, X509Certificate) - Static method in class eu.xtreemos.xati.API.XJobMng
Returns the list of available metrics for a specific job, both system and user defined.
getJobMetrics(String, X509Certificate) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Returns the list of available metrics for a specific job, both system and user defined.
getJobMetrics(String, X509Certificate) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the list of available metrics for a specific job, both system and user defined.
getJobMetrics(String, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the list of available metrics for a specific job, both system and user defined.
getJobMetrics(String, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the list of available metrics for a specific job, both system and user defined.
getJobsByAttribute(ADSAttribute) - Static method in class eu.xtreemos.xati.API.XSRDSMng
 
getJobsByAttribute(ADSAttribute) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobsByAttribute(ADSAttribute, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobsByAttribute(ADSAttribute, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SSRDSMng
 
getJobSelf() - Static method in class eu.xtreemos.xati.API.XCommon
 
getJobSelf(Integer) - Static method in class eu.xtreemos.xati.API.XExecMng
Retunr the JobId of the calling process (identified by its pid)
getJobSelf(Integer) - Method in class eu.xtreemos.xosd.execMng.ExecMng
Retunr the JobId of the calling process (identified by its pid)
getJobSelf(Integer) - Method in class eu.xtreemos.xosd.services.SExecMng
Retunr the JobId of the calling process (identified by its pid)
getJobSelf(Integer, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
Retunr the JobId of the calling process (identified by its pid)
getJobSelf(Integer, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
Retunr the JobId of the calling process (identified by its pid)
getJobsInfo(ArrayList<String>, Integer, Integer, ArrayList<String>, X509Certificate) - Static method in class eu.xtreemos.xati.API.XJobMng
Returns the monitoring information of the requested jobs.
getJobsInfo(ArrayList<String>, Integer, Integer, ArrayList<String>, X509Certificate) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Returns the monitoring information of the requested jobs.
getJobsInfo(ArrayList<String>, Integer, Integer, ArrayList<String>, X509Certificate) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the monitoring information of the requested jobs.
getJobsInfo(ArrayList<String>, Integer, Integer, ArrayList<String>, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the monitoring information of the requested jobs.
getJobsInfo(ArrayList<String>, Integer, Integer, ArrayList<String>, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the monitoring information of the requested jobs.
getJobsResource(X509Certificate) - Static method in class eu.xtreemos.xati.API.XExecMng
Return the information of the jobs running in this resource TODO Is that a required feature?
getJobsResource(X509Certificate) - Method in class eu.xtreemos.xosd.execMng.ExecMng
Return the information of the jobs running in this resource TODO Is that a required feature?
getJobsResource(X509Certificate) - Method in class eu.xtreemos.xosd.services.SExecMng
Return the information of the jobs running in this resource TODO Is that a required feature?
getJobsResource(X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
Return the information of the jobs running in this resource TODO Is that a required feature?
getJobsResource(X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
Return the information of the jobs running in this resource TODO Is that a required feature?
getJobsUser(String) - Static method in class eu.xtreemos.xati.API.XJobDirectory
 
getJobsUser(String, X509Certificate) - Static method in class eu.xtreemos.xati.API.XJobMng
Returns all the jobIDs of the jobs belonging to the given user
getJobsUser(String) - Method in class eu.xtreemos.xosd.jobDirectory.JobDirectory
 
getJobsUser(String, X509Certificate) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Returns all the jobIDs of the jobs belonging to the given user
getJobsUser(String) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobsUser(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobsUser(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobsUser(String, X509Certificate) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns all the jobIDs of the jobs belonging to the given user
getJobsUser(String, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns all the jobIDs of the jobs belonging to the given user
getJobsUser(String, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns all the jobIDs of the jobs belonging to the given user
getJobsUserCB(Object) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getJobsUserCB(Object) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobsUserCB(Object, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobsUserCB(Object, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getJobsUserSucceeded(Hashtable<String, CommunicationAddress>) - Method in class eu.xtreemos.xosd.jobDirectory.JobDirectory
 
getJobsUserSucceeded(Hashtable<String, CommunicationAddress>) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobsUserSucceeded(Hashtable<String, CommunicationAddress>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJobsUserSucceeded(Hashtable<String, CommunicationAddress>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobDirectory
 
getJSDL() - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyDecisionMakingTest
 
getJsdlData() - Method in class eu.xtreemos.xosd.resmng.data.ResourceMatching
 
getJsdlFile() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getLastMigrationNumber() - Static method in class eu.xtreemos.xosd.localallocmgr.migrations.TimeMachine
returns the last migration counter.
getList(String) - Method in class eu.xtreemos.xosd.execMng.data.JSDLInfo
Gets the values of the given attribute
getList(String) - Method in class eu.xtreemos.xosd.jobmng.data.JSDLInfo
Gets the values of the given attribute
getListOfDependences(String, String, Integer, Integer, X509Certificate) - Static method in class eu.xtreemos.xati.API.XJobMng
Returns the list of jobs that have a dependence FROM jobID or TO jobID.
getListOfDependences(String, String, Integer, Integer, X509Certificate) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Returns the list of jobs that have a dependence to the given job.
getListOfDependences(String, String, Integer, Integer, X509Certificate) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the list of jobs that have a dependence FROM jobID or TO jobID.
getListOfDependences(String, String, Integer, Integer, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the list of jobs that have a dependence FROM jobID or TO jobID.
getListOfDependences(String, String, Integer, Integer, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Returns the list of jobs that have a dependence FROM jobID or TO jobID.
getListOfDependencesCB(ArrayList<String>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getListOfDependencesCB(ArrayList<String>) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getListOfDependencesCB(ArrayList<String>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getListOfDependencesCB(ArrayList<String>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getListOfResourceCerts() - Method in class eu.xtreemos.xosd.resmng.data.ResourceMatching
 
getListResources() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getLocalAddress() - Method in class eu.xtreemos.xosd.vivaldi.VivaldiCoordinates
Returns local address, whom this coordinates belong to.
getLocalCoordinate() - Method in class eu.xtreemos.xosd.vivaldi.VivaldiCoordinates
 
getLowerRangeCount() - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject.Resource
 
getMacAddress() - Method in class eu.xtreemos.xosd.security.rca.ResourceID
 
getMachineAttributeCertificate(String) - Static method in class eu.xtreemos.xati.API.XRCAClient
Retrieve the machine's attribute certificate.
getMachineAttributeCertificate(String) - Method in class eu.xtreemos.xosd.security.rca.client.RCAClient
Retrieve the machine's attribute certificate.
getMachineAttributeCertificate(String) - Method in class eu.xtreemos.xosd.services.SRCAClient
Retrieve the machine's attribute certificate.
getMachineAttributeCertificate(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAClient
Retrieve the machine's attribute certificate.
getMachineAttributeCertificate(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAClient
Retrieve the machine's attribute certificate.
getMachineCertificateDetails() - Static method in class eu.xtreemos.xati.API.XRCAClient
Opens the certificate currently stored locally and signed by RCA, and returns a string containing the details on the certificate.
getMachineCertificateDetails() - Method in class eu.xtreemos.xosd.security.rca.client.RCAClient
Opens the certificate currently stored locally and signed by RCA, and returns a string containing the details on the certificate.
getMachineCertificateDetails() - Method in class eu.xtreemos.xosd.services.SRCAClient
Opens the certificate currently stored locally and signed by RCA, and returns a string containing the details on the certificate.
getMachineCertificateDetails(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAClient
Opens the certificate currently stored locally and signed by RCA, and returns a string containing the details on the certificate.
getMachineCertificateDetails(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAClient
Opens the certificate currently stored locally and signed by RCA, and returns a string containing the details on the certificate.
getMachineIdentityCertificate() - Static method in class eu.xtreemos.xati.API.XRCAClient
Retrieve the node's machine identity certificate.
getMachineIdentityCertificate() - Method in class eu.xtreemos.xosd.security.rca.client.RCAClient
Retrieve the node's machine identity certificate.
getMachineIdentityCertificate() - Method in class eu.xtreemos.xosd.services.SRCAClient
Retrieve the node's machine identity certificate.
getMachineIdentityCertificate(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAClient
Retrieve the node's machine identity certificate.
getMachineIdentityCertificate(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAClient
Retrieve the node's machine identity certificate.
getMatchingResourceValue(ResourceDescriptorRecord) - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
Returns the value of the resource attribute that corresponds the condition tree node's attribute.
getMatchInterval(String, int) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
 
getMatchRangeConditionNode(ArrayList, int) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
Generate a condition subtree representing the range structure of a JSDL.
getMatchStringNode(ArrayList, int) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
 
getMeasurements() - Method in class eu.xtreemos.xosd.resourcemonitor.XMonitor
 
getMessage() - Method in class eu.xtreemos.xosd.utilities.logger.tests.FilterTest.Simple
 
getMessage() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getMetricsByScope(String, MetricScope) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getMetricsByScope(String, MetricScope) - Method in class eu.xtreemos.xosd.services.SJobMng
AUTOGENERATED CODE
getMetricsByScope(String, MetricScope, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getMetricsByScope(String, MetricScope, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getModules() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.VOPSPolicyFinder
Returns the unordered Set of modules used by this class to find policies.
getMyField(String) - Static method in class eu.xtreemos.xosd.resmng.data.ResourceDescriptorRecord
 
getName() - Method in enum eu.xtreemos.xosd.jobmng.JobMng.RedirFuncs
 
getName() - Method in class eu.xtreemos.xosd.security.cdamng.vo.VO
 
getName() - Method in class eu.xtreemos.xosd.security.cdamng.vo.VOUser
 
getNodeEvaluation(int) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
A helper method for creating attribute-type-dependent functions for evaluating the records by the attribute values.
getNodeEvaluationFunction() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
 
getNodeResourceDescriptor(CommunicationAddress) - Static method in class eu.xtreemos.xati.API.XResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceDescriptor(CommunicationAddress) - Method in class eu.xtreemos.xosd.resmng.ResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceDescriptor(CommunicationAddress) - Method in class eu.xtreemos.xosd.services.SResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceDescriptor(CommunicationAddress, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceDescriptor(CommunicationAddress, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceGLUE(CommunicationAddress) - Static method in class eu.xtreemos.xati.API.XResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceGLUE(CommunicationAddress) - Method in class eu.xtreemos.xosd.resmng.ResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceGLUE(CommunicationAddress) - Method in class eu.xtreemos.xosd.services.SResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceGLUE(CommunicationAddress, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodeResourceGLUE(CommunicationAddress, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
A proxy call to ResourceMonitor.query of a service running at particular node.
getNodesRunningService(String) - Static method in class eu.xtreemos.xati.API.XDaemon
 
getNodesRunningService(String) - Method in class eu.xtreemos.xosd.daemon.Daemon
"global" method (i.e. gets invoked on the root address xosd) Retrieve a list of nodes that run a particular service.
getNodesRunningService(String) - Method in class eu.xtreemos.xosd.services.SDaemon
 
getNodesRunningService(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SDaemon
 
getNodesRunningService(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SDaemon
 
getO() - Method in class eu.xtreemos.xosd.security.vops.xacml.UserAttributes
 
getOID() - Method in enum eu.xtreemos.xosd.security.cdamng.vo.VO.Attribute
 
getOID() - Method in enum eu.xtreemos.xosd.utilities.security.ResourceAttributes.Attribute
 
getOp1Type() - Method in class eu.xtreemos.xosd.localallocmgr.attributes.operations.AvailableAmountCheck
 
getOp1Type() - Method in interface eu.xtreemos.xosd.localallocmgr.attributes.operations.IAttributeRelationCheck
 
getOp2Type() - Method in class eu.xtreemos.xosd.localallocmgr.attributes.operations.AvailableAmountCheck
 
getOp2Type() - Method in interface eu.xtreemos.xosd.localallocmgr.attributes.operations.IAttributeRelationCheck
 
getOperator() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeOperator
 
getOs() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getOstype() - Method in class eu.xtreemos.xosd.resmng.data.JobDescription
 
getOU() - Method in class eu.xtreemos.xosd.security.vops.xacml.UserAttributes
 
getParamFromDN(X509Certificate, String) - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest
Parses DN and returns parameter specified as attribute.
getParamFromDN(X509Certificate, String) - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest2
Parses DN and returns parameter specified as attribute.
getParams() - Method in class eu.xtreemos.xosd.client.ParsedCommand
 
getPassword(String) - Method in class eu.xtreemos.xosd.security.cdamng.vo.VO
 
getPassword() - Method in class eu.xtreemos.xosd.security.vops.VOPS.PasswordGiver
 
getPassword() - Method in class eu.xtreemos.xosd.utilities.security.Utils.MyPassword
 
getPath() - Method in enum eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory.SchemaType
 
getPendingResources() - Static method in class eu.xtreemos.xati.API.XRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as pending for registration.
getPendingResources() - Method in class eu.xtreemos.xosd.security.rca.server.RCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as pending for registration.
getPendingResources() - Method in class eu.xtreemos.xosd.security.rca.server.ResourceRegistration
Return a list of resources currently pending for registration.
getPendingResources() - Method in class eu.xtreemos.xosd.services.SRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as pending for registration.
getPendingResources(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as pending for registration.
getPendingResources(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as pending for registration.
getPolicies() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.XmlPolicyModule
 
getPolicy() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.Policy
Generates xacml Policy.
getPolicy(String) - Static method in class eu.xtreemos.xosd.security.vops.xacml.utils.PolicyFactory
Returns policy from policy storage with specified policyId.
getPolicyDes() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getPolicyFile(String, ArrayList<String>) - Static method in class eu.xtreemos.xosd.security.vops.xacml.utils.PolicyFactory
Deprecated.  
getPolicyFiles(File) - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest
Returns list of all files (filenames) of XACML policies.
getPolicyFiles(File) - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTest2
Returns list of all files (filenames) of XACML policies.
getPolicyFiles(File) - Static method in class eu.xtreemos.xosd.security.vops.xacml.utils.PolicyFactory
Returns list of all files (filenames) of XACML policies.
getPolicyFinder() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.VopsPDP
 
getPolicyId() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getPolicyRuleCombiningAlg() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getPolicyRules() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getPolicyTarget() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getPort() - Method in class eu.xtreemos.system.communication.net.CommunicationAddress
 
getPrimaryVOGlobalId() - Method in class eu.xtreemos.xosd.utilities.security.UserCertificateUtility
Extract the global ID of the primary VO that the user is a member of.
getProcessInfoCB(String) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getProcessInfoCB(String) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getProcessInfoCB(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getProcessInfoCB(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getProcessInfoCBE(Exception) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getProcessInfoCBE(Exception) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getProcessInfoCBE(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getProcessInfoCBE(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getProcessList(String, String, String, String, ArrayList<String>, String, CommunicationAddress, CommunicationAddress, String, String, String, String, String, String, X509Certificate) - Method in class eu.xtreemos.xosd.execMng.ExecMng
get a process from the job unit - for kernel checkpointer to determine process group it uses for cp/rst
getProcessList(String, String, String, String, ArrayList<String>, String, CommunicationAddress, CommunicationAddress, String, String, String, String, String, String, X509Certificate) - Method in class eu.xtreemos.xosd.services.SExecMng
get a process from the job unit - for kernel checkpointer to determine process group it uses for cp/rst
getProcessList(String, String, String, String, ArrayList<String>, String, CommunicationAddress, CommunicationAddress, String, String, String, String, String, String, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
get a process from the job unit - for kernel checkpointer to determine process group it uses for cp/rst
getProcessList(String, String, String, String, ArrayList<String>, String, CommunicationAddress, CommunicationAddress, String, String, String, String, String, String, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
get a process from the job unit - for kernel checkpointer to determine process group it uses for cp/rst
getProcInfo(int) - Method in class eu.xtreemos.xosd.execMng.data.JobUnit
 
getProcsInfo(String, Integer, Integer, ArrayList<String>, String) - Method in class eu.xtreemos.xosd.execMng.ExecMng
 
getProcsInfo(String, Integer, Integer, ArrayList<String>, String) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getProcsInfo(String, Integer, Integer, ArrayList<String>, String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getProcsInfo(String, Integer, Integer, ArrayList<String>, String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getProcsJob(String) - Method in class eu.xtreemos.xosd.execMng.ExecMng
 
getProcsJob(String) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getProcsJob(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getProcsJob(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SExecMng
 
getProcStatus(Integer) - Method in class eu.xtreemos.xosd.execMng.ExecMng
Temporary monitoring daemon patch.
getPropertiesFor(String) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.ResourceDirectory
 
getProperty() - Method in class eu.xtreemos.xosd.localallocmgr.frontend.properties.FreeDiskProperty
 
getProperty() - Method in interface eu.xtreemos.xosd.localallocmgr.frontend.properties.IResourceProperty
 
getProperty() - Method in class eu.xtreemos.xosd.localallocmgr.frontend.properties.MaxStaticValue
 
getProxyResMetricsReply(ArrayList<String>) - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getProxyResMetricsReply(ArrayList<String>) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getProxyResMetricsReply(ArrayList<String>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getProxyResMetricsReply(ArrayList<String>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getProxyResMonDescrReply(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.resmng.ResMng
The callback that concludes the call to ResMng.getNodeResourceDescriptor(CommunicationAddress) and passes the returns the value.
getProxyResMonDescrReply(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.services.SResMng
The callback that concludes the call to SResMng.getNodeResourceDescriptor(CommunicationAddress) and passes the returns the value.
getProxyResMonDescrReply(Hashtable<String, Object>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The callback that concludes the call to SResMng.getNodeResourceDescriptor(CommunicationAddress) and passes the returns the value.
getProxyResMonDescrReply(Hashtable<String, Object>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The callback that concludes the call to SResMng.getNodeResourceDescriptor(CommunicationAddress) and passes the returns the value.
getProxyResMonReply(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.resmng.ResMng
The callback that concludes the call to ResMng.getNodeResourceGLUE(CommunicationAddress) and passes the returns the value.
getProxyResMonReply(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.services.SResMng
The callback that concludes the call to SResMng.getNodeResourceGLUE(CommunicationAddress) and passes the returns the value.
getProxyResMonReply(Hashtable<String, Object>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The callback that concludes the call to SResMng.getNodeResourceGLUE(CommunicationAddress) and passes the returns the value.
getProxyResMonReply(Hashtable<String, Object>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The callback that concludes the call to SResMng.getNodeResourceGLUE(CommunicationAddress) and passes the returns the value.
getRam() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getRangeCount(int) - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject.Resource
 
getRangeCount() - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject.Resource
 
getRangeSubtree(Object, int) - Static method in class eu.xtreemos.xosd.utilities.resmng.ConditionTreeBuilder
Returns a subtree that checks whether the value is within one of the intervals provided in the Range_type JSDL structure.
getRangeType() - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject.RangeValues
Get the range type identifier of the Range. 1 - lower bound 2 - upper bound 3 - range
getRawOriginal() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getReferenceValue() - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
 
getRegisteredResources() - Static method in class eu.xtreemos.xati.API.XRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as registered.
getRegisteredResources() - Method in class eu.xtreemos.xosd.security.rca.server.RCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as registered.
getRegisteredResources() - Method in class eu.xtreemos.xosd.security.rca.server.ResourceRegistration
Return a list of currently registered resources.
getRegisteredResources() - Method in class eu.xtreemos.xosd.services.SRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as registered.
getRegisteredResources(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as registered.
getRegisteredResources(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAServer
Returns a list of resource descriptions describing the resources listed in the RCA DB as registered.
getRegisterefResourcesHT() - Method in class eu.xtreemos.xosd.security.rca.server.ResourceRegistration
 
getRemoteCoordinate() - Method in class eu.xtreemos.xosd.vivaldi.VivaldiCoordinates
Dummy serialization method.
getRemoteCoordinates(CommunicationAddress) - Static method in class eu.xtreemos.xati.API.XVivaldi
 
getRemoteCoordinates(CommunicationAddress) - Method in class eu.xtreemos.xosd.services.SVivaldi
AUTOGENERATED CODE
getRemoteCoordinates(CommunicationAddress, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVivaldi
 
getRemoteCoordinates(CommunicationAddress, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVivaldi
 
getReply(Object) - Method in class eu.xtreemos.xosd.services.SXMLService
 
getReply(Object, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLService
 
getReply(Object, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLService
 
getReply(Object) - Method in class eu.xtreemos.xosd.xml_access.XMLService
 
getRequest() - Method in class eu.xtreemos.xosd.localallocmgr.frontend.RequestQueue
 
getRequest() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.Request
Generates request context
getRequest() - Static method in class eu.xtreemos.xosd.security.vops.xacml.utils.SampleRequestBuilder
 
getReservationFromJob(String, X509Certificate) - Static method in class eu.xtreemos.xati.API.XReservationManager
Query the reservation ID that a job is attached to.
getReservationFromJob(String, X509Certificate) - Method in class eu.xtreemos.xosd.services.SReservationManager
Query the reservation ID that a job is attached to.
getReservationFromJob(String, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Query the reservation ID that a job is attached to.
getReservationFromJob(String, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Query the reservation ID that a job is attached to.
getReservationID(String) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback where I get reservationID and go to the createJob
getReservationID(String) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get reservationID and go to the createJob
getReservationID(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get reservationID and go to the createJob
getReservationID(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get reservationID and go to the createJob
getReservationIDFromJobIDCB(String) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback where I get reservationID from a JobID and go to the runjob or createProcess
getReservationIDFromJobIDCB(String) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get reservationID from a JobID and go to the runjob or createProcess
getReservationIDFromJobIDCB(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get reservationID from a JobID and go to the runjob or createProcess
getReservationIDFromJobIDCB(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get reservationID from a JobID and go to the runjob or createProcess
getReservationResources(String) - Static method in class eu.xtreemos.xati.API.XResAllocator
 
getReservationResources(String, X509Certificate) - Static method in class eu.xtreemos.xati.API.XReservationManager
Get the list of the resources and the related time constraints related to the reservation.
getReservationResources(String) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.wrapper.FrontendWrapper
 
getReservationResources(String) - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
Returns all resources that are used by some reservation.
getReservationResources(String) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getReservationResources(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getReservationResources(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
 
getReservationResources(String, X509Certificate) - Method in class eu.xtreemos.xosd.services.SReservationManager
Get the list of the resources and the related time constraints related to the reservation.
getReservationResources(String, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Get the list of the resources and the related time constraints related to the reservation.
getReservationResources(String, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
Get the list of the resources and the related time constraints related to the reservation.
getReservationResourcesCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback where I get the list of resources inside reservation.
getReservationResourcesCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get the list of resources inside reservation.
getReservationResourcesCB(ArrayList<ReservationSlot>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get the list of resources inside reservation.
getReservationResourcesCB(ArrayList<ReservationSlot>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get the list of resources inside reservation.
getReservationResourcesProcessCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback where I get the list of resources inside reservation to execute a process.
getReservationResourcesProcessCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get the list of resources inside reservation to execute a process.
getReservationResourcesProcessCB(ArrayList<ReservationSlot>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get the list of resources inside reservation to execute a process.
getReservationResourcesProcessCB(ArrayList<ReservationSlot>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback where I get the list of resources inside reservation to execute a process.
getReservationsInfo(ArrayList<String>) - Static method in class eu.xtreemos.xati.API.XResAllocator
For a list of the IDs obtained from the XResAllocator.createReservation(Request), the method builds a list of reservation slots descriptors, effectively returning the timetable entries usable for the reservations.
getReservationsInfo(ArrayList<String>) - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
For a list of the IDs obtained from the createReservation(Request), the method builds a list of reservation slots descriptors, effectively returning the timetable entries usable for the reservations.
getReservationsInfo(ArrayList<String>) - Method in class eu.xtreemos.xosd.services.SResAllocator
For a list of the IDs obtained from the SResAllocator.createReservation(Request), the method builds a list of reservation slots descriptors, effectively returning the timetable entries usable for the reservations.
getReservationsInfo(ArrayList<String>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
For a list of the IDs obtained from the SResAllocator.createReservation(Request), the method builds a list of reservation slots descriptors, effectively returning the timetable entries usable for the reservations.
getReservationsInfo(ArrayList<String>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
For a list of the IDs obtained from the SResAllocator.createReservation(Request), the method builds a list of reservation slots descriptors, effectively returning the timetable entries usable for the reservations.
getReservationsInfoFailure(Exception) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getReservationsInfoFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getReservationsInfoFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getReservationsInfoSuccess(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getReservationsInfoSuccess(ArrayList<ReservationSlot>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getReservationsInfoSuccess(ArrayList<ReservationSlot>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResForProcStatusCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
 
getResForProcStatusCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getResForProcStatusCB(ArrayList<ReservationSlot>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getResForProcStatusCB(ArrayList<ReservationSlot>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
 
getResInfo(CommunicationAddress, X509Certificate) - Static method in class eu.xtreemos.xati.API.XResMng
Returns the monitoring information associated with the resource.
getResInfo(CommunicationAddress, X509Certificate) - Method in class eu.xtreemos.xosd.resmng.ResMng
Returns the monitoring information associated with the resource.
getResInfo(CommunicationAddress, X509Certificate) - Method in class eu.xtreemos.xosd.services.SResMng
Returns the monitoring information associated with the resource.
getResInfo(CommunicationAddress, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Returns the monitoring information associated with the resource.
getResInfo(CommunicationAddress, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Returns the monitoring information associated with the resource.
getResInfoSuccess(Hashtable<String, String>) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResInfoSuccess(Hashtable<String, String>) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResInfoSuccess(Hashtable<String, String>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResInfoSuccess(Hashtable<String, String>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResMetrics(CommunicationAddress, X509Certificate) - Static method in class eu.xtreemos.xati.API.XResMng
Returns the list of metrics available on that resource.
getResMetrics() - Static method in class eu.xtreemos.xati.API.XResourceMonitor
 
getResMetrics(CommunicationAddress, X509Certificate) - Method in class eu.xtreemos.xosd.resmng.ResMng
Returns the list of metrics available on that resource.
getResMetrics() - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getResMetrics(CommunicationAddress, X509Certificate) - Method in class eu.xtreemos.xosd.services.SResMng
Returns the list of metrics available on that resource.
getResMetrics(CommunicationAddress, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Returns the list of metrics available on that resource.
getResMetrics(CommunicationAddress, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Returns the list of metrics available on that resource.
getResMetrics() - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMetrics(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMetrics(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMetricsSuccess(ArrayList<String>) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResMetricsSuccess(ArrayList<String>) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResMetricsSuccess(ArrayList<String>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResMetricsSuccess(ArrayList<String>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResMonResponse(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getResMonResponse(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMonResponse(Hashtable<String, Object>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMonResponse(Hashtable<String, Object>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMonResponseFailure(Exception) - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getResMonResponseFailure(Exception) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMonResponseFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResMonResponseFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getResource(ResourceID) - Method in class eu.xtreemos.xosd.security.rca.server.ResourceRegistration
Checks whether the resource with the given id has been registered or is pending registration, and returns its description.
getResource() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyTargetResource
 
getResource() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.RequestResource
Gets resource as HashSet object
getResource(String) - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject
 
getResource(String) - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject.Resource
 
getResourceAttributes() - Static method in class eu.xtreemos.xati.API.XVOPS
These attributes can be used in XACML policies, requests and rules.
getResourceAttributes() - Method in class eu.xtreemos.xosd.security.vops.VOPS
These attributes can be used in XACML policies, requests and rules.
getResourceAttributes() - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getResourceAttributes(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getResourceAttributes(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getResourceCert() - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyDecisionMakingTest
 
getResourceCertificate() - Method in class eu.xtreemos.xosd.services.SCDAMng
 
getResourceCertificate(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCDAMng
 
getResourceCertificate(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCDAMng
 
getResourceCertificateFailure(Exception) - Method in class eu.xtreemos.xosd.services.SCDAMng
 
getResourceCertificateFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCDAMng
 
getResourceCertificateFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SCDAMng
 
getResourceDescription() - Method in interface eu.xtreemos.xosd.security.vops.xacml.IResource
 
getResourceDescription() - Method in class eu.xtreemos.xosd.security.vops.xacml.ResourceObject
 
getResourceDescriptors(ArrayList<CommunicationAddress>) - Static method in class eu.xtreemos.xati.API.XResMng
Retrieve the resource descriptors of the nodes from the given list.
getResourceDescriptors(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.resmng.ResMng
Retrieve the resource descriptors of the nodes from the given list.
getResourceDescriptors(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve the resource descriptors of the nodes from the given list.
getResourceDescriptors(ArrayList<CommunicationAddress>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve the resource descriptors of the nodes from the given list.
getResourceDescriptors(ArrayList<CommunicationAddress>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve the resource descriptors of the nodes from the given list.
getResourceDescriptorsFailure(Exception) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResourceDescriptorsFailure(Exception) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourceDescriptorsFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourceDescriptorsFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourceDescriptorsFailure(Exception) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceDescriptorsFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceDescriptorsFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceDescriptorsSuccess(ArrayList<ResourceDescriptorRecord>) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResourceDescriptorsSuccess(ArrayList<ResourceDescriptorRecord>) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourceDescriptorsSuccess(ArrayList<ResourceDescriptorRecord>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourceDescriptorsSuccess(ArrayList<ResourceDescriptorRecord>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourceDescriptorsSuccess(ArrayList<ResourceDescriptorRecord>) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceDescriptorsSuccess(ArrayList<ResourceDescriptorRecord>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceDescriptorsSuccess(ArrayList<ResourceDescriptorRecord>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceExactsCount(String) - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject
 
getResourceLowerRangeCount(String) - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject
 
getResourceMonitorReply(Hashtable) - Method in class eu.xtreemos.xosd.resmng.ResMng
continuing the processing after ResourceMonitor call, to the Wicked Witch of the West.
getResourceMonitorReply(Hashtable) - Method in class eu.xtreemos.xosd.services.SResMng
continuing the processing after ResourceMonitor call, to the Wicked Witch of the West.
getResourceMonitorReply(Hashtable, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
continuing the processing after ResourceMonitor call, to the Wicked Witch of the West.
getResourceMonitorReply(Hashtable, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
continuing the processing after ResourceMonitor call, to the Wicked Witch of the West.
getResourceMonitorReplyFailure(Exception) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResourceMonitorReplyFailure(Exception) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceMonitorReplyFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceMonitorReplyFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourceNeededCount() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
Returns the number of exact resources needed in the JSDL
getResourceRangeCount(String) - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject
 
getResources(String, X509Certificate, Integer) - Static method in class eu.xtreemos.xati.API.XResMng
Retrieve a collection of resources that match the job's resource demands.
getResources() - Method in class eu.xtreemos.xosd.localallocmgr.frontend.ResourceDirectory
Returns an array of all resources registered in the directory.
getResources(String, X509Certificate, Integer) - Method in class eu.xtreemos.xosd.resmng.ResMng
Retrieve a collection of resources that match the job's resource demands.
getResources(String, String) - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getResources(String, X509Certificate, Integer) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResources(String, X509Certificate, Integer, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResources(String, X509Certificate, Integer, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesADS(String, X509Certificate, Integer) - Static method in class eu.xtreemos.xati.API.XResMng
 
getResourcesADS(String, X509Certificate, Integer) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResourcesADS(String, X509Certificate, Integer) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesADS(String, X509Certificate, Integer, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesADS(String, X509Certificate, Integer, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesADSSucceeded(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.resmng.ResMng
The SRDSMng retuns here after the call to getResources[ADS] to provide its selection based on the JSDL.
getResourcesADSSucceeded(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.services.SResMng
The SRDSMng retuns here after the call to getResources[ADS] to provide its selection based on the JSDL.
getResourcesADSSucceeded(ArrayList<CommunicationAddress>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The SRDSMng retuns here after the call to getResources[ADS] to provide its selection based on the JSDL.
getResourcesADSSucceeded(ArrayList<CommunicationAddress>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The SRDSMng retuns here after the call to getResources[ADS] to provide its selection based on the JSDL.
getResourcesCentral(String, X509Certificate, Integer) - Static method in class eu.xtreemos.xati.API.XResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesCentral(String, X509Certificate, Integer) - Method in class eu.xtreemos.xosd.resmng.ResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesCentral(String, X509Certificate, Integer) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesCentral(String, X509Certificate, Integer, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesCentral(String, X509Certificate, Integer, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFailure(Exception) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourcesFailure(Exception, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourcesFailure(Exception, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourcesFromParsedCommand(ParsedCommand) - Static method in class eu.xtreemos.xati.API.XResMng
 
getResourcesFromParsedCommand(ParsedCommand) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResourcesFromParsedCommand(ParsedCommand) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesFromParsedCommand(ParsedCommand, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesFromParsedCommand(ParsedCommand, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesFromPath(String) - Method in class eu.xtreemos.xosd.resmng.ResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromPath(String) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromPath(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromPath(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromReservationIDCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback to get the list of resources of the reservationID In case we don't have any resource in the reservation call getResources from ResMng and fill up the reservation
getResourcesFromReservationIDCB(ArrayList<ReservationSlot>) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback to get the list of resources of the reservationID In case we don't have any resource in the reservation call getResources from ResMng and fill up the reservation
getResourcesFromReservationIDCB(ArrayList<ReservationSlot>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback to get the list of resources of the reservationID In case we don't have any resource in the reservation call getResources from ResMng and fill up the reservation
getResourcesFromReservationIDCB(ArrayList<ReservationSlot>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback to get the list of resources of the reservationID In case we don't have any resource in the reservation call getResources from ResMng and fill up the reservation
getResourcesFromString(String) - Static method in class eu.xtreemos.xati.API.XResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromString(String) - Method in class eu.xtreemos.xosd.resmng.ResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromString(String) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromString(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromString(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromStructure(Hashtable<String, Object>) - Static method in class eu.xtreemos.xati.API.XResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromStructure(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.resmng.ResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromStructure(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromStructure(Hashtable<String, Object>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesFromStructure(Hashtable<String, Object>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesScored(String) - Static method in class eu.xtreemos.xati.API.XResMng
 
getResourcesScored(String) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResourcesScored(String) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesScored(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesScored(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesScoredWeighted(String, Hashtable<Integer, Double>) - Static method in class eu.xtreemos.xati.API.XResMng
 
getResourcesScoredWeighted(String, Hashtable<Integer, Double>) - Method in class eu.xtreemos.xosd.resmng.ResMng
 
getResourcesScoredWeighted(String, Hashtable<Integer, Double>) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesScoredWeighted(String, Hashtable<Integer, Double>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesScoredWeighted(String, Hashtable<Integer, Double>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
 
getResourcesSorted(String, ResourceDescriptorComparatorSerializable) - Static method in class eu.xtreemos.xati.API.XResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesSorted(String, ResourceDescriptorComparatorSerializable) - Method in class eu.xtreemos.xosd.resmng.ResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesSorted(String, ResourceDescriptorComparatorSerializable) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesSorted(String, ResourceDescriptorComparatorSerializable, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesSorted(String, ResourceDescriptorComparatorSerializable, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
Retrieve a collection of resources that match the job's resource demands.
getResourcesSuccess(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourcesSuccess(ArrayList<CommunicationAddress>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourcesSuccess(ArrayList<CommunicationAddress>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SReservationManager
A call-back for internal use only.
getResourceStatus(ResourceID) - Static method in class eu.xtreemos.xati.API.XRCAServer
Retrieves the current status of the resource according to the RCA DB.
getResourceStatus(ResourceID) - Method in class eu.xtreemos.xosd.security.rca.server.RCAServer
Retrieves the current status of the resource according to the RCA DB.
getResourceStatus(ResourceID) - Method in class eu.xtreemos.xosd.security.rca.server.ResourceRegistration
Check the status of the resource.
getResourceStatus(ResourceID) - Method in class eu.xtreemos.xosd.services.SRCAServer
Retrieves the current status of the resource according to the RCA DB.
getResourceStatus(ResourceID, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAServer
Retrieves the current status of the resource according to the RCA DB.
getResourceStatus(ResourceID, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SRCAServer
Retrieves the current status of the resource according to the RCA DB.
getResourceUpperRangeCount(String) - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject
 
getResultFromResMngProcess(ReturnMessage) - Method in class eu.xtreemos.xosd.security.vops.VOPS
Deprecated.  
getResultFromResMngProcess(ReturnMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
Deprecated.  
getResultFromResMngProcess(ReturnMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
Deprecated.  
getResultFromResMngProcess(ReturnMessage, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
Deprecated.  
getResultsFromResMng(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.security.vops.VOPS
Deprecated.  
getResultsFromResMng(ArrayList<CommunicationAddress>) - Method in class eu.xtreemos.xosd.services.SVOPS
 
getResultsFromResMng(ArrayList<CommunicationAddress>, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
 
getResultsFromResMng(ArrayList<CommunicationAddress>, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
 
getRIDForProcStatusCB(String) - Method in class eu.xtreemos.xosd.jobmng.JobMng
Callback to get the reservationID of a job to enable procStatus buffering for each resource it has reserved.
getRIDForProcStatusCB(String) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback to get the reservationID of a job to enable procStatus buffering for each resource it has reserved.
getRIDForProcStatusCB(String, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback to get the reservationID of a job to enable procStatus buffering for each resource it has reserved.
getRIDForProcStatusCB(String, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
Callback to get the reservationID of a job to enable procStatus buffering for each resource it has reserved.
getRole() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getRule(String) - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.Policy
 
getRule() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyRule
Converts rule to XACML's Rule object.
getRuleCondition() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getRuleId() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyRule
 
getRules(RequestCtx, boolean) - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.Policy
Gets array list of all rules in the policy.
getRuleTarget() - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getSchemaPrefixes(Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XSDCodeGenerator
Finds the schema prefixes in the inData hashtable (output from the XMLValidatorAndParser)
getScore(Object) - Method in interface eu.xtreemos.xosd.resmng.data.INodeEvaluation
Compute a score for the given attribute value by evaluating the given function.
getScore(Object) - Method in class eu.xtreemos.xosd.resmng.data.NodeEvaluationConstant
The return value of the function is always the value set at initialisation as the constant.
getScore(Double) - Method in class eu.xtreemos.xosd.resmng.data.NodeEvaluationLinear
Compute the score of the attribute value typed as Double.
getScore(Object) - Method in class eu.xtreemos.xosd.resmng.data.NodeEvaluationLinear
Compute the score of the attribute.
getScore(Double) - Method in class eu.xtreemos.xosd.resmng.data.NodeEvaluationLinearLimited
Compute the score of the attribute value typed as Double.
getScore(Object) - Method in class eu.xtreemos.xosd.resmng.data.NodeEvaluationLinearLimited
Compute the score of the attribute.
getScoreAccum() - Method in class eu.xtreemos.xosd.resmng.data.AttributeScorekeeper
 
getSearchEngine() - Method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Gets XMLSearchEngine instance which was created during parsing of the document passed as an argument.
getSelection(String, Hashtable) - Static method in class eu.xtreemos.xati.API.XResAllocator
get all time table elements with selected attributes for a resource
getSelection(String, Hashtable<Class<?>, Object>) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.wrapper.FrontendWrapper
get all time table elements with selected attributes for a resource. the constraints hashatable holds the class of the constraint and the value of that constraint.
getSelection(String, Hashtable) - Method in class eu.xtreemos.xosd.resallocator.ResAllocator
get all time table elements with selected attributes for a resource.
getSelection(String, Hashtable) - Method in class eu.xtreemos.xosd.services.SResAllocator
get all time table elements with selected attributes for a resource
getSelection(String, Hashtable, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
get all time table elements with selected attributes for a resource
getSelection(String, Hashtable, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResAllocator
get all time table elements with selected attributes for a resource
getServiceList() - Static method in class eu.xtreemos.xati.API.XDaemon
Retrieve the list of names of the services currently running on this daemon.
getServiceList() - Method in class eu.xtreemos.xosd.daemon.Daemon
Retrieve the list of names of the services currently running on this daemon.
getServiceList() - Method in class eu.xtreemos.xosd.services.SDaemon
Retrieve the list of names of the services currently running on this daemon.
getServiceList(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SDaemon
Retrieve the list of names of the services currently running on this daemon.
getServiceList(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SDaemon
Retrieve the list of names of the services currently running on this daemon.
getSIG_CHLD() - Method in class eu.xtreemos.xosd.execMng.ExecMng
Get the value of the SIG_CHLD
getSignature() - Method in class eu.xtreemos.xosd.resmng.data.ResourceMatching
Gets signature of the message.
getSingleJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate) - Method in class eu.xtreemos.xosd.jobmng.JobMng
This method is called from getJobsInfo or another jobMng via redirect.
getSingleJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate) - Method in class eu.xtreemos.xosd.services.SJobMng
This method is called from getJobsInfo or another jobMng via redirect.
getSingleJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
This method is called from getJobsInfo or another jobMng via redirect.
getSingleJobInfo(String, Integer, Integer, ArrayList<String>, X509Certificate, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SJobMng
This method is called from getJobsInfo or another jobMng via redirect.
getSource() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getState() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getStatus() - Method in class eu.xtreemos.xosd.execMng.data.ProcInfo
 
getSTime() - Method in class eu.xtreemos.xosd.execMng.data.ProcInfo
 
getStoredInfo(long) - Static method in class eu.xtreemos.xosd.localallocmgr.basic.Registry
 
getStringFromFile(File) - Static method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Reads file and returns content in text format.
getStringHost() - Method in class eu.xtreemos.system.communication.net.CommunicationAddress
 
getSubgroup() - Method in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
getSubject() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyTargetSubject
 
getSubject() - Method in class eu.xtreemos.xosd.security.vops.xacml.request.RequestSubject
 
getSubjectAttributes() - Static method in class eu.xtreemos.xati.API.XVOPS
These attributes can be used in XACML policies, requests and rules.
getSubjectAttributes() - Method in class eu.xtreemos.xosd.security.vops.VOPS
These attributes can be used in XACML policies, requests and rules.
getSubjectAttributes() - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getSubjectAttributes(CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getSubjectAttributes(CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVOPS
These attributes can be used in XACML policies, requests and rules.
getSubjects(String, String) - Method in class eu.xtreemos.xosd.security.vops.xacml.utils.CreatePolicy
 
getSubmitParam(String) - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getSubmitParamList(String) - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getSubtreeScorekeeper(ResourceDescriptorRecord, Hashtable<Integer, AttributeScorekeeper>) - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
The method builds a hash table of AttributeScorekeeper instances for each of the attribute that takes part in the subtree of the condition tree that starts at the provided node.
getSubtreeScorekeeper(ResourceDescriptorRecord, Hashtable<Integer, AttributeScorekeeper>) - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeOperator
 
getSubtreeScorekeeper(ResourceDescriptorRecord, Hashtable<Integer, AttributeScorekeeper>) - Method in interface eu.xtreemos.xosd.resmng.data.IConditionTreeNode
The method builds a hash table of AttributeScorekeeper instances for each of the attribute that takes part in the subtree of the condition tree that starts at the provided node.
getSubtreeScorekeeperNodeAnd(ResourceDescriptorRecord, Hashtable<Integer, AttributeScorekeeper>) - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeOperator
 
getSubtreeScorekeeperNodeOr(ResourceDescriptorRecord, Hashtable<Integer, AttributeScorekeeper>) - Method in class eu.xtreemos.xosd.resmng.data.ConditionTreeOperator
 
getSuitableResources() - Method in class eu.xtreemos.xosd.resmng.data.ResourceMatching
 
getTags() - Method in class eu.xtreemos.xosd.cron.CronDaemonEntryTagged
 
getTagValues(String) - Method in class eu.xtreemos.xosd.cron.CronDaemonEntryTags
 
getTarget() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.Policy
 
getTarget() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyRule
Return target used in this Rule
getTarget() - Method in class eu.xtreemos.xosd.security.vops.xacml.policy.PolicyTarget
Generates policies' target from all parameters
getTime() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getTimeTable(String) - Method in class eu.xtreemos.xosd.localallocmgr.basic.LocalResourcesMap
 
getTimeTableFor(String) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.ResourceDirectory
 
getTrustedCertKeyStore() - Static method in class eu.xtreemos.xosd.utilities.security.ServiceTrustStore
Retrieve the keystore containing the trusted certificates.
getTrustedCertKeyStore(String) - Static method in class eu.xtreemos.xosd.utilities.security.ServiceTrustStore
Retrieve a custom keystore containing certificates in a provided path.
getTtelm() - Method in class eu.xtreemos.xosd.localallocmgr.frontend.TTElmRequest
 
getTTfor(String) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.wrapper.FrontendWrapper
debug methods, not intended for XATI use
getType() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getUpperRangeCount() - Method in class eu.xtreemos.xosd.utilities.jsdl.JsdlObject.Resource
 
getUsed() - Method in class eu.xtreemos.xosd.jobmng.data.UsedResource
 
getUser() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getUser(String) - Method in class eu.xtreemos.xosd.security.cdamng.vo.VO
 
getUserCert() - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyDecisionMakingTest
 
getUTime() - Method in class eu.xtreemos.xosd.execMng.data.ProcInfo
 
getUUID() - Method in class eu.xtreemos.xosd.cron.CronDaemonEntryTags
 
getUUID(boolean) - Method in class eu.xtreemos.xosd.cron.CronDaemonEntryUUID
 
getValue() - Method in enum eu.xtreemos.xosd.jobmng.ControlOp
 
getValue() - Method in enum eu.xtreemos.xosd.jobmng.data.JobState
 
getValue() - Method in class eu.xtreemos.xosd.localallocmgr.attributes.IAttribute
 
getValue(Class<?>) - Method in class eu.xtreemos.xosd.localallocmgr.frontend.ResourceProperties
 
getValue(String) - Method in class eu.xtreemos.xosd.utilities.logger.tokens.EchoToken
 
getValue(String) - Method in interface eu.xtreemos.xosd.utilities.logger.tokens.IToken
 
getValue(String) - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getValueTypes() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.EchoToken
 
getValueTypes() - Method in interface eu.xtreemos.xosd.utilities.logger.tokens.IToken
 
getValueTypes() - Method in class eu.xtreemos.xosd.utilities.logger.tokens.SimpleToken
 
getVivaldiCoordinatesReply(VivaldiCoordinates) - Method in class eu.xtreemos.xosd.services.SVivaldi
 
getVivaldiCoordinatesReply(VivaldiCoordinates, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVivaldi
 
getVivaldiCoordinatesReply(VivaldiCoordinates, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SVivaldi
 
getVO() - Method in class eu.xtreemos.xosd.jobmng.data.XJob
 
getVoAttribute() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceConstants
 
getVoAttribute() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.SubjectConstants
 
getVoAttribute() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.SubjectConstantsExtensions
Deprecated.  
getVOAttributeValue(X509Certificate, VO.Attribute) - Method in class eu.xtreemos.xosd.utilities.security.CertificateProcessor
 
getWhere(String, String, String, Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
Returns an ArrayList object of the XML subtrees whose keys first match the key and then in a subtree there must exist another key (whereKey) which value must equeal to the provided value (whereValue) This method is simple equivalent of the SELECT ...
getXACMLPolicy() - Static method in class eu.xtreemos.xosd.security.vops.xacml.PolicyDecisionMakingTest
 
getXMLExtractorReply(Hashtable) - Method in class eu.xtreemos.xosd.resmng.ResMng
The callback with the final piece of processing of the #getResources(String) service call.
getXMLExtractorReply(Hashtable) - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getXMLExtractorReply(Hashtable) - Method in class eu.xtreemos.xosd.services.SResMng
The callback with the final piece of processing of the #getResources(String) service call.
getXMLExtractorReply(Hashtable, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The callback with the final piece of processing of the #getResources(String) service call.
getXMLExtractorReply(Hashtable, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResMng
The callback with the final piece of processing of the #getResources(String) service call.
getXMLExtractorReply(Hashtable) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getXMLExtractorReply(Hashtable, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getXMLExtractorReply(Hashtable, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getXMLExtractorReplyXMon(Hashtable) - Method in class eu.xtreemos.xosd.resourcemonitor.ResourceMonitor
 
getXMLExtractorReplyXMon(Hashtable) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getXMLExtractorReplyXMon(Hashtable, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getXMLExtractorReplyXMon(Hashtable, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SResourceMonitor
 
getXMLObject(String, Integer) - Static method in class eu.xtreemos.xati.API.XXMLExtractor
Transform an XML stored in a file into a hash table containing the searchable elements of the source XML.
getXMLObject(String, Integer) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a file into a hash table containing the searchable elements of the source XML.
getXMLObject(String, Integer, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a file into a hash table containing the searchable elements of the source XML.
getXMLObject(String, Integer, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a file into a hash table containing the searchable elements of the source XML.
getXMLObject(String, XMLSearchContextFactory.SchemaType) - Static method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Transform an XML stored in a file into a hash table containing the searchable elements of the source XML.
getXMLObject(String, Integer) - Method in class eu.xtreemos.xosd.xmlextractor.XMLExtractor
Transform an XML stored in a file into a hash table containing the searchable elements of the source XML.
getXMLObjectFromDocument(Document, Integer) - Static method in class eu.xtreemos.xati.API.XXMLExtractor
Transform an XML stored in a DOM document into a hash table containing the searchable elements of the source XML.
getXMLObjectFromDocument(Document, Integer) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a DOM document into a hash table containing the searchable elements of the source XML.
getXMLObjectFromDocument(Document, Integer, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a DOM document into a hash table containing the searchable elements of the source XML.
getXMLObjectFromDocument(Document, Integer, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a DOM document into a hash table containing the searchable elements of the source XML.
getXMLObjectFromDocument(Document, XMLSearchContextFactory.SchemaType) - Static method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
 
getXMLObjectFromDocument(Document, Integer) - Method in class eu.xtreemos.xosd.xmlextractor.XMLExtractor
Transform an XML stored in a DOM document into a hash table containing the searchable elements of the source XML.
getXMLObjectFromString(String, Integer) - Static method in class eu.xtreemos.xati.API.XXMLExtractor
Transform an XML stored in a string into a hash table containing the searchable elements of the source XML.
getXMLObjectFromString(String, Integer) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a string into a hash table containing the searchable elements of the source XML.
getXMLObjectFromString(String, Integer, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a string into a hash table containing the searchable elements of the source XML.
getXMLObjectFromString(String, Integer, CallbackMessage, CallbackMessage) - Method in class eu.xtreemos.xosd.services.SXMLExtractor
Transform an XML stored in a string into a hash table containing the searchable elements of the source XML.
getXMLObjectFromString(String, XMLSearchContextFactory.SchemaType) - Static method in class eu.xtreemos.xosd.utilities.xmlextractor.XMLSearchContextFactory
Returns data in hashtable from xmlDocument.
getXMLObjectFromString(String, Integer) - Method in class eu.xtreemos.xosd.xmlextractor.XMLExtractor
Transform an XML stored in a string into a hash table containing the searchable elements of the source XML.
getXosGlobalId(X509Certificate) - Method in class eu.xtreemos.xosd.utilities.security.CertificateProcessor
 
getXPath(String, Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
Returns an ArrayList object of the XML subtrees whose keys match the provided keyPath (XPath style).
getXPath() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ActionConstants
 
getXPath() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceConstants
 
getXPath() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceJSDLConstants
 
getXPath() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.SubjectConstants
 
getXPath() - Method in enum eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.SubjectConstantsExtensions
Deprecated.  
getXPathFirst(String, Hashtable<String, Object>) - Method in class eu.xtreemos.xosd.factory.utils.parsers.XMLSearchEngine
This is basically the same implementation as getXPath method but it searches just in depth of level 1 (does not search in depth).
globalVOPS - Variable in class eu.xtreemos.xosd.security.vops.config.VOPSConfig
Deprecated.  
glueKey - Variable in class eu.xtreemos.xosd.resmng.ResMng.XMLMatch
 
GLUEV12 - Static variable in class eu.xtreemos.xosd.xmlextractor.XMLExtractor
Specifies that the XML uses the GLUE v12 schema.
GLUEV12Constants - Class in eu.xtreemos.xosd.xmlextractor.constants
A class containing contants of keys for GLUE v12 XML.
GLUEV12Constants() - Constructor for class eu.xtreemos.xosd.xmlextractor.constants.GLUEV12Constants
 
GLUEV12Constants.CompoundConstants - Class in eu.xtreemos.xosd.xmlextractor.constants
 
GLUEV12Constants.CompoundConstants() - Constructor for class eu.xtreemos.xosd.xmlextractor.constants.GLUEV12Constants.CompoundConstants
 
GREATERANDEQUALTO - Static variable in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
This value represents a condition type where the value in the resource descriptor must be greater than or equal to the value of the node: x >= U.
GREATERTHAN - Static variable in class eu.xtreemos.xosd.resmng.data.ConditionTreeCondition
This value represents a condition type where the value in the resource descriptor must be greater than the value of the node: x > U.
Group - Class in eu.xtreemos.xosd.localallocmgr.groups
joins multiple timetables into a single group. the timetables
Group(String) - Constructor for class eu.xtreemos.xosd.localallocmgr.groups.Group
 
group - Variable in class eu.xtreemos.xosd.localallocmgr.groups.Group
 
group - Variable in class eu.xtreemos.xosd.security.vops.xacml.PolicyTargetSubjectAttributes
 
groupByTag(String) - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 
groupByTags(ArrayList<String>) - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 
groupByTags(String, Object) - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 
groupByTags(Hashtable<String, ArrayList<Object>>) - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 
groupByUUID(String) - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 
groupByUUIDs(ArrayList<String>) - Method in class eu.xtreemos.xosd.crondaemon.CronDaemon
 

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