| Package | Description |
|---|---|
| ru.yandex.qatools.embed.postgresql | |
| ru.yandex.qatools.embed.postgresql.config | |
| ru.yandex.qatools.embed.postgresql.ext |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends AbstractPGExecutable<PostgresConfig,P>,P extends AbstractPGProcess<E,P>> |
PostgresStarter.getCommand(Command command) |
static <E extends AbstractPGExecutable<PostgresConfig,P>,P extends AbstractPGProcess<E,P>> |
PostgresStarter.getCommand(Command command,
de.flapdoodle.embed.process.config.IRuntimeConfig config) |
| Constructor and Description |
|---|
PackagePaths(Command command) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeConfigBuilder |
RuntimeConfigBuilder.defaults(Command command) |
DownloadConfigBuilder |
DownloadConfigBuilder.defaultsForCommand(Command command) |
| Constructor and Description |
|---|
SupportConfig(Command command) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactStoreBuilder |
ArtifactStoreBuilder.defaults(Command command) |
ArtifactStoreBuilder |
ArtifactStoreBuilder.defaultsWithoutCache(Command command) |
Copyright © 2015 Yandex. All Rights Reserved.