Uses of Class
org.apache.nutch.collection.Subcollection
Packages that use Subcollection
-
Uses of Subcollection in org.apache.nutch.collection
Methods in org.apache.nutch.collection that return SubcollectionModifier and TypeMethodDescriptionCollectionManager.createSubCollection(String id, String name) Create a new subcollection.CollectionManager.getSubColection(String id) Get the named subcollectionMethods in org.apache.nutch.collection that return types with arguments of type SubcollectionModifier and TypeMethodDescriptionCollectionManager.getAll()Returns all collectionsCollectionManager.getSubCollections(String url) Return names of collections url is part of