Class AbstractNessieImporter

    • Constructor Detail

      • AbstractNessieImporter

        public AbstractNessieImporter()
    • Method Detail

      • importNessieRepository

        public ImportResult importNessieRepository()
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • newFileInput

        protected abstract java.io.InputStream newFileInput​(java.lang.String fileName)
                                                     throws java.io.IOException
        Throws:
        java.io.IOException