public class PsqlExecutable extends AbstractPGExecutable<PostgresConfig,PsqlProcess>
| Constructor and Description |
|---|
PsqlExecutable(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 PsqlProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
void |
stop() |
public PsqlExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet redisdExecutable)
protected PsqlProcess 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,PsqlProcess>IOExceptionpublic void stop()
stop in interface de.flapdoodle.embed.process.runtime.IStopablestop in class de.flapdoodle.embed.process.runtime.Executable<PostgresConfig,PsqlProcess>Copyright © 2018 Yandex. All rights reserved.