A type that implements IDecomposable{TSource, TAccumulate, TResult} where
TSource is the element type of the input, TAccumulate is the element type
of an intermediate dataset, and TResult is the output type of the method
annotated by this attribute.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Property Value
Type: TypeSee Also