package bson
- Alphabetic
- Public
- All
Type Members
-
trait
BSONCommandError extends Exception with CommandError
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
trait
DealingWithGenericCommandErrorsReader[A] extends BSONDocumentReader[A]
Helper to read a command result, with error handling.
Helper to read a command result, with error handling.
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
case class
DefaultBSONCommandError(code: Option[Int], errmsg: Option[String], originalDocument: BSONDocument) extends Exception with BSONCommandError with Product with Serializable
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
Deprecated Value Members
-
object
BSONAggregationFramework extends AggregationFramework[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONAggregationImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONAggregationResultImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONCollStatsImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONCommonWriteCommandsImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internally use CommandCodecs
-
object
BSONConvertToCappedImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONCountCommand extends CountCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Use new collection.count
-
object
BSONCountCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Use new collection.count
-
object
BSONCreateImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONCreateIndexesImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONCreateUserCommand extends CreateUserCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONDeleteCommand extends DeleteCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONDeleteCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONDistinctCommand extends DistinctCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Use
.distinct
on collection
-
object
BSONDistinctCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Use
.distinct
on collection
-
object
BSONDropCollectionImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONDropDatabaseImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONDropIndexesImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONEmptyCappedImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONFindAndModifyCommand extends FindAndModifyCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONFindAndModifyImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONGetLastErrorImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internally use CommandCodecs
-
object
BSONInsertCommand extends InsertCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONInsertCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONIsMasterCommand extends IsMasterCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONIsMasterCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONListCollectionNamesImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONListIndexesImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONPingCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONRenameCollectionImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONReplSetGetStatusImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONReplSetMaintenanceImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONResyncImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONServerStatusImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONUpdateCommand extends UpdateCommand[BSONSerializationPack.type]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
BSONUpdateCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
-
object
CommonImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private