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

public class StorageConverter
extends Object
Converts a EmbeddedStorage into another one.
  • Constructor Details

    • StorageConverter

      public StorageConverter​(StorageConfiguration sourceStorageConfiguration, StorageConfiguration targetStorageConfiguration)
      Converts a EmbeddedStorage into another one.
      Parameters:
      sourceStorageConfiguration - configuration for storage to be converted.
      targetStorageConfiguration - configuration of the target storage.
  • Method Details

    • start

      public void start()
      Execute the conversion.