| 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(IFeatureAwareVersion version,
Net networt,
Timeout timeout,
IMongoCmdOptions cmdOptions) |
Copyright © 2013. All Rights Reserved.