org.gcube.dir.master.tasks
Class DescriptionFinder<T extends Collection>

java.lang.Object
  extended by 
      extended by org.gcube.dir.master.tasks.DescriptionFinder<T>

public class DescriptionFinder<T extends Collection>
extends

Interacts with FullText Index Services to retrieve term occurrence statistics about the content of the handled Collection.

Author:
Fabio Simeoni (University of Strathclyde)

Constructor Summary
DescriptionFinder()
           
 
Method Summary
 java.io.InputStream getStatisticsAsStream()
          Returns the identifier of a file with term occurrence statistics for the handled collection.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionFinder

public DescriptionFinder()
Method Detail

getStatisticsAsStream

public java.io.InputStream getStatisticsAsStream()
Returns the identifier of a file with term occurrence statistics for the handled collection.

Returns:
of the identifier.