public class PostgresExecutable extends AbstractPGExecutable<PostgresConfig,PostgresProcess>
| Constructor and Description |
|---|
PostgresExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet exe) |
| Modifier and Type | Method and Description |
|---|---|
protected PostgresProcess |
start(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
public PostgresExecutable(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
de.flapdoodle.embed.process.extract.IExtractedFileSet exe)
protected PostgresProcess 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,PostgresProcess>IOExceptionCopyright © 2018 Yandex. All rights reserved.