Uses of Interface
com.browseengine.bobo.mapred.BoboMapFunctionWrapper

Packages that use BoboMapFunctionWrapper
com.browseengine.bobo.api   
com.browseengine.bobo.search   
 

Uses of BoboMapFunctionWrapper in com.browseengine.bobo.api
 

Methods in com.browseengine.bobo.api that return BoboMapFunctionWrapper
 BoboMapFunctionWrapper BrowseRequest.getMapReduceWrapper()
           
 

Methods in com.browseengine.bobo.api with parameters of type BoboMapFunctionWrapper
 BrowseRequest BrowseRequest.setMapReduceWrapper(BoboMapFunctionWrapper mapReduceWrapper)
           
 

Uses of BoboMapFunctionWrapper in com.browseengine.bobo.search
 

Methods in com.browseengine.bobo.search with parameters of type BoboMapFunctionWrapper
 void BoboSearcher2.search(org.apache.lucene.search.Weight weight, org.apache.lucene.search.Filter filter, org.apache.lucene.search.Collector collector, int start, BoboMapFunctionWrapper mapReduceWrapper)
           
 



Copyright © 2005-2013. All Rights Reserved.