Uses of Class
org.archive.io.WriterPool

Packages that use WriterPool
org.archive.crawler.framework   
org.archive.io.arc ARC file reading and writing. 
org.archive.io.warc Experimental WARC Writer and Readers. 
 

Uses of WriterPool in org.archive.crawler.framework
 

Methods in org.archive.crawler.framework that return WriterPool
protected  WriterPool WriterPoolProcessor.getPool()
           
 

Methods in org.archive.crawler.framework with parameters of type WriterPool
protected  void WriterPoolProcessor.setPool(WriterPool pool)
           
 

Uses of WriterPool in org.archive.io.arc
 

Subclasses of WriterPool in org.archive.io.arc
 class ARCWriterPool
          A pool of ARCWriters.
 

Uses of WriterPool in org.archive.io.warc
 

Subclasses of WriterPool in org.archive.io.warc
 class WARCWriterPool
          A pool of WARCWriters.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.