Class VFSHelper

java.lang.Object
org.pentaho.di.connections.vfs.VFSHelper

public class VFSHelper extends Object
Created by bmorrise on 2/13/19.
  • Constructor Details

    • VFSHelper

      public VFSHelper()
  • Method Details

    • getOpts

      @Deprecated public static org.apache.commons.vfs2.FileSystemOptions getOpts(String file, String connection, VariableSpace space)
      Deprecated.
      , use the version with the Bowl
    • getOpts

      public static org.apache.commons.vfs2.FileSystemOptions getOpts(Bowl bowl, String file, String connection, VariableSpace space) throws org.pentaho.metastore.api.exceptions.MetaStoreException
      Throws:
      org.pentaho.metastore.api.exceptions.MetaStoreException