Class H2Migrator


  • public class H2Migrator
    extends Object
    Converts NetCDF slice H2 indexes towards a centralized database approach
    • Field Detail

      • NETCDF_DATASTORE_PROPERTIES

        public static final String NETCDF_DATASTORE_PROPERTIES
        See Also:
        Constant Field Values
    • Method Detail

      • migrate

        public void migrate()
                     throws Exception
        Throws:
        Exception
      • getFilesFromReader

        public String[] getFilesFromReader​(LinkedHashSet<String> filePaths)
                                    throws IOException
        Throws:
        IOException