| Package | Description |
|---|---|
| org.gcube.indexmanagement.jdbmwrapper |
| Modifier and Type | Method and Description |
|---|---|
static JdbmWrapper.DbTypeEnum |
JdbmWrapper.DbTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbmWrapper.DbTypeEnum[] |
JdbmWrapper.DbTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JdbmWrapper(String treeDir,
String dbName,
String treeName,
JdbmWrapper.DbTypeEnum dbT)
Provides the ability to store simple key-value pairs.
|
Copyright © 2014. All Rights Reserved.