Provides the interface and call-out to the site selector mechanism.
Package Specification
The classes in this package provide a site selection implementation to
select eligible sites from a list of candidates during deferred
planning.
TODO: describe here how it works, e.g. show how the c'tor and
mapJob2ExecPool( SubInfo, List ) work together, what
defaults there are, and link to non-Java call-out for info an using
external applications.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation,
please see:
@see org.griphyn.cPlanner.common.PegasusProperties
@see org.griphyn.cPlanner.engine.InterPoolEngine
@since 1.2.3
|