| Package | Description |
|---|---|
| org.fusesource.hawtdb.api |
The HawDB client API
|
| org.fusesource.hawtdb.internal.index |
Index implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringPrefixer
StringPrefixer is a
Prefixer implementation that works on strings. |
| Modifier and Type | Method and Description |
|---|---|
Prefixer<Key> |
BTreeIndexFactory.getPrefixer() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTreeIndexFactory.setPrefixer(Prefixer<Key> prefixer) |
| Modifier and Type | Method and Description |
|---|---|
Prefixer<Key> |
BTreeIndex.getPrefixer() |
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.