| Modifier and Type | Class and Description |
|---|---|
class |
DBIndexValueStoreDefaultFactory |
| Constructor and Description |
|---|
NanoDBDefaultIndex(Class<T> keyType,
NanoDBSerializer<T> ser,
DBIndexValueStoreFactory storeFactory,
Map<T,DBIndexValueStore> index,
File file) |
| Constructor and Description |
|---|
NanoDBDefaultIndexInMem(Class<T> keyType,
NanoDBSerializer<T> ser,
DBIndexValueStoreFactory storeFactory,
Map<T,DBIndexValueStore> index) |
Copyright © 2025 vpc open source initiative. All rights reserved.