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 IOException
start in class de.flapdoodle.embed.process.runtime.Executable<IMongoImportConfig,MongoImportProcess>IOExceptionCopyright © 2015. All Rights Reserved.