|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OBStoreFloat | |
|---|---|
| net.obsearch.storage | |
| net.obsearch.storage.bdb | |
| Uses of OBStoreFloat in net.obsearch.storage |
|---|
| Methods in net.obsearch.storage that return OBStoreFloat | |
|---|---|
OBStoreFloat |
OBStoreFactory.createOBStoreFloat(String name,
net.obsearch.storage.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,
net.obsearch.storage.OBStorageConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||