|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OBStorageConfig.IndexType | |
---|---|
net.obsearch.storage |
Uses of OBStorageConfig.IndexType in net.obsearch.storage |
---|
Methods in net.obsearch.storage that return OBStorageConfig.IndexType | |
---|---|
OBStorageConfig.IndexType |
OBStorageConfig.getIndexType()
|
static OBStorageConfig.IndexType |
OBStorageConfig.IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OBStorageConfig.IndexType[] |
OBStorageConfig.IndexType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.obsearch.storage with parameters of type OBStorageConfig.IndexType | |
---|---|
void |
OBStorageConfig.setIndexType(OBStorageConfig.IndexType newType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |