package bson

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Deprecated Type Members

  1. trait BSONCommandError extends Exception with CommandError
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  2. 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

  3. 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

  1. object BSONAggregationFramework extends AggregationFramework[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  2. object BSONAggregationImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  3. object BSONAggregationResultImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  4. object BSONCollStatsImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  5. object BSONCommonWriteCommandsImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internally use CommandCodecs

  6. object BSONConvertToCappedImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  7. object BSONCountCommand extends CountCommand[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Use new collection.count

  8. object BSONCountCommandImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Use new collection.count

  9. object BSONCreateImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  10. object BSONCreateIndexesImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  11. object BSONCreateUserCommand extends CreateUserCommand[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  12. object BSONDeleteCommand extends DeleteCommand[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  13. object BSONDeleteCommandImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  14. object BSONDropCollectionImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  15. object BSONDropDatabaseImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  16. object BSONDropIndexesImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  17. object BSONEmptyCappedImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  18. object BSONFindAndModifyCommand extends FindAndModifyCommand[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  19. object BSONFindAndModifyImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  20. object BSONGetLastErrorImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internally use CommandCodecs

  21. object BSONInsertCommand extends InsertCommand[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  22. object BSONInsertCommandImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  23. object BSONIsMasterCommand extends IsMasterCommand[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  24. object BSONIsMasterCommandImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  25. object BSONListCollectionNamesImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  26. object BSONListIndexesImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  27. object BSONPingCommandImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  28. object BSONRenameCollectionImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  29. object BSONReplSetGetStatusImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  30. object BSONReplSetMaintenanceImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  31. object BSONResyncImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  32. object BSONServerStatusImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  33. object BSONUpdateCommand extends UpdateCommand[BSONSerializationPack.type]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  34. object BSONUpdateCommandImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

  35. object CommonImplicits
    Annotations
    @deprecated
    Deprecated

    (Since version 0.16.0) Internal: will be made private

Ungrouped