public class FtpSource extends AbstractModuleFixture<FtpSource> implements Disposable
label
Constructor and Description |
---|
FtpSource() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
Free up resources that this fixture may have created.
|
FtpSource |
ensureStarted() |
java.io.File |
getRemoteServerDirectory() |
protected java.lang.String |
toDSL()
Returns a representation of the module suitable for inclusion in a stream definition, e.g.
file --dir=xxxx --name=yyyy |
label, toString
public FtpSource ensureStarted()
protected java.lang.String toDSL()
AbstractModuleFixture
file --dir=xxxx --name=yyyy
toDSL
in class AbstractModuleFixture<FtpSource>
public void cleanup()
Disposable
cleanup
in interface Disposable
public java.io.File getRemoteServerDirectory()