Object/Trait

com.mongodb.casbah

TypeImports

Related Docs: trait TypeImports | package casbah

Permalink

object TypeImports extends TypeImports with casbah.commons.TypeImports with casbah.query.TypeImports

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TypeImports
  2. TypeImports
  3. TypeImports
  4. TypeImports
  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 AsQueryParam[T] = query.AsQueryParam[T]

    Permalink
    Definition Classes
    TypeImports
  4. type BSONTimestamp = org.bson.types.BSONTimestamp

    Permalink
    Definition Classes
    TypeImports
  5. type BasicDBList = mongodb.BasicDBList

    Permalink
    Definition Classes
    TypeImports
  6. type BasicDBObject = mongodb.BasicDBObject

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

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

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

    Permalink
    Definition Classes
    TypeImports
  10. type CommandCursor = Cursor

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

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

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

    Permalink
    Definition Classes
    TypeImports
  14. type DBObject = mongodb.DBObject

    Permalink
    Definition Classes
    TypeImports
  15. type DBRef = mongodb.DBRef

    Permalink
    Definition Classes
    TypeImports
  16. type GeoCoords = query.dsl.GeoCoords[_, _]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TypeImports
  34. type MongoDBList = commons.MongoDBList

    Permalink
    Definition Classes
    TypeImports
  35. type MongoDBObject = commons.MongoDBObject

    Permalink
    Definition Classes
    TypeImports
  36. type MongoException = mongodb.MongoException

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

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

    Permalink
    Definition Classes
    TypeImports
  39. type ObjectId = org.bson.types.ObjectId

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

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

    Permalink
    Definition Classes
    TypeImports
  42. type ValidBarewordExpressionArgType[T] = query.ValidBarewordExpressionArgType[T]

    Permalink
    Definition Classes
    TypeImports
  43. type ValidDateOrNumericType[T] = query.ValidDateOrNumericType[T]

    Permalink
    Definition Classes
    TypeImports
  44. type ValidDateType[T] = query.ValidDateType[T]

    Permalink
    Definition Classes
    TypeImports
  45. type ValidNumericType[T] = query.ValidNumericType[T]

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

    Permalink
    Definition Classes
    TypeImports
  47. 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. final def asInstanceOf[T0]: T0

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  15. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

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

Inherited from query.TypeImports

Inherited from commons.TypeImports

Inherited from TypeImports

Inherited from AnyRef

Inherited from Any

Ungrouped