| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.config |
| Modifier and Type | Field and Description |
|---|---|
protected static de.flapdoodle.embed.process.builder.TypedProperty<Storage> |
MongodConfigBuilder.REPLICATION |
| Modifier and Type | Method and Description |
|---|---|
Storage |
IMongodConfig.replication() |
Storage |
MongodConfig.replication()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MongodConfigBuilder |
MongodConfigBuilder.replication(Storage replication) |
| Constructor and Description |
|---|
MongodConfig(de.flapdoodle.embed.process.distribution.IVersion version,
Net network,
Storage storage,
Timeout timeout)
Deprecated.
|
MongodConfig(de.flapdoodle.embed.process.distribution.IVersion version,
Net network,
Storage storage,
Timeout timeout,
boolean configServer)
Deprecated.
|
Copyright © 2013. All Rights Reserved.