| Package | Description |
|---|---|
| one.microstream.persistence.binary.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryPersistenceFoundation<F extends BinaryPersistenceFoundation<?>>
Factory and master instance type for assembling and binary persistence layer.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BinaryPersistenceFoundation.Default<F extends BinaryPersistenceFoundation.Default<?>> |
| Modifier and Type | Method and Description |
|---|---|
BinaryPersistenceFoundation<F> |
BinaryPersistenceFoundation.Clone() |
static BinaryPersistenceFoundation<?> |
BinaryPersistence.Foundation() |
static BinaryPersistenceFoundation<?> |
BinaryPersistence.Foundation(one.microstream.functional.InstanceDispatcherLogic dispatcher) |
static BinaryPersistenceFoundation<?> |
BinaryPersistenceFoundation.New() |
Copyright © 2022 MicroStream Software. All rights reserved.