Uses of Interface
org.saidone.collectors.NodeCollector
Packages that use NodeCollector
-
Uses of NodeCollector in org.saidone.collectors
Classes in org.saidone.collectors that implement NodeCollectorModifier and TypeClassDescriptionclass
Base implementation ofNodeCollector
providing queue injection and a default asynchronous execution ofcollectNodes(CollectorConfig)
.class
Collects node identifiers from a text file where each line contains a node id.class
Walks a node tree starting from a given root node or path and collects the identifiers of all descendant nodes.class
Executes an Alfresco FTS query and enqueues the resulting node identifiers.