Uses of Interface
org.archive.wayback.ResourceIndex

Packages that use ResourceIndex
org.archive.wayback.resourceindex   
org.archive.wayback.resourceindex.distributed   
org.archive.wayback.webapp   
 

Uses of ResourceIndex in org.archive.wayback.resourceindex
 

Classes in org.archive.wayback.resourceindex that implement ResourceIndex
 class LocalResourceIndex
          ResourceIndex implementation which assumes a "local" SearchResultSource.
 class NutchResourceIndex
           
 class RemoteResourceIndex
          ResourceIndex implementation that relays a query to a remote index implementation over HTTP.
 

Uses of ResourceIndex in org.archive.wayback.resourceindex.distributed
 

Classes in org.archive.wayback.resourceindex.distributed that implement ResourceIndex
 class AlphaPartitionedIndex
           
 class RangeGroup
           
 class RangeMember
           
 

Uses of ResourceIndex in org.archive.wayback.webapp
 

Methods in org.archive.wayback.webapp that return ResourceIndex
 ResourceIndex WaybackCollection.getResourceIndex()
           
 

Methods in org.archive.wayback.webapp with parameters of type ResourceIndex
 void WaybackCollection.setResourceIndex(ResourceIndex resourceIndex)
           
 



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