|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.quartz.locality Interface LocalityAware
- All Known Subinterfaces:
- LocalityJobDetail, LocalityTrigger
- All Known Implementing Classes:
- DelegatingLocalityJobDetail, DelegatingLocalityTrigger
public interface LocalityAware
LocalityAware types can provide node specifications
to potentially dispatch the instance
to a particular node in the cluster.
- Author:
- Alex Snaps
Method Summary | |
---|---|
NodeSpec |
getNodeSpec()
Accessor to the NodeSpec instance to evaluate constraints |
Method Detail |
---|
getNodeSpec
NodeSpec getNodeSpec()
- Accessor to the
NodeSpec
instance to evaluate constraints - Returns:
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2001-2011, Terracotta, Inc.