Class Hierarchy (driver-core 5.5.0 API) (original) (raw)
- java.lang.Object
- java.util.AbstractCollection (implements java.util.Collection)
* java.util.AbstractList (implements java.util.List)
* java.util.ArrayList (implements java.lang.Cloneable, java.util.List, java.util.RandomAccess, java.io.Serializable)
* org.bson.types.BasicBSONList (implements org.bson.BSONObject)
* com.mongodb.BasicDBList (implements com.mongodb.DBObject)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
* java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
* java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
* org.bson.BasicBSONObject (implements org.bson.BSONObject)
* com.mongodb.BasicDBObject (implements org.bson.conversions.Bson, com.mongodb.DBObject)
- com.mongodb.client.model.Accumulators
- com.mongodb.client.model.Aggregates
- com.mongodb.connection.AsyncTransportSettings.Builder
- com.mongodb.AutoEncryptionSettings
- com.mongodb.AutoEncryptionSettings.Builder
- com.mongodb.AwsCredential
- com.mongodb.BasicDBObjectBuilder
- com.mongodb.client.model.mql.Branches
- com.mongodb.client.model.mql.BranchesTerminal<T,R>
* com.mongodb.client.model.mql.BranchesIntermediary<T,R>
- com.mongodb.client.model.BsonField
- com.mongodb.BSONTimestampCodec (implements org.bson.codecs.Codec)
- com.mongodb.client.model.BucketAutoOptions
- com.mongodb.client.model.BucketOptions
- com.mongodb.bulk.BulkWriteInsert
- com.mongodb.client.model.BulkWriteOptions
- com.mongodb.bulk.BulkWriteResult
- com.mongodb.bulk.BulkWriteUpsert
- com.mongodb.client.model.changestream.ChangeStreamDocument
- com.mongodb.client.model.ChangeStreamPreAndPostImagesOptions
- com.mongodb.ClientEncryptionSettings
- com.mongodb.ClientEncryptionSettings.Builder
- com.mongodb.ClientSessionOptions
- com.mongodb.ClientSessionOptions.Builder
- com.mongodb.event.ClusterClosedEvent
- com.mongodb.connection.ClusterDescription
- com.mongodb.event.ClusterDescriptionChangedEvent
- com.mongodb.client.model.ClusteredIndexOptions
- com.mongodb.connection.ClusterId
- com.mongodb.event.ClusterOpeningEvent
- com.mongodb.connection.ClusterSettings
- com.mongodb.connection.ClusterSettings.Builder
- com.mongodb.client.model.Collation
- com.mongodb.client.model.Collation.Builder
- com.mongodb.event.CommandEvent
* com.mongodb.event.CommandFailedEvent
* com.mongodb.event.CommandStartedEvent
* com.mongodb.event.CommandSucceededEvent
- com.mongodb.selector.CompositeServerSelector (implements com.mongodb.selector.ServerSelector)
- com.mongodb.event.ConnectionCheckedInEvent
- com.mongodb.event.ConnectionCheckedOutEvent
- com.mongodb.event.ConnectionCheckOutFailedEvent
- com.mongodb.event.ConnectionCheckOutStartedEvent
- com.mongodb.event.ConnectionClosedEvent
- com.mongodb.event.ConnectionCreatedEvent
- com.mongodb.connection.ConnectionDescription
- com.mongodb.connection.ConnectionId
- com.mongodb.event.ConnectionPoolClearedEvent
- com.mongodb.event.ConnectionPoolClosedEvent
- com.mongodb.event.ConnectionPoolCreatedEvent
- com.mongodb.event.ConnectionPoolReadyEvent
- com.mongodb.connection.ConnectionPoolSettings
- com.mongodb.connection.ConnectionPoolSettings.Builder
- com.mongodb.event.ConnectionReadyEvent
- com.mongodb.ConnectionString
- com.mongodb.client.model.geojson.CoordinateReferenceSystem
* com.mongodb.client.model.geojson.NamedCoordinateReferenceSystem
- com.mongodb.client.model.CountOptions
- com.mongodb.client.model.CreateCollectionOptions
- com.mongodb.client.model.CreateEncryptedCollectionParams
- com.mongodb.CreateIndexCommitQuorum
- com.mongodb.client.model.CreateIndexOptions
- com.mongodb.client.model.CreateViewOptions
- com.mongodb.client.model.vault.DataKeyOptions
- com.mongodb.DBObjectCodec (implements org.bson.codecs.CollectibleCodec, org.bson.codecs.OverridableUuidRepresentationCodec)
- com.mongodb.DBObjectCodecProvider (implements org.bson.codecs.configuration.CodecProvider)
- com.mongodb.DBRef (implements java.io.Serializable)
- com.mongodb.DBRefCodec (implements org.bson.codecs.Codec)
- com.mongodb.DBRefCodecProvider (implements org.bson.codecs.configuration.CodecProvider)
- com.mongodb.client.model.DeleteOptions
- com.mongodb.client.result.DeleteResult
- com.mongodb.DocumentToDBRefTransformer (implements org.bson.Transformer)
- com.mongodb.client.model.DropCollectionOptions
- com.mongodb.client.model.DropIndexOptions
- com.mongodb.client.model.vault.EncryptOptions
- com.mongodb.client.model.EstimatedDocumentCountOptions
- com.mongodb.client.model.mql.ExpressionCodecProvider (implements org.bson.codecs.configuration.CodecProvider)
- 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.geojson.codecs.GeoJsonCodecProvider (implements org.bson.codecs.configuration.CodecProvider)
- 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.Point
* com.mongodb.client.model.geojson.Polygon
- com.mongodb.client.model.geojson.codecs.GeometryCodec
- com.mongodb.client.model.geojson.codecs.GeometryCollectionCodec
- com.mongodb.client.model.GraphLookupOptions
- com.mongodb.client.gridfs.model.GridFSDownloadOptions
- com.mongodb.client.gridfs.model.GridFSFile
- com.mongodb.client.gridfs.codecs.GridFSFileCodec (implements org.bson.codecs.Codec)
- com.mongodb.client.gridfs.codecs.GridFSFileCodecProvider (implements org.bson.codecs.configuration.CodecProvider)
- com.mongodb.client.gridfs.model.GridFSUploadOptions
- com.mongodb.client.model.Indexes
- com.mongodb.client.model.IndexModel
- com.mongodb.client.model.IndexOptionDefaults
- com.mongodb.client.model.IndexOptions
- com.mongodb.client.model.InsertManyOptions
- com.mongodb.client.result.InsertManyResult
- com.mongodb.client.model.InsertOneOptions
- com.mongodb.client.result.InsertOneResult
- com.mongodb.Jep395RecordCodecProvider (implements org.bson.codecs.configuration.CodecProvider)
- com.mongodb.management.JMXConnectionPoolListener (implements com.mongodb.event.ConnectionPoolListener)
- com.mongodb.KerberosSubjectProvider (implements com.mongodb.SubjectProvider)
- com.mongodb.KotlinCodecProvider (implements org.bson.codecs.configuration.CodecProvider)
- com.mongodb.client.model.geojson.codecs.LineStringCodec
- com.mongodb.LoggerSettings
- com.mongodb.LoggerSettings.Builder
- com.mongodb.client.model.MergeOptions
- com.mongodb.MongoClientSettings
- com.mongodb.MongoClientSettings.Builder
- com.mongodb.MongoCompressor
- com.mongodb.MongoCredential
- com.mongodb.MongoCredential.OidcCallbackResult
- com.mongodb.MongoDriverInformation
- com.mongodb.MongoDriverInformation.Builder
- com.mongodb.MongoNamespace
- com.mongodb.client.model.mql.MqlValues
- 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 (implements org.bson.codecs.Codec)
- com.mongodb.connection.NettyTransportSettings.Builder
- com.mongodb.client.model.geojson.codecs.PointCodec
- com.mongodb.client.model.geojson.codecs.PolygonCodec
- com.mongodb.client.model.geojson.PolygonCoordinates
- com.mongodb.client.model.geojson.Position
- com.mongodb.client.model.Projections
- com.mongodb.connection.ProxySettings
- com.mongodb.connection.ProxySettings.Builder
- com.mongodb.client.model.PushOptions
- com.mongodb.client.model.vault.RangeOptions
- com.mongodb.ReadConcern
- com.mongodb.ReadPreference
* com.mongodb.TaggableReadPreference
- com.mongodb.ReadPreferenceHedgeOptions
- com.mongodb.ReadPreferenceHedgeOptions.Builder
- com.mongodb.client.model.RenameCollectionOptions
- com.mongodb.client.model.ReplaceOptions
- com.mongodb.client.model.vault.RewrapManyDataKeyOptions
- com.mongodb.client.model.vault.RewrapManyDataKeyResult
- com.mongodb.client.model.SearchIndexModel
- com.mongodb.ServerAddress (implements java.io.Serializable)
* com.mongodb.UnixServerAddress
- com.mongodb.ServerApi
- com.mongodb.ServerApi.Builder
- com.mongodb.event.ServerClosedEvent
- com.mongodb.ServerCursor (implements java.io.Serializable)
- com.mongodb.connection.ServerDescription
- com.mongodb.connection.ServerDescription.Builder
- com.mongodb.event.ServerDescriptionChangedEvent
- com.mongodb.event.ServerHeartbeatFailedEvent
- com.mongodb.event.ServerHeartbeatStartedEvent
- com.mongodb.event.ServerHeartbeatSucceededEvent
- com.mongodb.connection.ServerId
- com.mongodb.event.ServerOpeningEvent
- com.mongodb.connection.ServerSettings
- com.mongodb.connection.ServerSettings.Builder
- com.mongodb.connection.ServerVersion (implements java.lang.Comparable)
- com.mongodb.connection.SocketSettings
- com.mongodb.connection.SocketSettings.Builder
- com.mongodb.client.model.Sorts
- com.mongodb.client.model.changestream.SplitEvent
- com.mongodb.connection.SslSettings
- com.mongodb.connection.SslSettings.Builder
- com.mongodb.Tag
- com.mongodb.TagSet (implements java.lang.Iterable)
- com.mongodb.client.model.TextSearchOptions
- java.lang.Throwable (implements java.io.Serializable)
* java.lang.Exception
* java.lang.RuntimeException
* com.mongodb.spi.dns.DnsException
* com.mongodb.spi.dns.DnsWithResponseCodeException
* com.mongodb.MongoException
* com.mongodb.MongoChangeStreamException
* com.mongodb.MongoClientException
* com.mongodb.MongoConfigurationException
* com.mongodb.MongoConnectionPoolClearedException
* com.mongodb.MongoSecurityException
* com.mongodb.MongoServerUnavailableException
* com.mongodb.MongoTimeoutException
* com.mongodb.MongoOperationTimeoutException
* com.mongodb.MongoUpdatedEncryptedFieldsException
* com.mongodb.MongoExecutionTimeoutException
* com.mongodb.MongoGridFSException
* com.mongodb.MongoIncompatibleDriverException
* com.mongodb.MongoInternalException
* com.mongodb.MongoInterruptedException
* com.mongodb.MongoServerException
* com.mongodb.ClientBulkWriteException
* com.mongodb.MongoBulkWriteException
* com.mongodb.MongoCommandException
* com.mongodb.MongoNodeIsRecoveringException
* com.mongodb.MongoNotPrimaryException
* com.mongodb.MongoQueryException
* com.mongodb.MongoCursorNotFoundException
* com.mongodb.MongoWriteConcernException
* com.mongodb.MongoWriteException
* com.mongodb.WriteConcernException
* com.mongodb.DuplicateKeyException
* com.mongodb.MongoSocketException
* com.mongodb.MongoSocketClosedException
* com.mongodb.MongoSocketOpenException
* com.mongodb.MongoSocketReadException
* com.mongodb.MongoSocketReadTimeoutException
* com.mongodb.MongoSocketWriteException
* com.mongodb.MongoSocketWriteTimeoutException
- com.mongodb.client.model.TimeSeriesOptions
- com.mongodb.connection.TopologyVersion
- com.mongodb.TransactionOptions
- com.mongodb.TransactionOptions.Builder
- com.mongodb.connection.TransportSettings
* com.mongodb.connection.AsyncTransportSettings
* com.mongodb.connection.NettyTransportSettings
- com.mongodb.client.model.changestream.TruncatedArray
- com.mongodb.client.model.UnwindOptions
- com.mongodb.client.model.changestream.UpdateDescription
- com.mongodb.client.model.UpdateOptions
- com.mongodb.client.result.UpdateResult
- com.mongodb.client.model.Updates
- com.mongodb.client.model.ValidationOptions
- com.mongodb.client.model.Variable
- com.mongodb.client.model.WindowOutputFields
- com.mongodb.client.model.Windows
- com.mongodb.WriteConcern (implements java.io.Serializable)
- com.mongodb.bulk.WriteConcernError
- com.mongodb.WriteConcernResult
- com.mongodb.WriteError
* com.mongodb.bulk.BulkWriteError
- com.mongodb.client.model.WriteModel
* com.mongodb.client.model.DeleteManyModel
* com.mongodb.client.model.DeleteOneModel
* com.mongodb.client.model.InsertOneModel
* com.mongodb.client.model.ReplaceOneModel
* com.mongodb.client.model.UpdateManyModel
* com.mongodb.client.model.UpdateOneModel
Interface Hierarchy
Annotation Interface Hierarchy
Enum Class Hierarchy