Click or drag to resize

PartitionerConstants Class

Inheritance Hierarchy
SystemObject
  Ookii.Jumbo.JetPartitionerConstants

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public static class PartitionerConstants

The PartitionerConstants type exposes the following members.

Fields
Remarks

Partitioners for use with Jumbo Jet should allow the user to specify an equality comparer using the stage settings using the settings key specified by EqualityComparerSetting.

See Also