|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexFactory | |
---|---|
org.fusesource.hawtdb.api | The HawDB client API As implementation interfaces harden up, they will get moved into this package. |
Uses of IndexFactory in org.fusesource.hawtdb.api |
---|
Classes in org.fusesource.hawtdb.api that implement IndexFactory | |
---|---|
class |
BTreeIndexFactory<Key,Value>
This object is used to create variable magnitude b+tree indexes. |
class |
HashIndexFactory<Key,Value>
Uses to create Hash based storage of key/values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |