Uses of Interface
one.microstream.storage.types.StorageChannelTaskShutdown
-
Packages that use StorageChannelTaskShutdown Package Description one.microstream.storage.types -
-
Uses of StorageChannelTaskShutdown in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageChannelTaskShutdown Modifier and Type Class Description static classStorageChannelTaskShutdown.DefaultMethods in one.microstream.storage.types that return StorageChannelTaskShutdown Modifier and Type Method Description StorageChannelTaskShutdownStorageRequestTaskCreator. createShutdownTask(int channelCount, StorageOperationController operationController)StorageChannelTaskShutdownStorageRequestTaskCreator.Default. createShutdownTask(int channelCount, StorageOperationController operationController)StorageChannelTaskShutdownStorageTaskBroker.Default. issueChannelShutdown(StorageOperationController operationController)StorageChannelTaskShutdownStorageTaskBroker. issueChannelShutdown(StorageOperationController operationController)
-