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