org.isam.exehda.services
Class Scheduler.MinimizeIndexConstraint

java.lang.Object
  |
  +--org.isam.exehda.services.ResourceBroker.ResourceConstraint
        |
        +--org.isam.exehda.services.ResourceBroker.DynamicConstraint
              |
              +--org.isam.exehda.services.Scheduler.SchedConstraint
                    |
                    +--org.isam.exehda.services.Scheduler.RelationalConstraint
                          |
                          +--org.isam.exehda.services.Scheduler.MinimizeIndexConstraint
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Scheduler

public abstract static class Scheduler.MinimizeIndexConstraint
extends Scheduler.RelationalConstraint

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.isam.exehda.services.ResourceBroker.ResourceConstraint
BROKEN, OK, UNDEFINED
 
Constructor Summary
Scheduler.MinimizeIndexConstraint()
           
 
Methods inherited from class org.isam.exehda.services.ResourceBroker.ResourceConstraint
check, select
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scheduler.MinimizeIndexConstraint

public Scheduler.MinimizeIndexConstraint()