Class StorageManagerProvider

java.lang.Object
one.microstream.integrations.spring.boot.types.config.StorageManagerProvider

@Component
public class StorageManagerProvider
extends Object
Bean that can provide initialized instances of the MicroStream StorageManager. When called programmatically, it creates a new StorageManager or retrieves the previously created one. This class will also be used when using the Spring beans directly (with or without @Primary)