EventSummary

The structure summarizing all of the results of a Reduce operation.

Values

  • id : string : A string identifying the Reduce operation.
  • results : EventResult [] : A series of results.
  • numResults : int : The number of valid entries in results.
  • Size : int : The size of the structure in bytes.