|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Package
org.quartz.locality
Packages that use org.quartz.locality | |
---|---|
org.quartz.locality | |
org.quartz.locality.constraint.evaluator |
Classes in org.quartz.locality used by org.quartz.locality | |
---|---|
LocalityAware
LocalityAware types can provide node specifications to potentially dispatch the instance
to a particular node in the cluster. |
|
LocalityJobBuilder
Builder for LocalityAware JobDetail instances. |
|
LocalityJobDetail
A specialized JobDetail that contains Quartz Where information |
|
LocalityTrigger
A specialized Trigger that contains Quartz Where information |
|
LocalityTriggerBuilder
Builder for LocalityAware Triggers, which decorate the Trigger and adds the Locality feature to it, by
adding a reference to a NodeSpec . |
|
NodeSpec
Encapsulates all metadata about Locality. |
|
NodeSpecBuilder
Builder for NodeSpec , specifically required for the DSL builder-style API: |
Classes in org.quartz.locality used by org.quartz.locality.constraint.evaluator | |
---|---|
LocalityException
Exception thrown when some Constraint cannot be handled |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2001-2011, Terracotta, Inc.