Uses of Class
org.archive.io.SinkHandlerLogRecord

Packages that use SinkHandlerLogRecord
org.archive.crawler Introduction to Heritrix. 
org.archive.crawler.framework   
org.archive.io   
 

Uses of SinkHandlerLogRecord in org.archive.crawler
 

Methods in org.archive.crawler that return SinkHandlerLogRecord
 SinkHandlerLogRecord Heritrix.getAlert(java.lang.String id)
           
 

Uses of SinkHandlerLogRecord in org.archive.crawler.framework
 

Methods in org.archive.crawler.framework that return SinkHandlerLogRecord
 SinkHandlerLogRecord AlertManager.get(java.lang.String alertID)
           
 

Methods in org.archive.crawler.framework with parameters of type SinkHandlerLogRecord
 void AlertManager.add(SinkHandlerLogRecord record)
           
 

Uses of SinkHandlerLogRecord in org.archive.io
 

Methods in org.archive.io that return SinkHandlerLogRecord
 SinkHandlerLogRecord SinkHandler.get(long id)
           
 SinkHandlerLogRecord SinkHandler.remove(long id)
           
 

Methods in org.archive.io that return types with arguments of type SinkHandlerLogRecord
 java.util.Vector<SinkHandlerLogRecord> SinkHandler.getAllUnread()
           
 

Methods in org.archive.io with parameters of type SinkHandlerLogRecord
 boolean SinkHandlerLogRecord.equals(SinkHandlerLogRecord compare)
           
 



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