Class SisPlugin


  • public class SisPlugin
    extends org.gcube.data.transfer.plugin.AbstractPlugin
    • Constructor Detail

      • SisPlugin

        public SisPlugin​(org.gcube.data.transfer.model.PluginInvocation invocation,
                         ThreddsInstanceManager instanceManager)
    • Method Detail

      • cleanup

        public void cleanup()
                     throws org.gcube.data.transfer.plugin.fails.PluginCleanupException
        Specified by:
        cleanup in class org.gcube.data.transfer.plugin.AbstractPlugin
        Throws:
        org.gcube.data.transfer.plugin.fails.PluginCleanupException
      • run

        public org.gcube.data.transfer.model.ExecutionReport run()
                                                          throws org.gcube.data.transfer.plugin.fails.PluginExecutionException
        Specified by:
        run in class org.gcube.data.transfer.plugin.AbstractPlugin
        Throws:
        org.gcube.data.transfer.plugin.fails.PluginExecutionException
      • getMetaFromFile

        public static final org.opengis.metadata.Metadata getMetaFromFile​(Object dataStore)
                                                                   throws org.apache.sis.storage.UnsupportedStorageException,
                                                                          org.apache.sis.storage.DataStoreException
        Throws:
        org.apache.sis.storage.UnsupportedStorageException
        org.apache.sis.storage.DataStoreException