| Package | Description |
|---|---|
| one.microstream.storage.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageManager
Central managing type of a native Java database's storage layer.
|
interface |
StorageSystem |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageSystem.Default |
| Modifier and Type | Method and Description |
|---|---|
StorageController |
StorageController.start()
"Starts" the storage controlled by this
StorageController instance, with "starting" meaning:Reading, indexing and potentially caching all the persisted data in the storage. Starting storage managing threads to execute requests like storing, loading and issued utility functions. |
Copyright © 2022 MicroStream Software. All rights reserved.