Package | Description |
---|---|
edu.isi.pegasus.planner.selector.replica |
Modifier and Type | Field and Description |
---|---|
private SortedSet<Regex.Rank> |
Regex.mSortedRegexSet
The Set of regular expressions that orders the regex expressions to use
in ascending order.
|
Modifier and Type | Method and Description |
---|---|
private SortedSet<Regex.Rank> |
Regex.getRegexSet(Properties properties)
Returns a sorted set containing the various Patterns pre-compiled.
|