public interface IKettleFileSystemConfigBuilder
Modifier and Type | Method and Description |
---|---|
String |
parseParameterName(String parameter,
String scheme)
Extract the FileSystemOptions parameter name from a Kettle variable
|
void |
setParameter(org.apache.commons.vfs2.FileSystemOptions opts,
String name,
String value,
String fullParameterName,
String vfsUrl)
Publicly expose a generic way to set parameters
|
String parseParameterName(String parameter, String scheme)
parameter
- void setParameter(org.apache.commons.vfs2.FileSystemOptions opts, String name, String value, String fullParameterName, String vfsUrl) throws IOException
IOException
Copyright © 2018 Hitachi Vantara. All rights reserved.