Uses of Interface
one.microstream.storage.types.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 class
StorageChannelTaskShutdown.Default
Methods in one.microstream.storage.types that return StorageChannelTaskShutdown Modifier and Type Method Description StorageChannelTaskShutdown
StorageRequestTaskCreator. createShutdownTask(int channelCount, StorageOperationController operationController)
StorageChannelTaskShutdown
StorageRequestTaskCreator.Default. createShutdownTask(int channelCount, StorageOperationController operationController)
StorageChannelTaskShutdown
StorageTaskBroker.Default. issueChannelShutdown(StorageOperationController operationController)
StorageChannelTaskShutdown
StorageTaskBroker. issueChannelShutdown(StorageOperationController operationController)