public interface StorageWriteController
extends one.microstream.persistence.types.PersistenceWriteController
| Modifier and Type | Interface and Description |
|---|---|
static class |
StorageWriteController.Wrapper |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBackupEnabled() |
boolean |
isDeletionDirectoryEnabled() |
boolean |
isFileCleanupEnabled() |
boolean |
isFileDeletionEnabled() |
default void |
validateIsBackupEnabled() |
default void |
validateIsDeletionDirectoryEnabled() |
default void |
validateIsFileCleanupEnabled() |
default void |
validateIsFileDeletionEnabled() |
static StorageWriteController |
Wrap(one.microstream.afs.types.WriteController writeController) |
default void validateIsFileCleanupEnabled()
boolean isFileCleanupEnabled()
default void validateIsBackupEnabled()
boolean isBackupEnabled()
default void validateIsDeletionDirectoryEnabled()
boolean isDeletionDirectoryEnabled()
default void validateIsFileDeletionEnabled()
boolean isFileDeletionEnabled()
static StorageWriteController Wrap(one.microstream.afs.types.WriteController writeController)
Wrap in interface one.microstream.persistence.types.PersistenceWriteControllerCopyright © 2022 MicroStream Software. All rights reserved.