public interface StorageKillable
| Modifier and Type | Method and Description |
|---|---|
void |
killStorage(Throwable cause)
Stops all threads, releases all resources (e.g.
|
void killStorage(Throwable cause)
Useful only in simple error cases, for example
cause - the reason for the killCopyright © 2022 MicroStream Software. All rights reserved.