Object

reactivemongo.play.json.commands

JSONAggregationFramework

Related Doc: package commands

Permalink

object JSONAggregationFramework extends AggregationFramework[JSONSerializationPack.type]

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

Type Members

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

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

    Permalink
    Definition Classes
    GroupAggregation
  3. case class AddToSet extends api.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 api.commands.AggregationFramework.GroupFunction with Product with Serializable

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AggregationFramework
  16. sealed trait GroupFunction extends AnyRef

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

    Permalink
    Definition Classes
    AggregationFramework
  18. trait ImplicitlyDocumentProducer extends AnyRef

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    GroupAggregation
  28. sealed trait MetadataKeyword extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    AggregationFramework
  33. trait PipelineOperator extends AnyRef

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AggregationFramework
  41. sealed trait SortOrder extends AnyRef

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AggregationFramework
  50. case class Aggregate extends CollectionCommand with CommandWithPack[api.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

  51. case class AggregationResult extends Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
    Annotations
    @deprecated
    Deprecated

    (Since version 0.12.7) Use api.collections.Aggregator

  52. case class Cursor extends Product with Serializable

    Permalink
    Definition Classes
    AggregationFramework
    Annotations
    @deprecated
    Deprecated

    (Since version 0.12.7) Use api.collections.Aggregator

  53. case class SumValue extends api.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. object ImplicitlyDocumentProducer

    Permalink
    Definition Classes
    ImplicitCommandHelpers
  5. object PipelineOperator

    Permalink
    Definition Classes
    AggregationPipeline
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def booleanValue(b: Boolean): JsValue

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  8. lazy val builder: Builder[pack.type]

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def doubleValue(d: Double): JsValue

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  11. def elementProducer(name: String, value: JsValue): (String, JsValueWrapper)

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  12. final def eq(arg0: AnyRef): Boolean

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  17. def intValue(i: Int): JsValue

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  18. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  19. def longValue(l: Long): JsValue

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  20. def makeArray(value: JsValue, values: Seq[JsValue]): JsValue

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  21. def makeDocument(elements: Seq[(String, JsValueWrapper)]): JsObject

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  22. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  25. val pack: JSONSerializationPack.type

    Permalink
    Definition Classes
    JSONAggregationFramework → AggregationPipeline → ImplicitCommandHelpers
  26. def stringValue(s: String): JsValue

    Permalink
    Attributes
    protected
    Definition Classes
    JSONAggregationFramework → AggregationFramework
  27. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped