Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapReduce<ReturnType, IntermediateValue>

Type parameters

  • ReturnType

  • IntermediateValue

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

app

app: App

collection

collection: Collection

name

name: string = "map-reduce"

params

params: MapReduceParams<ReturnType, IntermediateValue>

Methods

calculate

  • calculate(context: Context, item: Item): Promise<any>

Generated using TypeDoc