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