| Package | Description |
|---|---|
| one.microstream.storage.types |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageSystem.Default |
| Modifier and Type | Method and Description |
|---|---|
StorageSystem |
StorageFoundation.createStorageSystem()
Creates and returns a new
StorageSystem instance by using the current state of all registered
logic part instances and by on-demand creating missing ones via a default logic. |
StorageSystem |
StorageFoundation.Default.createStorageSystem() |
StorageSystem |
StorageSystem.start() |
| Modifier and Type | Method and Description |
|---|---|
StorageOperationController |
StorageOperationController.Creator.createOperationController(StorageChannelCountProvider channelCountProvider,
StorageSystem storageSystem) |
StorageOperationController |
StorageOperationController.Creator.Default.createOperationController(StorageChannelCountProvider channelCountProvider,
StorageSystem storageSystem) |
StorageTaskBroker |
StorageTaskBroker.Creator.createTaskBroker(StorageSystem storageSystem,
StorageRequestTaskCreator taskCreator) |
StorageTaskBroker |
StorageTaskBroker.Creator.Default.createTaskBroker(StorageSystem storageSystem,
StorageRequestTaskCreator taskCreator) |
static StorageOperationController |
StorageOperationController.New(StorageSystem storageSystem,
StorageChannelCountProvider channelCountProvider) |
Copyright © 2022 MicroStream Software. All rights reserved.