Uses of Record Class
org.restheart.mongodb.RSOps
Packages that use RSOps
-
Uses of RSOps in org.restheart.exchange
Methods in org.restheart.exchange that return types with arguments of type RSOps -
Uses of RSOps in org.restheart.mongodb
Methods in org.restheart.mongodb that return RSOpsModifier and TypeMethodDescriptionstatic RSOpsRSOps.from(com.mongodb.ConnectionString mongoUri) RSOps.withReadConcern(com.mongodb.ReadConcern readConcern) RSOps.withReadConcern(String readConcern) RSOps.withReadPreference(com.mongodb.ReadPreference readPreference) RSOps.withReadPreference(String readPreference) RSOps.withWriteConcern(com.mongodb.WriteConcern writeConcern) RSOps.withWriteConcern(String writeConcern)