|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.bnl.star.offline.scheduler.policy.copyselector.MinMaxSingleCopySelector
gov.bnl.star.offline.scheduler.policy.copyselector.RootdMinMaxSingleCopySelector
gov.bnl.star.offline.scheduler.policy.copyselector.XrootdMinMaxSingleCopySelector
public class XrootdMinMaxSingleCopySelector
-----class comment----- This class is copy selector for xrootd syntax
| Constructor Summary | |
|---|---|
XrootdMinMaxSingleCopySelector()
|
|
| Method Summary | |
|---|---|
int |
selectCopy(QueryResult list,
CatalogQuery query,
FileAssignment assignment)
Selects the physical copies from the query result according to the parameters of the query, and puts them in the assignment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XrootdMinMaxSingleCopySelector()
| Method Detail |
|---|
public int selectCopy(QueryResult list,
CatalogQuery query,
FileAssignment assignment)
CopySelector
selectCopy in interface CopySelectorselectCopy in class RootdMinMaxSingleCopySelectorlist - the result of the queryquery - the query that generated the resultassignment - the assignment where to add the copies
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||