| Package | Description |
|---|---|
| de.flapdoodle.embed.mongo.config |
| Modifier and Type | Method and Description |
|---|---|
ImmutableStorage |
ImmutableStorage.Builder.build()
Builds a new
ImmutableStorage. |
static ImmutableStorage |
ImmutableStorage.copyOf(Storage instance)
Creates an immutable copy of a
Storage value. |
ImmutableStorage |
ImmutableStorage.withOplogSize(int value)
Copy the current immutable object by setting a value for the
oplogSize attribute. |
ImmutableStorage |
ImmutableStorage.withReplSetName(String value)
Copy the current immutable object by setting a value for the
replSetName attribute. |
Copyright © 2024. All rights reserved.