@Value.Immutable public interface MongosConfig extends MongoCommonConfig
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
args() |
static ImmutableMongosConfig.Builder |
builder() |
String |
getConfigDB() |
default String |
pidFile() |
default String |
replicaSet() |
default de.flapdoodle.embed.process.config.SupportConfig |
supportConfig() |
cmdOptions, net, password, timeout, userName, versionString getConfigDB()
@Value.Default default String replicaSet()
@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 ImmutableMongosConfig.Builder builder()
Copyright © 2021. All rights reserved.