|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.quartz.locality.constraint Interface Constraint<OP extends Enum,T>
- Type Parameters:
T
- The value type the constraint will be evaluated against
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- CpuConstraint, EhcacheConstraint, MemoryConstraint, NodeGroupConstraint, OsConstraint
public interface Constraint<OP extends Enum,T>
- extends Serializable
A Constraint
about the node on which a job
will be executed
A Constraint
always needs a matching Evaluator
type
present on the classpath
- Author:
- Alex Snaps
- See Also:
Evaluator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2001-2011, Terracotta, Inc.