public class MongoRestoreExecutable extends de.flapdoodle.embed.process.runtime.Executable<MongoRestoreConfig,MongoRestoreProcess>
| Constructor and Description |
|---|
MongoRestoreExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongoRestoreConfig mongodConfig,
de.flapdoodle.embed.process.config.RuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.ExtractedFileSet files) |
| Modifier and Type | Method and Description |
|---|---|
protected MongoRestoreProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongoRestoreConfig config,
de.flapdoodle.embed.process.config.RuntimeConfig runtime) |
public MongoRestoreExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
MongoRestoreConfig mongodConfig,
de.flapdoodle.embed.process.config.RuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.ExtractedFileSet files)
protected MongoRestoreProcess start(de.flapdoodle.embed.process.distribution.Distribution distribution, MongoRestoreConfig config, de.flapdoodle.embed.process.config.RuntimeConfig runtime) throws IOException
start in class de.flapdoodle.embed.process.runtime.Executable<MongoRestoreConfig,MongoRestoreProcess>IOExceptionCopyright © 2022. All rights reserved.