Uses of Enum Class
io.trino.plugin.mongodb.WriteConcernType
Packages that use WriteConcernType
-
Uses of WriteConcernType in io.trino.plugin.mongodb
Methods in io.trino.plugin.mongodb that return WriteConcernTypeModifier and TypeMethodDescription@NotNull WriteConcernTypeMongoClientConfig.getWriteConcern()static WriteConcernTypeReturns the enum constant of this class with the specified name.static WriteConcernType[]WriteConcernType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.mongodb with parameters of type WriteConcernTypeModifier and TypeMethodDescriptionMongoClientConfig.setWriteConcern(WriteConcernType writeConcern)