public static final class StorageOperationController.Default extends Object implements StorageOperationController
StorageOperationController.Creator, StorageOperationController.Default| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
StorageChannelCountProvider |
channelCountProvider() |
boolean |
checkProcessingEnabled() |
void |
deactivate() |
one.microstream.collections.types.XGettingSequence<Throwable> |
disruptions() |
boolean |
hasDisruptions() |
boolean |
isChannelProcessingEnabled() |
void |
registerDisruption(Throwable disruption) |
void |
setChannelProcessingEnabled(boolean enabled) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitNew, Providerpublic final void setChannelProcessingEnabled(boolean enabled)
setChannelProcessingEnabled in interface StorageOperationControllerpublic final boolean isChannelProcessingEnabled()
isChannelProcessingEnabled in interface StorageOperationControllerpublic final StorageChannelCountProvider channelCountProvider()
channelCountProvider in interface StorageOperationControllerpublic final void activate()
activate in interface StorageOperationControllerpublic final void deactivate()
deactivate in interface StorageOperationControllerpublic final boolean checkProcessingEnabled()
throws StorageExceptionDisruptingExceptions
checkProcessingEnabled in interface StorageOperationControllerStorageExceptionDisruptingExceptionspublic final void registerDisruption(Throwable disruption)
registerDisruption in interface StorageOperationControllerpublic final one.microstream.collections.types.XGettingSequence<Throwable> disruptions()
disruptions in interface StorageOperationControllerpublic final boolean hasDisruptions()
hasDisruptions in interface StorageOperationControllerCopyright © 2022 MicroStream Software. All rights reserved.