Package org.pentaho.di.core.vfs.configuration
-
Interface Summary Interface Description IKettleFileSystemConfigBuilder -
Class Summary Class Description KettleFileSystemConfigBuilderFactory This class supports overriding of config builders by supplying a VariableSpace containing a variable in the format of vfs.[scheme].config.parser where [scheme] is one of the VFS schemes (file, http, sftp, etc...)KettleGenericFileSystemConfigBuilder A generic FileSystemConfigBuilder that inserts parameters and values as literally specified.KettleSftpFileSystemConfigBuilder An SFTP FileSystemConfigBuilder that uses Kettle variables to build SFTP VFS configuration options.