|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| LocalityAware | LocalityAware types can provide node specifications to potentially dispatch the instance
to a particular node in the cluster. |
| LocalityJobDetail | A specialized JobDetail that contains Quartz Where information |
| LocalityTrigger | A specialized Trigger that contains Quartz Where information |
| NodeSpec | Encapsulates all metadata about Locality. |
| Class Summary | |
|---|---|
| DelegatingLocalityJobDetail | Wrapping a JobDetail instance while adding the LocalityAware contract
All JobDetail method calls will be delegated to the wrapped JobDetail instance |
| DelegatingLocalityTrigger | Wrapping a Trigger instance while adding the LocalityAware contract All Trigger
method calls will be delegated to the wrapped Trigger instance |
| LocalityJobBuilder | Builder for LocalityAware JobDetail instances. |
| LocalityTriggerBuilder | Builder for LocalityAware Triggers, which decorate the Trigger and adds the Locality feature to it, by
adding a reference to a NodeSpec. |
| NodeSpecBuilder | Builder for NodeSpec, specifically required for the DSL builder-style API: |
| Exception Summary | |
|---|---|
| LocalityException | Exception thrown when some Constraint cannot be handled |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||