public class MongoImportExecutable extends de.flapdoodle.embed.process.runtime.Executable<IMongoImportConfig,MongoImportProcess>
| Constructor and Description |
|---|
MongoImportExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoImportConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files) |
| Modifier and Type | Method and Description |
|---|---|
protected MongoImportProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoImportConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
public MongoImportExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
IMongoImportConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet files)
protected MongoImportProcess start(de.flapdoodle.embed.process.distribution.Distribution distribution, IMongoImportConfig config, de.flapdoodle.embed.process.config.IRuntimeConfig runtime) throws java.io.IOException
start in class de.flapdoodle.embed.process.runtime.Executable<IMongoImportConfig,MongoImportProcess>java.io.IOExceptionCopyright © 2018. All Rights Reserved.