| Package | Description |
|---|---|
| io.mongock.driver.mongodb.springdata.v3.config |
| Modifier and Type | Method and Description |
|---|---|
MongoDBConfiguration.ReadPreferenceLevel |
MongoDBConfiguration.getReadPreference() |
static MongoDBConfiguration.ReadPreferenceLevel |
MongoDBConfiguration.ReadPreferenceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MongoDBConfiguration.ReadPreferenceLevel[] |
MongoDBConfiguration.ReadPreferenceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDBConfiguration.setReadPreference(MongoDBConfiguration.ReadPreferenceLevel readPreference) |
Copyright © 2023. All rights reserved.