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