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

D

DefaultQuery - Class in org.gcube.dir.master.queries
The default model of queries as collection of DefaultQueryTerm.
DefaultQuery(List<? extends DefaultQueryTerm>) - Constructor for class org.gcube.dir.master.queries.DefaultQuery
Creates an instance from a list of terms.
DefaultQueryAdapter - Class in org.gcube.dir.master.queries
 
DefaultQueryAdapter() - Constructor for class org.gcube.dir.master.queries.DefaultQueryAdapter
 
DefaultQueryTerm - Class in org.gcube.dir.master.queries
A weighted Query term.
DefaultQueryTerm(String, float) - Constructor for class org.gcube.dir.master.queries.DefaultQueryTerm
Creates an instance with a given name and weight.
DefaultQueryTermAdapter - Class in org.gcube.dir.master.queries
Web adapter for a DefaultQueryTerm.
DefaultQueryTermAdapter() - Constructor for class org.gcube.dir.master.queries.DefaultQueryTermAdapter
 
DefaultTerm - Class in org.gcube.dir.master.index
An implementation of Term specialised to DefaultTermStats.
DefaultTerm() - Constructor for class org.gcube.dir.master.index.DefaultTerm
 
DefaultTermStats - Class in org.gcube.dir.master.index
Implementation of TermStats based on term frequencies within and across documents.
DefaultTermStats() - Constructor for class org.gcube.dir.master.index.DefaultTermStats
 
deleteIndex() - Method in interface org.gcube.dir.master.index.IndexManager
Deletes the index.
deleteIndex() - Method in class org.gcube.dir.master.index.JDBCManager
Deletes the index.
deploy(InputStream) - Static method in class org.gcube.dir.master.contexts.PluginManager
Deploys a new plugin for the service, activating it.
deployPlugin(Plugin) - Method in class org.gcube.dir.master.porttypes.Factory
Deploys a plugin that conforms to the plugin requirements of the service.
deployPlugin(URL) - Method in class org.gcube.dir.master.stubs.FactoryCall
Deploys a service plugin available at a given URL.
deployPlugin(InputStream, String) - Method in class org.gcube.dir.master.stubs.FactoryCall
Deploys a service plugin available from a stream.
DeployPlugin - Class in org.gcube.dir.master.stubs.test
A test for the dynamic deployment of plugins of the Master service.
DeployPlugin() - Constructor for class org.gcube.dir.master.stubs.test.DeployPlugin
 
deployPluginRS(String) - Method in class org.gcube.dir.master.porttypes.Factory
Uses the ResultSet Service to deploy a plugin that conforms to the plugin requirements of the service.
DescriptionFinder<T extends Collection> - Class in org.gcube.dir.master.tasks
Interacts with FullText Index Services to retrieve term occurrence statistics about the content of the handled Collection.
DescriptionFinder() - Constructor for class org.gcube.dir.master.tasks.DescriptionFinder
 
DescriptionIngester<T extends Collection> - Class in org.gcube.dir.master.tasks
Ingests into the inverted index of the Running Instance a histogram of the handled Collection.
DescriptionIngester() - Constructor for class org.gcube.dir.master.tasks.DescriptionIngester
 

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