Uses of Class
net.obsearch.example.OBSlice

Packages that use OBSlice
net.obsearch.example Provides examples on how to use OBSearch. 
net.obsearch.index.utils Provides some utility classes used by the Index implementations. 
 

Uses of OBSlice in net.obsearch.example
 

Methods in net.obsearch.example that return OBSlice
 OBSlice OBSliceFactory.create(String x)
           
 

Methods in net.obsearch.example with parameters of type OBSlice
 boolean TreePivotable.canBeUsedAsPivot(OBSlice object)
           
 boolean OBSliceFactory.shouldProcess(OBSlice obj)
           
 

Uses of OBSlice in net.obsearch.index.utils
 

Methods in net.obsearch.index.utils with parameters of type OBSlice
static boolean IndexSmokeTUtil.shouldProcessSlice(OBSlice x)
          We only process slices of this size.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.