| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.bundles.nanodb | |
| net.thevpc.nuts.runtime.standalone.index |
| Modifier and Type | Class and Description |
|---|---|
class |
NanoDBDefaultOutputStream |
| Modifier and Type | Method and Description |
|---|---|
void |
NanoDBDefaultIndex.store(NanoDBOutputStream dos) |
void |
NanoDBDefaultIndex.storeKey(T k,
NanoDBOutputStream dos) |
void |
NanoDBBeanSerializer.NonNull.write(T obj,
NanoDBOutputStream out) |
void |
NanoDBNullSerializer.write(T obj,
NanoDBOutputStream out) |
void |
NanoDBSerializer.write(T obj,
NanoDBOutputStream out) |
void |
NanoDBBeanSerializer.Null.writeNonNull(T obj,
NanoDBOutputStream out) |
abstract void |
NanoDBNullSerializer.writeNonNull(T obj,
NanoDBOutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
NanoDBNutsIdSerializer.NonNull.write(net.thevpc.nuts.NutsId obj,
NanoDBOutputStream out) |
void |
NanoDBNutsIdSerializer.Null.writeNonNull(net.thevpc.nuts.NutsId obj,
NanoDBOutputStream out) |
Copyright © 2021 vpc open source initiative. All rights reserved.