package client
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- client
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- abstract class ClientSession[F[_]] extends AnyRef
- type ClientSessionOptions = com.mongodb.ClientSessionOptions
- abstract class MongoClient[F[_]] extends AnyRef
- type MongoClientSettings = com.mongodb.MongoClientSettings
- type MongoDriverInformation = com.mongodb.MongoDriverInformation
- type ServerAddress = com.mongodb.ServerAddress
- type TransactionOptions = com.mongodb.TransactionOptions
Value Members
- object ClientSession
- object ClientSessionOptions
- object MongoClient
- object MongoClientSettings
- object MongoDriverInformation
- object ServerAddress
- object TransactionOptions