| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.transitions |
| Modifier and Type | Method and Description |
|---|---|
de.flapdoodle.reverse.StateID<RunningMongosProcess> |
ImmutableMongosStarter.destination() |
de.flapdoodle.reverse.StateID<RunningMongosProcess> |
MongosStarter.destination() |
static de.flapdoodle.embed.process.types.RunningProcessFactory<RunningMongosProcess> |
RunningMongosProcess.factory(long startupTimeout,
de.flapdoodle.embed.process.config.SupportConfig supportConfig,
de.flapdoodle.os.Platform platform,
Net net) |
protected de.flapdoodle.embed.process.types.RunningProcessFactory<RunningMongosProcess> |
MongosStarter.factory(long startupTimeout,
de.flapdoodle.embed.process.config.SupportConfig supportConfig,
de.flapdoodle.os.Platform platform,
Net net) |
de.flapdoodle.reverse.TransitionWalker.ReachedState<RunningMongosProcess> |
Mongos.start(de.flapdoodle.embed.process.distribution.Version version) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMongosStarter.Builder |
ImmutableMongosStarter.Builder.destination(de.flapdoodle.reverse.StateID<RunningMongosProcess> destination)
Initializes the value for the
destination attribute. |
ImmutableMongosStarter |
ImmutableMongosStarter.withDestination(de.flapdoodle.reverse.StateID<RunningMongosProcess> value)
Copy the current immutable object by setting a value for the
destination attribute. |
Copyright © 2022. All rights reserved.