|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.bnl.star.offline.scheduler.policy.SelectorAssignmentStrategy
public class SelectorAssignmentStrategy
| Constructor Summary | |
|---|---|
SelectorAssignmentStrategy()
|
|
| Method Summary | |
|---|---|
FileAssignment |
assignFiles(Request request,
QueryResult[] results,
CatalogQuery[] queries,
java.util.List fileList)
Executes the strategy, by assigning all the copies of the files and creating a FileAssignment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectorAssignmentStrategy()
| Method Detail |
|---|
public FileAssignment assignFiles(Request request,
QueryResult[] results,
CatalogQuery[] queries,
java.util.List fileList)
AssignmentStrategy
assignFiles in interface AssignmentStrategyrequest - the job requestresults - the results of all the queriesqueries - all the queriesfileList - the files gathered directly from the description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||