Uses of Package
net.obsearch

Packages that use net.obsearch
net.obsearch Provides the main interfaces of OBSearch. 
net.obsearch.ambient   
net.obsearch.ambient.bdb   
net.obsearch.ambient.tc   
net.obsearch.dimension   
net.obsearch.example Provides examples on how to use OBSearch. 
net.obsearch.filter   
net.obsearch.index   
net.obsearch.index.aesa   
net.obsearch.index.aesa.impl   
net.obsearch.index.bucket   
net.obsearch.index.bucket.impl   
net.obsearch.index.bucket.sleek   
net.obsearch.index.ghs   
net.obsearch.index.ghs.impl   
net.obsearch.index.perm   
net.obsearch.index.perm.impl   
net.obsearch.index.pivot   
net.obsearch.index.sorter   
net.obsearch.index.utils Provides some utility classes used by the Index implementations. 
net.obsearch.ob   
net.obsearch.pivots   
net.obsearch.pivots.bustos   
net.obsearch.pivots.bustos.impl   
net.obsearch.pivots.dummy   
net.obsearch.pivots.kmeans.impl   
net.obsearch.pivots.perm   
net.obsearch.pivots.random   
net.obsearch.pivots.rf02   
net.obsearch.pivots.rf03   
net.obsearch.pivots.rf04   
net.obsearch.pivots.rf04.impl   
net.obsearch.pivots.sss   
net.obsearch.query   
net.obsearch.result   
net.obsearch.storage   
net.obsearch.storage.bdb   
net.obsearch.storage.tc   
 

Classes in net.obsearch used by net.obsearch
AbstractOBResult
          Holds a match result.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
Status
          Status of operations (insert, delete exists)
Storable
          Interface that abstracts the general storage and loading methods used to persist objects.
 

Classes in net.obsearch used by net.obsearch.ambient
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.ambient.bdb
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.ambient.tc
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.dimension
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.example
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
Storable
          Interface that abstracts the general storage and loading methods used to persist objects.
 

Classes in net.obsearch used by net.obsearch.filter
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.index
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
Storable
          Interface that abstracts the general storage and loading methods used to persist objects.
 

Classes in net.obsearch used by net.obsearch.index.aesa
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.index.aesa.impl
Index
          This the main contract for OBSearch indexes.
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.index.bucket
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.index.bucket.impl
Index
          This the main contract for OBSearch indexes.
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.index.bucket.sleek
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.index.ghs
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.index.ghs.impl
Index
          This the main contract for OBSearch indexes.
 

Classes in net.obsearch used by net.obsearch.index.perm
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.index.perm.impl
Index
          This the main contract for OBSearch indexes.
 

Classes in net.obsearch used by net.obsearch.index.pivot
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.index.sorter
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.index.utils
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.ob
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
Storable
          Interface that abstracts the general storage and loading methods used to persist objects.
 

Classes in net.obsearch used by net.obsearch.pivots
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.bustos
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.bustos.impl
Index
          This the main contract for OBSearch indexes.
 

Classes in net.obsearch used by net.obsearch.pivots.dummy
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.kmeans.impl
Index
          This the main contract for OBSearch indexes.
 

Classes in net.obsearch used by net.obsearch.pivots.perm
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.random
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.rf02
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.rf03
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.rf04
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.pivots.rf04.impl
Index
          This the main contract for OBSearch indexes.
 

Classes in net.obsearch used by net.obsearch.pivots.sss
Index
          This the main contract for OBSearch indexes.
OB
          An object to be stored in an Index must comply with this interface A distance must be defined and also means of encoding and decoding the object from a byte representation.
 

Classes in net.obsearch used by net.obsearch.query
AbstractOBResult
          Holds a match result.
 

Classes in net.obsearch used by net.obsearch.result
AbstractOBPriorityQueue
          This class stores matching results.
AbstractOBResult
          Holds a match result.
 

Classes in net.obsearch used by net.obsearch.storage
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.storage.bdb
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 

Classes in net.obsearch used by net.obsearch.storage.tc
OperationStatus
          This class is used to return the result of operations performed by OBSearch.
 



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