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 java.io.IOException
start
in class de.flapdoodle.embed.process.runtime.Executable<IMongoRestoreConfig,MongoRestoreProcess>
java.io.IOException
Copyright © 2018. All Rights Reserved.