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