@Value.Immutable public interface MongoShellConfig extends MongoCommonConfig
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMongoShellConfig.Builder |
builder() |
String |
getDbName() |
String |
getScriptName() |
List<String> |
getScriptParameters() |
default String |
pidFile() |
default de.flapdoodle.embed.process.config.SupportConfig |
supportConfig() |
cmdOptions, net, password, timeout, userName, versionString getScriptName()
String getDbName()
@Value.Default default String pidFile()
pidFile in interface MongoCommonConfig@Value.Default default de.flapdoodle.embed.process.config.SupportConfig supportConfig()
supportConfig in interface de.flapdoodle.embed.process.config.ExecutableProcessConfigstatic ImmutableMongoShellConfig.Builder builder()
Copyright © 2021. All rights reserved.