Object

reactivemongo.api.bson.collection.BSONBatchCommands

BSONAggregationFramework

Related Doc: package BSONBatchCommands

Permalink

object BSONAggregationFramework extends AggregationFramework[BSONSerializationPack.type]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BSONAggregationFramework
  2. AggregationFramework
  3. AggregationPipeline
  4. SliceAggregation
  5. GroupAggregation
  6. ImplicitCommandHelpers
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class AddFieldToSet extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  2. case class AddFields extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  3. case class AddToSet extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  4. case class Ascending extends SortOrder with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  5. case class Avg extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  6. case class AvgField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  7. case class BucketAuto extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  8. final class ChangeStream extends commands.AggregationFramework.PipelineOperator

    Permalink
    Definition Classes
    AggregationFramework
  9. case class Count extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  10. case class Descending extends SortOrder with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  11. case class Filter extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  12. case class First extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  13. case class FirstField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  14. case class GeoNear extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  15. case class GraphLookup extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  16. case class Group extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  17. case class GroupField extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  18. sealed trait GroupFunction extends AnyRef

    Permalink
    Definition Classes
    GroupAggregation
  19. case class GroupMulti extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  20. trait ImplicitlyDocumentProducer extends AnyRef

    Permalink
    Definition Classes
    ImplicitCommandHelpers
  21. case class IndexStatAccesses extends Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  22. case class IndexStatsResult extends Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  23. case class Last extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  24. case class LastField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  25. case class Limit extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  26. case class Lookup extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  27. case class Match extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  28. case class Max extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  29. case class MaxField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  30. sealed trait MetadataKeyword extends AnyRef

    Permalink
    Definition Classes
    AggregationFramework
  31. case class MetadataSort extends SortOrder with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  32. case class Min extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  33. case class MinField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  34. case class Out extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  35. trait PipelineOperator extends AnyRef

    Permalink
    Definition Classes
    AggregationPipeline
  36. case class Project extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  37. case class Push extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  38. case class PushField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  39. case class Redact extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  40. case class ReplaceRoot extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  41. case class ReplaceRootField extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  42. case class Sample extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  43. case class Skip extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  44. final class Slice extends commands.AggregationFramework.PipelineOperator

    Permalink
    Definition Classes
    SliceAggregation
  45. case class Sort extends commands.AggregationFramework.PipelineOperator with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  46. sealed trait SortOrder extends AnyRef

    Permalink
    Definition Classes
    AggregationFramework
  47. case class StdDevPop extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  48. case class StdDevPopField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  49. case class StdDevSamp extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  50. case class StdDevSampField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  51. case class Sum extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  52. case class SumField extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
  53. class Unwind extends commands.AggregationFramework.PipelineOperator with Product with Serializable with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  54. case class UnwindField extends Unwind with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
  55. case class Aggregate extends CollectionCommand with CommandWithPack[commands.AggregationFramework.pack.type] with CommandWithResult[AggregationResult] with Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
    Annotations
    @deprecated
    Deprecated

    (Since version 0.12.7) Use api.collections.Aggregator

  56. case class AggregationResult extends Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
    Annotations
    @deprecated
    Deprecated

    (Since version 0.12.7) Use api.collections.Aggregator

  57. case class Cursor extends Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
    Annotations
    @deprecated
    Deprecated

    (Since version 0.12.7) Use api.collections.Aggregator

  58. case class SumValue extends commands.AggregationFramework.GroupFunction with Product with Serializable

    Permalink
    Definition Classes
    GroupAggregation
    Annotations
    @deprecated
    Deprecated

    (Since version 0.12.0) Use SumAll

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. lazy val builder: Builder[pack.type]

    Permalink
    Attributes
    protected
    Definition Classes
    AggregationFramework
  6. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  16. val pack: BSONSerializationPack.type

    Permalink
    Definition Classes
    BSONAggregationFramework → AggregationPipeline → ImplicitCommandHelpers
  17. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped