A B C D E F G I J M O P Q R S T X

S

select(ServiceInputAdapter<? extends SelectionParameters>) - Method in class org.gcube.dir.master.porttypes.Master
Selects the collections in the bound set in accordance with given selection parameters.
select(List<T>) - Method in class org.gcube.dir.master.selection.criteria.BestScoresCriterion
Returns an ordered selection of a ranked list of content sources.
select(List<T>) - Method in class org.gcube.dir.master.selection.criteria.ResultDistributionCriterion
Returns an ordered selection of a ranked list of content sources.
select(List<T>) - Method in interface org.gcube.dir.master.selection.criteria.SelectionCriterion
Returns an ordered selection of a ranked list of content sources.
select(List<T>) - Method in class org.gcube.dir.master.selection.criteria.TopNCriterion
Returns an ordered selection of a ranked list of content sources.
select(ISelectionParameters) - Method in class org.gcube.dir.master.stubs.MasterCall
Selects over the collections managed by the Master in accordance with selection parameters.
Select - Class in org.gcube.dir.master.stubs.test
A test which uses a remote WS-Resource of the Master service to select for zero or more target for the execution of a given query.
Select() - Constructor for class org.gcube.dir.master.stubs.test.Select
 
SelectionCriterion - Interface in org.gcube.dir.master.selection.criteria
Defines the behaviour common to all selection criteria.
SelectionParameters - Class in org.gcube.dir.master.selection.io
Base implementation of input parameters for collection selection algorithms.
SelectionParameters(Query, SelectionCriterion) - Constructor for class org.gcube.dir.master.selection.io.SelectionParameters
Creates a new instance from the query with respect to which collections are to be selected.
SelectionParametersAdapter - Class in org.gcube.dir.master.selection.io
An adapter of ISelectionParameters stubs to SelectionParameters instances.
SelectionParametersAdapter() - Constructor for class org.gcube.dir.master.selection.io.SelectionParametersAdapter
 
SELF_STAGING_PREFIX - Static variable in class org.gcube.dir.master.contexts.ServiceContext
Prefix for self-staging resources
SelfStager - Class in org.gcube.dir.master.tasks
Monitors the IS for collections with a full-text index which are not yet or no longer associated with the handled CollectionSet.
SelfStager(CollectionSet) - Constructor for class org.gcube.dir.master.tasks.SelfStager
Creates a new instance associated with a given collection set.
SERVICE_CLASS - Static variable in class org.gcube.dir.master.stubs.MasterConstants
Master class name.
SERVICE_NAME - Static variable in class org.gcube.dir.master.stubs.MasterConstants
Master service name.
ServiceContext - Class in org.gcube.dir.master.contexts
Provides a context to the operation of the Master service.
ServiceInputAdapter<INTERNAL> - Interface in org.gcube.dir.master
The interface of service inputs capable of conversion into objects of an internal design.
ServiceOutputAdapter<EXTERNAL> - Interface in org.gcube.dir.master
The interface of objects capable of conversion into service outputs.
setCollectionID(String) - Method in class org.gcube.dir.master.selection.io.CollectionRank
Sets the identifier of the ranked collection
setCollectionIDs(List<String>) - Method in class org.gcube.dir.master.state.CollectionSet
Sets the identifiers of the collections in the set.
setCriterion(SelectionCriterion) - Method in class org.gcube.dir.master.selection.io.SelectionParameters
Sets the criterion with respect to which collections are selected.
setDocFrequency(int) - Method in class org.gcube.dir.master.index.DefaultTermStats
Sets the document frequency of the terms.
setDriverClassName(String) - Method in class org.gcube.dir.master.index.JDBCManagerParams
Sets the driver class name.
setEPR(EndpointReferenceType) - Method in class org.gcube.dir.master.stubs.FactoryCall
Sets a specific endpoint as the target of the call.
setEPR(EndpointReferenceType) - Method in class org.gcube.dir.master.stubs.MasterCall
Sets a specific endpoint as the target of the call.
setFrequency(int) - Method in class org.gcube.dir.master.index.DefaultTermStats
Sets the collection frequency of the term.
setIndexName(String) - Method in class org.gcube.dir.master.index.JDBCManagerParams
Sets the index name.
setLength(long) - Method in class org.gcube.dir.master.fusion.results.FullResult
Sets the length of the result.
setName(String) - Method in class org.gcube.dir.master.index.DefaultTerm
Sets the name of the term.
setName(String) - Method in interface org.gcube.dir.master.index.Term
Sets the name of the term.
setName(String) - Method in class org.gcube.dir.master.queries.QueryTerm
Sets the name of the term.
setNumberOfDocuments(long) - Method in class org.gcube.dir.master.state.Collection
Sets the number of documents in the collection.
setNumberOfResults(int) - Method in class org.gcube.dir.master.fusion.io.FusionParameters
Sets the the maximum number of results to return after merging.
setNumberOfResults(int) - Method in class org.gcube.dir.master.selection.criteria.ResultDistributionCriterion
Sets the number of results to retrieve.
setNumberOfTerms(long) - Method in class org.gcube.dir.master.state.Collection
Sets the number of terms in the collection.
setPwd(String) - Method in class org.gcube.dir.master.index.JDBCManagerParams
Sets the user password.
setQuery(Query) - Method in class org.gcube.dir.master.fusion.io.FusionParameters
Sets the query which produced the result to merge.
setQuery(Query) - Method in class org.gcube.dir.master.selection.io.SelectionParameters
Sets the query with respect to which collections are selected.
setResultEstimate(long) - Method in class org.gcube.dir.master.selection.io.ExtendedCollectionRank
Sets the result estimate.
setResultSets(Map<String, RSXMLReader>) - Method in class org.gcube.dir.master.fusion.io.FusionParameters
Sets the resultsets to be merged.
setScore(float) - Method in class org.gcube.dir.master.fusion.results.RankedResult
Sets the score of the result.
setScore(float) - Method in class org.gcube.dir.master.selection.io.CollectionRank
Sets the score of the ranked collection.
setSignature(String) - Method in class org.gcube.dir.master.index.JDBCManagerParams
Sets the driver's signature.
setStatisticsAsStream(InputStream) - Method in class org.gcube.dir.master.tasks.DescriptionIngester
Sets the statistics stream.
setStats(DefaultTermStats) - Method in class org.gcube.dir.master.index.DefaultTerm
Sets the statistics of the term.
setStats(TS) - Method in interface org.gcube.dir.master.index.Term
Sets the statistics of the term.
setThreshold(float) - Method in class org.gcube.dir.master.selection.criteria.BestScoresCriterion
Sets the threshold.
setUserName(String) - Method in class org.gcube.dir.master.index.JDBCManagerParams
Sets the user name.
setWeight(float) - Method in class org.gcube.dir.master.queries.DefaultQueryTerm
Sets the weight of the term.

A B C D E F G I J M O P Q R S T X