Package edu.isi.pegasus.planner.selector.replica
package edu.isi.pegasus.planner.selector.replica
-
ClassDescriptionThe default replica selector that is used if non is specified by the user.This replica selector only prefers replicas from the local host and that start with a file: URL scheme.A replica selector that allows the user to specific regex expressions that can be used to rank various PFN's returned from the Replica Catalog for a particular LFN.A Data class that allows us to compile a regex expression and associate a rank value with it.A factory class to load the appropriate type of Replica Selector, as specified by the user at runtime in properties.Class to notify of failures while instantiating ReplicaSelector implementations.A replica selector, that allows the user to specify good sites and bad sites for staging in data to a compute site.