| RangePartitionerSplitFileName Field |
The name of the partition split file.
Namespace:
Ookii.Jumbo.Jet.Samples.IO
Assembly:
Ookii.Jumbo.Jet.Samples (in Ookii.Jumbo.Jet.Samples.dll) Version: 2.0.0
Syntax public const string SplitFileName = "SplitPoints"
Public Const SplitFileName As String = "SplitPoints"
public:
literal String^ SplitFileName = "SplitPoints"
static val mutable SplitFileName: string
Field Value
Type:
StringSee Also