Uses of Class
org.archive.wayback.util.bdb.BDBRecord

Packages that use BDBRecord
org.archive.wayback.resourceindex.bdb   
org.archive.wayback.util.bdb   
 

Uses of BDBRecord in org.archive.wayback.resourceindex.bdb
 

Methods in org.archive.wayback.resourceindex.bdb that return BDBRecord
 BDBRecord SearchResultToBDBRecordAdapter.adapt(CaptureSearchResult result)
           
 

Methods in org.archive.wayback.resourceindex.bdb with parameters of type BDBRecord
 CaptureSearchResult BDBRecordToSearchResultAdapter.adapt(BDBRecord record)
           
 

Uses of BDBRecord in org.archive.wayback.util.bdb
 

Methods in org.archive.wayback.util.bdb that return BDBRecord
 BDBRecord BDBRecordIterator.next()
           
 

Method parameters in org.archive.wayback.util.bdb with type arguments of type BDBRecord
 void BDBRecordSet.insertRecords(Iterator<BDBRecord> itr)
           
 



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