Trait/Object

com.mongodb.casbah

Imports

Related Docs: object Imports | package casbah

Permalink

trait Imports extends BaseImports with TypeImports with Implicits

Linear Supertypes
Known Subclasses
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Imports
  2. Implicits
  3. TypeImports
  4. BaseImports
  5. AnyRef
  6. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type AggregationOptions = mongodb.AggregationOptions

    Permalink
    Definition Classes
    TypeImports
  2. type AggregationOutput = casbah.AggregationOutput

    Permalink
    Definition Classes
    TypeImports
  3. type BulkWriteException = casbah.BulkWriteException

    Permalink
    Definition Classes
    TypeImports
  4. type BulkWriteOperation = casbah.BulkWriteOperation

    Permalink
    Definition Classes
    TypeImports
  5. type BulkWriteResult = casbah.BulkWriteResult

    Permalink
    Definition Classes
    TypeImports
  6. type CommandCursor = Cursor

    Permalink
    Definition Classes
    TypeImports
  7. type DBAddress = mongodb.DBAddress

    Permalink
    Definition Classes
    TypeImports
  8. type DBDecoder = mongodb.DBDecoder

    Permalink
    Definition Classes
    TypeImports
  9. type DBEncoder = mongodb.DBEncoder

    Permalink
    Definition Classes
    TypeImports
  10. type MapReduceCollectionBasedResult = map_reduce.MapReduceCollectionBasedResult

    Permalink
    Definition Classes
    TypeImports
  11. type MapReduceCommand = map_reduce.MapReduceCommand

    Permalink
    Definition Classes
    TypeImports
  12. type MapReduceError = map_reduce.MapReduceError

    Permalink
    Definition Classes
    TypeImports
  13. type MapReduceException = map_reduce.MapReduceException

    Permalink
    Definition Classes
    TypeImports
  14. type MapReduceInlineResult = map_reduce.MapReduceInlineResult

    Permalink
    Definition Classes
    TypeImports
  15. type MapReduceMergeOutput = map_reduce.MapReduceMergeOutput

    Permalink
    Definition Classes
    TypeImports
  16. type MapReduceOutputTarget = map_reduce.MapReduceOutputTarget

    Permalink
    Definition Classes
    TypeImports
  17. type MapReduceReduceOutput = map_reduce.MapReduceReduceOutput

    Permalink
    Definition Classes
    TypeImports
  18. type MapReduceResult = map_reduce.MapReduceResult

    Permalink
    Definition Classes
    TypeImports
  19. type MongoClient = casbah.MongoClient

    Permalink
    Definition Classes
    TypeImports
  20. type MongoClientOptions = mongodb.MongoClientOptions

    Permalink
    Definition Classes
    TypeImports
  21. type MongoClientURI = mongodb.MongoClientURI

    Permalink
    Definition Classes
    TypeImports
  22. type MongoCollection = casbah.MongoCollection

    Permalink
    Definition Classes
    TypeImports
  23. type MongoConnection = casbah.MongoConnection

    Permalink
    Definition Classes
    TypeImports
  24. type MongoCredential = mongodb.MongoCredential

    Permalink
    Definition Classes
    TypeImports
  25. type MongoCursor = casbah.MongoCursor

    Permalink
    Definition Classes
    TypeImports
  26. type MongoDB = casbah.MongoDB

    Permalink
    Definition Classes
    TypeImports
  27. type MongoOptions = mongodb.MongoOptions

    Permalink
    Definition Classes
    TypeImports
  28. type MongoURI = casbah.MongoURI

    Permalink
    Definition Classes
    TypeImports
  29. type ReadPreference = mongodb.ReadPreference

    Permalink
    Definition Classes
    TypeImports
  30. type ServerAddress = mongodb.ServerAddress

    Permalink
    Definition Classes
    TypeImports
  31. type WriteConcern = mongodb.WriteConcern

    Permalink
    Definition Classes
    TypeImports
  32. type WriteResult = mongodb.WriteResult

    Permalink
    Definition Classes
    TypeImports

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val AggregationOptions: casbah.AggregationOptions.type

    Permalink
    Definition Classes
    BaseImports
  5. val AggregationOutput: casbah.AggregationOutput.type

    Permalink
    Definition Classes
    BaseImports
  6. val Cursor: casbah.Cursor.type

    Permalink
    Definition Classes
    BaseImports
  7. val MapReduceCommand: map_reduce.MapReduceCommand.type

    Permalink
    Definition Classes
    BaseImports
  8. val MapReduceInlineOutput: map_reduce.MapReduceInlineOutput.type

    Permalink
    Definition Classes
    BaseImports
  9. val MapReduceMergeOutput: map_reduce.MapReduceMergeOutput.type

    Permalink
    Definition Classes
    BaseImports
  10. val MapReduceReduceOutput: map_reduce.MapReduceReduceOutput.type

    Permalink
    Definition Classes
    BaseImports
  11. val MongoClient: casbah.MongoClient.type

    Permalink
    Definition Classes
    BaseImports
  12. val MongoClientOptions: casbah.MongoClientOptions.type

    Permalink
    Definition Classes
    BaseImports
  13. val MongoClientURI: casbah.MongoClientURI.type

    Permalink
    Definition Classes
    BaseImports
  14. val MongoConnection: casbah.MongoConnection.type

    Permalink
    Definition Classes
    BaseImports
  15. val MongoCredential: casbah.MongoCredential.type

    Permalink
    Definition Classes
    BaseImports
  16. val MongoDBAddress: casbah.MongoDBAddress.type

    Permalink
    Definition Classes
    BaseImports
  17. val MongoOptions: casbah.MongoOptions.type

    Permalink
    Definition Classes
    BaseImports
  18. val ParallelScanOptions: casbah.ParallelScanOptions.type

    Permalink
    Definition Classes
    BaseImports
  19. val ReadPreference: casbah.ReadPreference.type

    Permalink
    Definition Classes
    BaseImports
  20. val WriteConcern: casbah.WriteConcern.type

    Permalink
    Definition Classes
    BaseImports
  21. implicit def aggregationOutputAsScala(output: mongodb.AggregationOutput): AnyRef { def asScala: com.mongodb.casbah.AggregationOutput }

    Permalink
    Definition Classes
    Implicits
  22. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  23. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  25. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  26. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  28. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  29. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  30. implicit def mongoCollAsScala(coll: DBCollection): AnyRef { ... /* 2 definitions in type refinement */ }

    Permalink

    Implicit extension methods for Mongo's Collection object.

    Implicit extension methods for Mongo's Collection object. Capable of returning a Scala optimized wrapper object.

    coll

    A DBCollection object to wrap

    Definition Classes
    Implicits
  31. implicit def mongoCommandCursorAsScala(cursor: mongodb.Cursor): AnyRef { def asScala: com.mongodb.casbah.Cursor }

    Permalink

    Implicit extension methods for Mongo's Aggregation MongoCursor object.

    Implicit extension methods for Mongo's Aggregation MongoCursor object. Capable of returning a Scala optimized wrapper object.

    cursor

    A Cursor object to wrap

    Definition Classes
    Implicits
  32. implicit def mongoConnAsScala(conn: Mongo): AnyRef { def asScala: com.mongodb.casbah.MongoConnection }

    Permalink

    Implicit extension methods for Mongo's connection object.

    Implicit extension methods for Mongo's connection object. Capable of returning a Scala optimized wrapper object.

    conn

    A Mongo object to wrap

    Definition Classes
    Implicits
  33. implicit def mongoCursorAsScala(cursor: DBCursor): AnyRef { ... /* 2 definitions in type refinement */ }

    Permalink

    Implicit extension methods for Mongo's DBCursor object.

    Implicit extension methods for Mongo's DBCursor object. Capable of returning a Scala optimized wrapper object.

    cursor

    A DBCursor object to wrap

    Definition Classes
    Implicits
  34. implicit def mongoDBAsScala(db: DB): AnyRef { def asScala: com.mongodb.casbah.MongoDB }

    Permalink

    Implicit extension methods for Mongo's DB object.

    Implicit extension methods for Mongo's DB object. Capable of returning a Scala optimized wrapper object.

    db

    A DB object to wrap

    Definition Classes
    Implicits
  35. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  38. implicit def stringAsNamedCollectionMROutput(name: String): MapReduceStandardOutput

    Permalink
    Definition Classes
    Implicits
  39. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  40. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  41. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Implicits

Inherited from TypeImports

Inherited from BaseImports

Inherited from AnyRef

Inherited from Any

Ungrouped