|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceBroker.ResourceConstraint | |
org.isam.exehda.services | |
org.isam.exehda.services.tips |
Uses of ResourceBroker.ResourceConstraint in org.isam.exehda.services |
Subclasses of ResourceBroker.ResourceConstraint in org.isam.exehda.services | |
static class |
ResourceBroker.AttributeInRangeConstraint
|
static class |
ResourceBroker.AttributeMatchConstraint
|
static class |
ResourceBroker.AvoidedSetConstraint
|
static class |
ResourceBroker.CompositeResourceConstraint
|
static class |
ResourceBroker.DynamicConstraint
|
static class |
ResourceBroker.ExclusiveAccessConstraint
|
static class |
ResourceBroker.PreferredSetConstraint
|
static class |
ResourceBroker.StaticConstraint
|
static class |
Scheduler.IndexEqualsConstraint
|
static class |
Scheduler.IndexValueInRangeConstraint
|
static class |
Scheduler.IndexValueInSetConstraint
|
static class |
Scheduler.MaximizeIndexConstraint
|
static class |
Scheduler.MinimizeIndexConstraint
|
static class |
Scheduler.MobilityConstraint
|
static class |
Scheduler.RelationalConstraint
|
static class |
Scheduler.SchedConstraint
|
Methods in org.isam.exehda.services with parameters of type ResourceBroker.ResourceConstraint | |
HostId |
Scheduler.chooseCreationHost(ResourceBroker.ResourceConstraint c)
Describe chooseCreationHost method here. |
HostId |
Scheduler.chooseMigrationHost(ResourceBroker.ResourceConstraint c)
Describe chooseMigrationHost method here. |
void |
Scheduler.reschedule(ObjectId o,
ResourceBroker.ResourceConstraint c,
boolean auto)
Describe reschedule method here. |
CellInformationBase.ResourceName[] |
ResourceBroker.findResource(ResourceBroker.ResourceConstraint[] query,
int scope,
int num)
Describe findResource method here. |
CellInformationBase.ResourceName[] |
ResourceBroker.allocResource(ResourceBroker.ResourceConstraint[] req,
int scope,
int num)
Describe allocResource method here. |
Uses of ResourceBroker.ResourceConstraint in org.isam.exehda.services.tips |
Methods in org.isam.exehda.services.tips with parameters of type ResourceBroker.ResourceConstraint | |
HostId |
TipsNodeScheduler.chooseCreationHost(ResourceBroker.ResourceConstraint c)
Describe chooseCreationHost method here. |
HostId |
TipsNodeScheduler.chooseMigrationHost(ResourceBroker.ResourceConstraint c)
Describe chooseMigrationHost method here. |
void |
TipsNodeScheduler.reschedule(ObjectId o,
ResourceBroker.ResourceConstraint c,
boolean auto)
Describe reschedule method here. |
HostId |
TipsCellScheduler.chooseCreationHost(ResourceBroker.ResourceConstraint c)
Describe chooseCreationHost method here. |
HostId |
TipsCellScheduler.chooseMigrationHost(ResourceBroker.ResourceConstraint c)
Describe chooseMigrationHost method here. |
void |
TipsCellScheduler.reschedule(ObjectId o,
ResourceBroker.ResourceConstraint c,
boolean auto)
Describe reschedule method here. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |