| Package | Description |
|---|---|
| edu.isi.pegasus.planner.client | |
| edu.isi.pegasus.planner.ranking |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RankDAX.writeOutRankings(java.io.File file,
java.util.Collection<Ranking> rankings)
Writes out the ranking to the file.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Ranking> |
Rank.rank(java.util.Collection<java.lang.String> daxes)
Ranks the daxes, and returns a sort collection of Ranking objects.
|