|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OBStoreDouble | |
---|---|
net.obsearch.storage | |
net.obsearch.storage.bdb | |
net.obsearch.storage.tc |
Uses of OBStoreDouble in net.obsearch.storage |
---|
Methods in net.obsearch.storage that return OBStoreDouble | |
---|---|
OBStoreDouble |
OBStoreFactory.createOBStoreDouble(String name,
OBStorageConfig config)
Creates an OBStoreDouble whose key is based on doubles. |
Methods in net.obsearch.storage with parameters of type OBStoreDouble | |
---|---|
static void |
StorageValidationDouble.validate(OBStoreDouble storage)
Validates a Storage for shorts. |
static void |
StorageValidationDouble.validateDuplicates(OBStoreDouble storage)
Validates a Storage for shorts. |
Uses of OBStoreDouble in net.obsearch.storage.bdb |
---|
Classes in net.obsearch.storage.bdb that implement OBStoreDouble | |
---|---|
class |
BDBOBStoreJeDouble
BDBOBStoreDouble is a wrapper for Berkeley indexes that assumes that keys are doubles and values are byte[]. |
Methods in net.obsearch.storage.bdb that return OBStoreDouble | |
---|---|
OBStoreDouble |
BDBFactoryJe.createOBStoreDouble(String name,
OBStorageConfig config)
|
Uses of OBStoreDouble in net.obsearch.storage.tc |
---|
Methods in net.obsearch.storage.tc that return OBStoreDouble | |
---|---|
OBStoreDouble |
TCFactory.createOBStoreDouble(String name,
OBStorageConfig config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |