|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceDescriptorComparatorSerializable | |
---|---|
eu.xtreemos.xati.API | |
eu.xtreemos.xosd.resmng | |
eu.xtreemos.xosd.resmng.data | |
eu.xtreemos.xosd.services |
Uses of ResourceDescriptorComparatorSerializable in eu.xtreemos.xati.API |
---|
Methods in eu.xtreemos.xati.API with parameters of type ResourceDescriptorComparatorSerializable | |
---|---|
static java.util.ArrayList<CommunicationAddress> |
XResMng.getResourcesSorted(java.lang.String __query,
ResourceDescriptorComparatorSerializable __comparator)
Retrieve a collection of resources that match the job's resource demands. |
Uses of ResourceDescriptorComparatorSerializable in eu.xtreemos.xosd.resmng |
---|
Methods in eu.xtreemos.xosd.resmng with parameters of type ResourceDescriptorComparatorSerializable | |
---|---|
java.util.ArrayList<CommunicationAddress> |
ResMng.getResourcesSorted(java.lang.String query,
ResourceDescriptorComparatorSerializable comparator)
Retrieve a collection of resources that match the job's resource demands. |
Uses of ResourceDescriptorComparatorSerializable in eu.xtreemos.xosd.resmng.data |
---|
Methods in eu.xtreemos.xosd.resmng.data that return ResourceDescriptorComparatorSerializable | |
---|---|
ResourceDescriptorComparatorSerializable |
ResourceDescriptorComparator.serialize()
|
Uses of ResourceDescriptorComparatorSerializable in eu.xtreemos.xosd.services |
---|
Methods in eu.xtreemos.xosd.services with parameters of type ResourceDescriptorComparatorSerializable | |
---|---|
void |
SResMng.getResourcesSorted(java.lang.String __query,
ResourceDescriptorComparatorSerializable __comparator)
Retrieve a collection of resources that match the job's resource demands. |
void |
SResMng.getResourcesSorted(java.lang.String __query,
ResourceDescriptorComparatorSerializable __comparator,
eu.xtreemos.system.communication.bus.CallbackMessage callback)
Retrieve a collection of resources that match the job's resource demands. |
void |
SResMng.getResourcesSorted(java.lang.String __query,
ResourceDescriptorComparatorSerializable __comparator,
eu.xtreemos.system.communication.bus.CallbackMessage callback,
eu.xtreemos.system.communication.bus.CallbackMessage exceptionCallback)
Retrieve a collection of resources that match the job's resource demands. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |