Uses of Class
edu.isi.pegasus.planner.selector.replica.Regex.Rank
Packages that use Regex.Rank
-
Uses of Regex.Rank in edu.isi.pegasus.planner.selector.replica
Fields in edu.isi.pegasus.planner.selector.replica with type parameters of type Regex.RankModifier and TypeFieldDescriptionprivate SortedSet<Regex.Rank>
Regex.mSortedRegexSet
The Set of regular expressions that orders the regex expressions to use in ascending order.Methods in edu.isi.pegasus.planner.selector.replica that return types with arguments of type Regex.RankModifier and TypeMethodDescriptionprivate SortedSet<Regex.Rank>
Regex.getRegexSet
(Properties properties) Returns a sorted set containing the various Patterns pre-compiled.