|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CpuConstraint.Operator | |
|---|---|
| org.quartz.locality.constraint | |
| org.quartz.locality.constraint.evaluator | |
| Uses of CpuConstraint.Operator in org.quartz.locality.constraint |
|---|
| Methods in org.quartz.locality.constraint that return CpuConstraint.Operator | |
|---|---|
CpuConstraint.Operator |
CpuConstraint.getOp()
|
static CpuConstraint.Operator |
CpuConstraint.Operator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CpuConstraint.Operator[] |
CpuConstraint.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.quartz.locality.constraint with parameters of type CpuConstraint.Operator | |
|---|---|
CpuConstraint(CpuConstraint.Operator op,
int value)
|
|
| Uses of CpuConstraint.Operator in org.quartz.locality.constraint.evaluator |
|---|
| Method parameters in org.quartz.locality.constraint.evaluator with type arguments of type CpuConstraint.Operator | |
|---|---|
void |
CpuEvaluator.initialize(java.lang.String nodeName,
java.util.concurrent.ConcurrentMap<java.lang.String,java.util.concurrent.ConcurrentMap<CpuConstraint.Operator,java.lang.Integer>> store)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||