Class MainUtilStorageConverter

java.lang.Object
one.microstream.storage.embedded.tools.storage.converter.MainUtilStorageConverter

public class MainUtilStorageConverter
extends Object
Utility class that allows to convert a storage into another one. The current implementation can change channel count only and is limited to the systems default NioFileSystem because of the missing possibility to define the StorageFileSystem in configuration files. If the file system has to be changed the StorageConverter class may be used in a custom converter implementation. Existing backups will not be converted!