Package | Description |
---|---|
org.apache.directory.mavibot.btree |
Modifier and Type | Method and Description |
---|---|
BTreeTypeEnum |
BTreeConfiguration.getType() |
static BTreeTypeEnum |
BTreeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BTreeTypeEnum[] |
BTreeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BTreeConfiguration.setType(BTreeTypeEnum type)
Sets the type of the BTree
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.