|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeSpec | |
|---|---|
| org.quartz.locality | |
| Uses of NodeSpec in org.quartz.locality |
|---|
| Methods in org.quartz.locality that return NodeSpec | |
|---|---|
NodeSpec |
NodeSpecBuilder.build()
Method that creates the NodeSpec represented by this builder |
NodeSpec |
DelegatingLocalityTrigger.getNodeSpec()
Accessor to the NodeSpec instance to evaluate constraints |
NodeSpec |
DelegatingLocalityJobDetail.getNodeSpec()
Accessor to the NodeSpec instance to evaluate constraints |
NodeSpec |
LocalityAware.getNodeSpec()
Accessor to the NodeSpec instance to evaluate constraints |
| Constructors in org.quartz.locality with parameters of type NodeSpec | |
|---|---|
DelegatingLocalityJobDetail(JobDetail jobDetail,
NodeSpec nodeSpec)
Constructs a LocalityAware JobDetail, wrapping an existing JobDetail instance, with additional NodeSpec |
|
DelegatingLocalityTrigger(Trigger trigger,
NodeSpec nodeSpec)
Constructs a LocalityAware Trigger, wrapping an existing Trigger instance, with additional NodeSpec |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||