public class CreateuserExecutable extends AbstractPGExecutable<PostgresConfig,CreateuserProcess>
| Constructor and Description |
|---|
CreateuserExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet redisdExecutable) |
| Modifier and Type | Method and Description |
|---|---|
protected CreateuserProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
void |
stop() |
public CreateuserExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet redisdExecutable)
protected CreateuserProcess start(de.flapdoodle.embed.process.distribution.Distribution distribution, PostgresConfig config, de.flapdoodle.embed.process.config.IRuntimeConfig runtime) throws IOException
start in class de.flapdoodle.embed.process.runtime.Executable<PostgresConfig,CreateuserProcess>IOExceptionpublic void stop()
stop in interface de.flapdoodle.embed.process.runtime.IStopablestop in class de.flapdoodle.embed.process.runtime.Executable<PostgresConfig,CreateuserProcess>Copyright © 2018 Yandex. All rights reserved.