文件名称: mongodb-driver-core-4.2.3.jar中文-英文对照文档.zip
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-core</artifactId>
<version>4.2.3</version>
</dependency>Gradle:
implementation group: 'org.mongodb', name: 'mongodb-driver-core', version: '4.2.3'
Gradle (Short):
implementation 'org.mongodb:mongodb-driver-core:4.2.3'
Gradle (Kotlin):
implementation("org.mongodb:mongodb-driver-core:4.2.3")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.mongodb
com.mongodb.annotations
com.mongodb.assertions
com.mongodb.bulk
com.mongodb.client.gridfs.codecs
com.mongodb.client.gridfs.model
com.mongodb.client.model
com.mongodb.client.model.changestream
com.mongodb.client.model.geojson
com.mongodb.client.model.geojson.codecs
com.mongodb.client.model.vault
com.mongodb.client.result
com.mongodb.connection
com.mongodb.connection.netty
com.mongodb.diagnostics.logging
com.mongodb.event
com.mongodb.lang
com.mongodb.management
com.mongodb.selector
com.mongodb.sessioncom.mongodb.AuthenticationMechanism
com.mongodb.AutoEncryptionSettings
com.mongodb.AutoEncryptionSettings.Builder
com.mongodb.BSONTimestampCodec
com.mongodb.BasicDBList
com.mongodb.BasicDBObject
com.mongodb.BasicDBObjectBuilder
com.mongodb.Block
com.mongodb.ClientEncryptionSettings
com.mongodb.ClientEncryptionSettings.Builder
com.mongodb.ClientSessionOptions
com.mongodb.ClientSessionOptions.Builder
com.mongodb.ConnectionString
com.mongodb.CreateIndexCommitQuorum
com.mongodb.CursorType
com.mongodb.DBObject
com.mongodb.DBObjectCodec
com.mongodb.DBObjectCodecProvider
com.mongodb.DBRef
com.mongodb.DBRefCodec
com.mongodb.DBRefCodecProvider
com.mongodb.DocumentToDBRefTransformer
com.mongodb.DuplicateKeyException
com.mongodb.ErrorCategory
com.mongodb.ExplainVerbosity
com.mongodb.Function
com.mongodb.KerberosSubjectProvider
com.mongodb.MongoBulkWriteException
com.mongodb.MongoChangeStreamException
com.mongodb.MongoClientException
com.mongodb.MongoClientSettings
com.mongodb.MongoClientSettings.Builder
com.mongodb.MongoCommandException
com.mongodb.MongoCompressor
com.mongodb.MongoConfigurationException
com.mongodb.MongoCredential
com.mongodb.MongoCursorNotFoundException
com.mongodb.MongoDriverInformation
com.mongodb.MongoDriverInformation.Builder
com.mongodb.MongoException
com.mongodb.MongoExecutionTimeoutException
com.mongodb.MongoGridFSException
com.mongodb.MongoIncompatibleDriverException
com.mongodb.MongoInternalException
com.mongodb.MongoInterruptedException
com.mongodb.MongoNamespace
com.mongodb.MongoNodeIsRecoveringException
com.mongodb.MongoNotPrimaryException
com.mongodb.MongoQueryException
com.mongodb.MongoSecurityException
com.mongodb.MongoServerException
com.mongodb.MongoSocketClosedException
com.mongodb.MongoSocketException
com.mongodb.MongoSocketOpenException
com.mongodb.MongoSocketReadException
com.mongodb.MongoSocketReadTimeoutException
com.mongodb.MongoSocketWriteException
com.mongodb.MongoTimeoutException
com.mongodb.MongoWriteConcernException
com.mongodb.MongoWriteException
com.mongodb.ReadConcern
com.mongodb.ReadConcernLevel
com.mongodb.ReadPreference
com.mongodb.ReadPreferenceHedgeOptions
com.mongodb.ReadPreferenceHedgeOptions.Builder
com.mongodb.ServerAddress
com.mongodb.ServerCursor
com.mongodb.SubjectProvider
com.mongodb.Tag
com.mongodb.TagSet
com.mongodb.TaggableReadPreference
com.mongodb.TransactionOptions
com.mongodb.TransactionOptions.Builder
com.mongodb.UnixServerAddress
com.mongodb.WriteConcern
com.mongodb.WriteConcernException
com.mongodb.WriteConcernResult
com.mongodb.WriteError
com.mongodb.annotations.Beta
com.mongodb.annotations.Immutable
com.mongodb.annotations.NotThreadSafe
com.mongodb.annotations.ThreadSafe
com.mongodb.assertions.Assertions
com.mongodb.bulk.BulkWriteError
com.mongodb.bulk.BulkWriteInsert
com.mongodb.bulk.BulkWriteResult
com.mongodb.bulk.BulkWriteUpsert
com.mongodb.bulk.WriteConcernError
com.mongodb.client.gridfs.codecs.GridFSFileCodec
com.mongodb.client.gridfs.codecs.GridFSFileCodecProvider
com.mongodb.client.gridfs.model.GridFSDownloadOptions
com.mongodb.client.gridfs.model.GridFSFile
com.mongodb.client.gridfs.model.GridFSUploadOptions
com.mongodb.client.model.Accumulators
com.mongodb.client.model.Aggregates
com.mongodb.client.model.BsonField
com.mongodb.client.model.BucketAutoOptions
com.mongodb.client.model.BucketGranularity
com.mongodb.client.model.BucketOptions
com.mongodb.client.model.BulkWriteOptions
com.mongodb.client.model.Collation
com.mongodb.client.model.Collation.Builder
com.mongodb.client.model.CollationAlternate
com.mongodb.client.model.CollationCaseFirst
com.mongodb.client.model.CollationMaxVariable
com.mongodb.client.model.CollationStrength
com.mongodb.client.model.CountOptions
com.mongodb.client.model.CreateCollectionOptions
com.mongodb.client.model.CreateIndexOptions
com.mongodb.client.model.CreateViewOptions
com.mongodb.client.model.DeleteManyModel
com.mongodb.client.model.DeleteOneModel
com.mongodb.client.model.DeleteOptions
com.mongodb.client.model.DropIndexOptions
com.mongodb.client.model.EstimatedDocumentCountOptions
com.mongodb.client.model.Facet
com.mongodb.client.model.Field
com.mongodb.client.model.Filters
com.mongodb.client.model.FindOneAndDeleteOptions
com.mongodb.client.model.FindOneAndReplaceOptions
com.mongodb.client.model.FindOneAndUpdateOptions
com.mongodb.client.model.GraphLookupOptions
com.mongodb.client.model.IndexModel
com.mongodb.client.model.IndexOptionDefaults
com.mongodb.client.model.IndexOptions
com.mongodb.client.model.Indexes
com.mongodb.client.model.InsertManyOptions
com.mongodb.client.model.InsertOneModel
com.mongodb.client.model.InsertOneOptions
com.mongodb.client.model.MapReduceAction
com.mongodb.client.model.MergeOptions
com.mongodb.client.model.MergeOptions.WhenMatched
com.mongodb.client.model.MergeOptions.WhenNotMatched
com.mongodb.client.model.Projections
com.mongodb.client.model.PushOptions
com.mongodb.client.model.RenameCollectionOptions
com.mongodb.client.model.ReplaceOneModel
com.mongodb.client.model.ReplaceOptions
com.mongodb.client.model.ReturnDocument
com.mongodb.client.model.Sorts
com.mongodb.client.model.TextSearchOptions
com.mongodb.client.model.UnwindOptions
com.mongodb.client.model.UpdateManyModel
com.mongodb.client.model.UpdateOneModel
com.mongodb.client.model.UpdateOptions
com.mongodb.client.model.Updates
com.mongodb.client.model.ValidationAction
com.mongodb.client.model.ValidationLevel
com.mongodb.client.model.ValidationOptions
com.mongodb.client.model.Variable
com.mongodb.client.model.WriteModel
com.mongodb.client.model.changestream.ChangeStreamDocument
com.mongodb.client.model.changestream.FullDocument
com.mongodb.client.model.changestream.OperationType
com.mongodb.client.model.changestream.UpdateDescription
com.mongodb.client.model.geojson.CoordinateReferenceSystem
com.mongodb.client.model.geojson.CoordinateReferenceSystemType
com.mongodb.client.model.geojson.GeoJsonObjectType
com.mongodb.client.model.geojson.Geometry
com.mongodb.client.model.geojson.GeometryCollection
com.mongodb.client.model.geojson.LineString
com.mongodb.client.model.geojson.MultiLineString
com.mongodb.client.model.geojson.MultiPoint
com.mongodb.client.model.geojson.MultiPolygon
com.mongodb.client.model.geojson.NamedCoordinateReferenceSystem
com.mongodb.client.model.geojson.Point
com.mongodb.client.model.geojson.Polygon
com.mongodb.client.model.geojson.PolygonCoordinates
com.mongodb.client.model.geojson.Position
com.mongodb.client.model.geojson.codecs.GeoJsonCodecProvider
com.mongodb.client.model.geojson.codecs.GeometryCodec
com.mongodb.client.model.geojson.codecs.GeometryCollectionCodec
com.mongodb.client.model.geojson.codecs.LineStringCodec
com.mongodb.client.model.geojson.codecs.MultiLineStringCodec
com.mongodb.client.model.geojson.codecs.MultiPointCodec
com.mongodb.client.model.geojson.codecs.MultiPolygonCodec
com.mongodb.client.model.geojson.codecs.NamedCoordinateReferenceSystemCodec
com.mongodb.client.model.geojson.codecs.PointCodec
com.mongodb.client.model.geojson.codecs.PolygonCodec
com.mongodb.client.model.vault.DataKeyOptions
com.mongodb.client.model.vault.EncryptOptions
com.mongodb.client.result.DeleteResult
com.mongodb.client.result.InsertManyResult
com.mongodb.client.result.InsertOneResult
com.mongodb.client.result.UpdateResult
com.mongodb.connection.AsyncCompletionHandler
com.mongodb.connection.AsynchronousSocketChannelStreamFactory
com.mongodb.connection.AsynchronousSocketChannelStreamFactoryFactory
com.mongodb.connection.AsynchronousSocketChannelStreamFactoryFactory.Builder
com.mongodb.connection.BufferProvider
com.mongodb.connection.ClusterConnectionMode
com.mongodb.connection.ClusterDescription
com.mongodb.connection.ClusterId
com.mongodb.connection.ClusterSettings
com.mongodb.connection.ClusterSettings.Builder
com.mongodb.connection.ClusterType
com.mongodb.connection.ConnectionDescription
com.mongodb.connection.ConnectionId
com.mongodb.connection.ConnectionPoolSettings
com.mongodb.connection.ConnectionPoolSettings.Builder
com.mongodb.connection.ServerConnectionState
com.mongodb.connection.ServerDescription
com.mongodb.connection.ServerDescription.Builder
com.mongodb.connection.ServerId
com.mongodb.connection.ServerSettings
com.mongodb.connection.ServerSettings.Builder
com.mongodb.connection.ServerType
com.mongodb.connection.ServerVersion
com.mongodb.connection.SocketSettings
com.mongodb.connection.SocketSettings.Builder
com.mongodb.connection.SocketStreamFactory
com.mongodb.connection.SslSettings
com.mongodb.connection.SslSettings.Builder
com.mongodb.connection.Stream
com.mongodb.connection.StreamFactory
com.mongodb.connection.StreamFactoryFactory
com.mongodb.connection.TlsChannelStreamFactoryFactory
com.mongodb.connection.TopologyVersion
com.mongodb.connection.netty.NettyStreamFactory
com.mongodb.connection.netty.NettyStreamFactoryFactory
com.mongodb.connection.netty.NettyStreamFactoryFactory.Builder
com.mongodb.diagnostics.logging.Logger
com.mongodb.diagnostics.logging.Loggers
com.mongodb.event.ClusterClosedEvent
com.mongodb.event.ClusterDescriptionChangedEvent
com.mongodb.event.ClusterListener
com.mongodb.event.ClusterListenerAdapter
com.mongodb.event.ClusterOpeningEvent
com.mongodb.event.CommandEvent
com.mongodb.event.CommandFailedEvent
com.mongodb.event.CommandListener
com.mongodb.event.CommandStartedEvent
com.mongodb.event.CommandSucceededEvent
com.mongodb.event.ConnectionAddedEvent
com.mongodb.event.ConnectionCheckOutFailedEvent
com.mongodb.event.ConnectionCheckOutFailedEvent.Reason
com.mongodb.event.ConnectionCheckOutStartedEvent
com.mongodb.event.ConnectionCheckedInEvent
com.mongodb.event.ConnectionCheckedOutEvent
com.mongodb.event.ConnectionClosedEvent
com.mongodb.event.ConnectionClosedEvent.Reason
com.mongodb.event.ConnectionCreatedEvent
com.mongodb.event.ConnectionPoolClearedEvent
com.mongodb.event.ConnectionPoolClosedEvent
com.mongodb.event.ConnectionPoolCreatedEvent
com.mongodb.event.ConnectionPoolListener
com.mongodb.event.ConnectionPoolListenerAdapter
com.mongodb.event.ConnectionPoolOpenedEvent
com.mongodb.event.ConnectionReadyEvent
com.mongodb.event.ConnectionRemovedEvent
com.mongodb.event.ConnectionRemovedEvent.Reason
com.mongodb.event.ServerClosedEvent
com.mongodb.event.ServerDescriptionChangedEvent
com.mongodb.event.ServerHeartbeatFailedEvent
com.mongodb.event.ServerHeartbeatStartedEvent
com.mongodb.event.ServerHeartbeatSucceededEvent
com.mongodb.event.ServerListener
com.mongodb.event.ServerListenerAdapter
com.mongodb.event.ServerMonitorListener
com.mongodb.event.ServerMonitorListenerAdapter
com.mongodb.event.ServerOpeningEvent
com.mongodb.lang.NonNull
com.mongodb.lang.NonNullApi
com.mongodb.lang.Nullable
com.mongodb.management.ConnectionPoolStatisticsMBean
com.mongodb.management.JMXConnectionPoolListener
com.mongodb.selector.CompositeServerSelector
com.mongodb.selector.ServerSelector
com.mongodb.session.ClientSession
com.mongodb.session.ServerSession