Uses of Package
net.obsearch.storage

Packages that use net.obsearch.storage
net.obsearch Provides the main interfaces of OBSearch. 
net.obsearch.ambient   
net.obsearch.index   
net.obsearch.index.aesa.impl   
net.obsearch.index.bucket   
net.obsearch.index.bucket.impl   
net.obsearch.index.pivot   
net.obsearch.index.sorter   
net.obsearch.storage   
net.obsearch.storage.bdb   
net.obsearch.storage.tc   
 

Classes in net.obsearch.storage used by net.obsearch
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
 

Classes in net.obsearch.storage used by net.obsearch.ambient
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
 

Classes in net.obsearch.storage used by net.obsearch.index
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
OBStoreLong
          OBStoreLong abstracts a generic storage system.
 

Classes in net.obsearch.storage used by net.obsearch.index.aesa.impl
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
 

Classes in net.obsearch.storage used by net.obsearch.index.bucket
CloseIterator
          Iterator that must be closed after usage (remove locks, etc) The Iterator.remove() method will throw an error if the ranges of the iterator are not equal.
OBStore
          OBStore abstracts a generic storage system.
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
TupleBytes
          TupleBytes holds a key in bytes and a value in bytes.
 

Classes in net.obsearch.storage used by net.obsearch.index.bucket.impl
OBStore
          OBStore abstracts a generic storage system.
TupleBytes
          TupleBytes holds a key in bytes and a value in bytes.
 

Classes in net.obsearch.storage used by net.obsearch.index.pivot
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
 

Classes in net.obsearch.storage used by net.obsearch.index.sorter
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
OBStoreLong
          OBStoreLong abstracts a generic storage system.
 

Classes in net.obsearch.storage used by net.obsearch.storage
CloseIterator
          Iterator that must be closed after usage (remove locks, etc) The Iterator.remove() method will throw an error if the ranges of the iterator are not equal.
OBStorageConfig
           
OBStorageConfig.IndexType
          Index that will be used by the underlying storage device
OBStore
          OBStore abstracts a generic storage system.
OBStoreByte
          OBStoreByte abstracts a generic storage system.
OBStoreDouble
          OBStoreDouble abstracts a generic storage system.
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
OBStoreFloat
          OBStoreFloat abstracts a generic storage system.
OBStoreInt
          OBStoreInt abstracts a generic storage system.
OBStoreLong
          OBStoreLong abstracts a generic storage system.
OBStoreShort
          OBStoreShort abstracts a generic storage system.
Tuple
          A tuple returned by a range operation of an OBStore implementation.
TupleByte
          A tuple returned by a range operation of an OBStore implementation.
TupleBytes
          TupleBytes holds a key in bytes and a value in bytes.
TupleDouble
          A tuple returned by a range operation of an OBStore implementation.
TupleFloat
          A tuple returned by a range operation of an OBStore implementation.
TupleInt
          A tuple returned by a range operation of an OBStore implementation.
TupleLong
          A tuple returned by a range operation of an OBStore implementation.
TupleShort
          A tuple returned by a range operation of an OBStore implementation.
 

Classes in net.obsearch.storage used by net.obsearch.storage.bdb
CloseIterator
          Iterator that must be closed after usage (remove locks, etc) The Iterator.remove() method will throw an error if the ranges of the iterator are not equal.
OBStorageConfig
           
OBStore
          OBStore abstracts a generic storage system.
OBStoreByte
          OBStoreByte abstracts a generic storage system.
OBStoreDouble
          OBStoreDouble abstracts a generic storage system.
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
OBStoreFloat
          OBStoreFloat abstracts a generic storage system.
OBStoreInt
          OBStoreInt abstracts a generic storage system.
OBStoreLong
          OBStoreLong abstracts a generic storage system.
OBStoreShort
          OBStoreShort abstracts a generic storage system.
Tuple
          A tuple returned by a range operation of an OBStore implementation.
TupleByte
          A tuple returned by a range operation of an OBStore implementation.
TupleBytes
          TupleBytes holds a key in bytes and a value in bytes.
TupleDouble
          A tuple returned by a range operation of an OBStore implementation.
TupleFloat
          A tuple returned by a range operation of an OBStore implementation.
TupleInt
          A tuple returned by a range operation of an OBStore implementation.
TupleLong
          A tuple returned by a range operation of an OBStore implementation.
TupleShort
          A tuple returned by a range operation of an OBStore implementation.
 

Classes in net.obsearch.storage used by net.obsearch.storage.tc
CloseIterator
          Iterator that must be closed after usage (remove locks, etc) The Iterator.remove() method will throw an error if the ranges of the iterator are not equal.
OBStorageConfig
           
OBStore
          OBStore abstracts a generic storage system.
OBStoreByte
          OBStoreByte abstracts a generic storage system.
OBStoreDouble
          OBStoreDouble abstracts a generic storage system.
OBStoreFactory
          OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes.
OBStoreFloat
          OBStoreFloat abstracts a generic storage system.
OBStoreInt
          OBStoreInt abstracts a generic storage system.
OBStoreLong
          OBStoreLong abstracts a generic storage system.
OBStoreShort
          OBStoreShort abstracts a generic storage system.
Tuple
          A tuple returned by a range operation of an OBStore implementation.
TupleBytes
          TupleBytes holds a key in bytes and a value in bytes.
TupleLong
          A tuple returned by a range operation of an OBStore implementation.
 



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