DryadLinqContextOutputDataCompressionScheme Property DryadLINQ documentation
Gets or sets the value specifying the compression scheme for output data.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public CompressionScheme OutputDataCompressionScheme { get; set; }

Property Value

Type: CompressionScheme
Remarks

The default is None.
See Also

Reference