| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.repository.index | |
| net.thevpc.nuts.runtime.standalone.xtra.nanodb |
| Modifier and Type | Method and Description |
|---|---|
static NanoDB |
CacheDB.of(net.thevpc.nuts.NutsSession session) |
| Constructor and Description |
|---|
ArtifactsIndexDB(String tableName,
NanoDB db,
net.thevpc.nuts.NutsSession session) |
| Constructor and Description |
|---|
NanoDBTableDefinitionBuilderFromBean(Class<T> cls,
NanoDB db,
net.thevpc.nuts.NutsSession session) |
NanoDBTableFile(Class<T> rowType,
File dir,
String tableName,
NanoDBSerializer<T> serializer,
NanoDB db,
NanoDBIndexDefinition<T>[] indexDefinitions,
net.thevpc.nuts.NutsSession session0) |
Copyright © 2022 vpc open source initiative. All rights reserved.