Uses of Class
com.digitalpebble.stormcrawler.opensearch.persistence.AbstractSpout
Packages that use AbstractSpout
-
Uses of AbstractSpout in com.digitalpebble.stormcrawler.opensearch.persistence
Subclasses of AbstractSpout in com.digitalpebble.stormcrawler.opensearch.persistenceModifier and TypeClassDescriptionclassSpout which pulls URL from an ES index.classUses collapsing spouts to get an initial set of URLs and keys to query for and gets emptyQueue notifications from the URLBuffer to query OpenSearch for a specific key.