Package io.digdag.spi

Interface StorageFactory


  • public interface StorageFactory
    • Method Detail

      • getType

        java.lang.String getType()
      • newStorage

        Storage newStorage​(io.digdag.client.config.Config config)