Uses of Package
org.gcube.dir.master.selection.criteria

Packages that use org.gcube.dir.master.selection.criteria
org.gcube.dir.master.selection.criteria   
org.gcube.dir.master.selection.io   
 

Classes in org.gcube.dir.master.selection.criteria used by org.gcube.dir.master.selection.criteria
BestScoresCriterion
          A criterion to select all collections with a score above a given threshold.
ResultDistributionCriterion
          A criterion to select collections based on the number of results which should be retrieved from each collection with respect to an upper bound on the number of results required for a qiven query.
SelectionCriterion
          Defines the behaviour common to all selection criteria.
TopNCriterion
          A criterion to select all collections below a given rank cutoff.
 

Classes in org.gcube.dir.master.selection.criteria used by org.gcube.dir.master.selection.io
SelectionCriterion
          Defines the behaviour common to all selection criteria.