| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.config |
| Modifier and Type | Field and Description |
|---|---|
protected Timeout |
AbstractMongoConfig.timeout |
| Modifier and Type | Field and Description |
|---|---|
protected static de.flapdoodle.embed.process.builder.TypedProperty<Timeout> |
AbstractMongoConfigBuilder.TIMEOUT |
| Modifier and Type | Method and Description |
|---|---|
Timeout |
IMongoConfig.timeout() |
Timeout |
AbstractMongoConfig.timeout() |
| Modifier and Type | Method and Description |
|---|---|
protected de.flapdoodle.embed.process.builder.IProperty<Timeout> |
AbstractMongoConfigBuilder.timeout() |
| Modifier and Type | Method and Description |
|---|---|
MongosConfigBuilder |
MongosConfigBuilder.timeout(Timeout timeout) |
MongodConfigBuilder |
MongodConfigBuilder.timeout(Timeout timeout) |
| Constructor and Description |
|---|
AbstractMongoConfig(de.flapdoodle.embed.process.distribution.IVersion version,
Net networt,
Timeout timeout) |
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.
|
MongosConfig(de.flapdoodle.embed.process.distribution.IVersion version,
Net network,
Timeout timeout,
String configDB)
Deprecated.
|
Copyright © 2013. All Rights Reserved.